Page 1 of 1

Chrome v47 with User Agent Switcher - object recognition

Posted: Mon Dec 14, 2015 7:06 pm
by gilbar16
Has anyone tried Ranorex on the Google Chrome (version 47) with User Agent Switcher extension/add-on?
Any luck with Object Recognition?

How do you include in your script (as part of your setup for using User Agent Switcher) the following actions?
Click on "Customize and control Google Chrome"
Select "More tools/Developer tools" option

Re: Chrome v47 with User Agent Switcher - object recognition

Posted: Thu Dec 17, 2015 10:10 am
by Support Team
Hi gilbar16,

May I ask which User Agent Switcher extension you use exactly?
Additionally, it would be great if you could describe the current issues in more detail.

Thank you in advance.

Regards,
Johannes

Re: Chrome v47 with User Agent Switcher - object recognition

Posted: Thu Dec 17, 2015 7:28 pm
by gilbar16
Hi Johannes,

The extension is called "User-Agent Switcher for Chrome 1.0.43".

When you navigate to the Developer tools via the menu or via Ctrl+Shift+i key sequence, selecting a Device from the Device drop down list gets recorded with the same code meaning it does not matter which object or device you did select. Same with the Network drop down.

Thanks.
Gilbert

Re: Chrome v47 with User Agent Switcher - object recognition

Posted: Fri Dec 18, 2015 8:30 am
by Support Team
Hi Gilbert,

If you want to access internal Chrome sites, it is necessary to enable the Global Accessibility Mode.
In order to enable this function, please navigate to "chrome://accessibility/" and change the setting to "on".
Accessibility.png
Regards,
Johannes

Re: Chrome v47 with User Agent Switcher - object recognition

Posted: Fri Dec 18, 2015 6:29 pm
by gilbar16
Hi Johannes,

Thank you for the info on Global Accessibility settings.
I'll try it as soon as possible.

Thanks.
Gilbert

Re: Chrome v47 with User Agent Switcher - object recognition

Posted: Fri Mar 09, 2018 12:02 pm
by mes.abdelhamid
Hello,
thanks for help, any solution for "how to set USER Agent in ranorex"
thanks

Re: Chrome v47 with User Agent Switcher - object recognition

Posted: Fri Mar 09, 2018 12:13 pm
by odklizec
Hi,

Could you be a bit more specific about what exactly you want to achieve?

As mentioned in previous posts, to access the Chrome internal dialogs, you need to enable Global Accessibility flag. Eventually, you can instruct Chrome to start with enabled accessibility by this argument:

Code: Select all

--args --force-renderer-accessibility