Hi guys!
I’m developing some robots for a client whose pages were developed in Chome Frame but the only broweser in the computer is IE. When I try to click or find some elements in that page, I found that UiPath cound not detect anything, all the buttons and checkboxes are indetectable. Since the robot has to do lots of activities within the page, could anybody help me find a way to deal with it? Thanks.
P.S. I’m in China and the clients’ web environment is blocked for the sake of information security, so it might be difficult to download Chrome extensions via google store.
It does work for the most of time, but everytime when I try to click or type something in the particular pages, UiPath cannot find the elements(These pages were developed under Chrome Frame). The whole page has only one single selector called “” and no other selectors. Is this because the edition of IE? The system was developed and used in older versions of IE(like IE8). I tried to use Citrix to click or type without detect the elements but when it’s put within the state machine or flowchart, it doesn’t work.
When I tried to click c element on the page, a window came out, telling me that ‘We detected that you are trying to capture in a browser and your extension is not enabled. Please enable UiPath extension before continuing.’. However, I’ve installed the extension and enabled it. Is there any other method to deal with it?
Thanks.