Hi, Am trying to navigate through a box folder in order to download few files.
So my box folder path looks like this : UiPath Test Folder>Home>SubFolder.
I need to navigate through various paths like these. . How do i proceed?
Could provide an example workflow file.
Also is it possible to navigate via clicking the folder names?
Am trying that way also… but the selectors seem to be giving me a tough time.
I tried the click method. But there seems to be SelectorNot Found Error. It shows valid when i indicate on screen, but as soon as i run the workflow… it becomes invalid.
What could be the issue?
If the page is opened in the background, I mean in the browser, then the validator will identify the selector @hss. Are you getting any error while running the workflow?