Cannot detect any element in the page with Chome Frame

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.

Thanks again! I appreciate it.

Are you using Chrome Browser??
If yes
Follow the below image
image

Regards, Arivu :slight_smile:

I’m actually using IE browser. And yes I’ve installed the extension but sill not working.

I’m actually using IE browser. And yes I’ve installed the extension but sill not working.

I’m actually using IE browser. And yes I’ve installed the extension but sill not working.

Hi @AaronWei,

If you are using IE no need to make change it will work default
because In UiPath Default browser is IE.

try to close and recheck again

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.

Hello @AaronWei, does this happen on that domain only, or in all websites?

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.

Only happens on several pages which are under chrome frame. For other pages in the same system(website), UiPath works perfectly.

Hi @AaronWei,

Apart from pages, which are developed in Chome Frame, are working fine with IE8 ? do you see any compatibility issue are any other issues there?

This is quite old thread but … I am sharing something that worked for me.
This might be useful for some others.

Go to windows “Task Manager”
Kill All Chrome processes under it.
restart Chrome browser.