Hello !
I’m facing a problem maybe someone can help me, I have a folder list on a web interface, I need to be able to select (click on the folder) a specific one.
How can I automate this? select a specific row ( folder ) on a list of folder, what i mean is the folder i need to click on ( open ) can change everytime i launch the process, so how do I tell the robot which one to choose with ui automation ( on a browser )
Thanks in advance !