Hi,
I work at a company that uses a webpage called Solargis. I deal with customer sites where I have to get its coordinates to find yield. The configurations and the process to find yield is the same, for eg. set tilt of panels to 10 degree etc. But the only thing different is that for every time I work with a new site, inputting the coordinates will also reflect onto the web link for example 1.87689056, 3.976756(eg. of site coordinate) is into the main web link of solargis. So www.solargis.com/1.87689056 , 3.976756.Thus not consistent for every new site I created. Ive watched on youtube on the rpa challenge of dynamic ui selectors but it works for them because the webpage link remains unchanged except the UI element selectors. Is there any way I can find a solution?
Thanks!