Ranorex is not able to identify CEF application elements

Ask general questions here.
Sai
Posts: 22
Joined: Tue Jul 18, 2017 10:59 am

Ranorex is not able to identify CEF application elements

Post by Sai » Tue Sep 26, 2017 1:58 pm

Hello Users,

I am using Ranorex 7.1.1 for CEF application but getting below errors while identifying/recording

"The Chrome debugging interface was either not found or is not enabled. Process: PSSAppSheel (pid 10204)"
"The Chrome debugging interface was either not found or is not enabled. Process: PSSAppSheel (pid 6260)"

Manually i am unable to open my application which is .exe form so my developers given batch file to open my application and i am providing command C:/folder/AUT.bat --remote-debugging-port=8081 when i start recording (i have given C:/folder/AUT.bat --remote-debugging-port=8081 in batch file but same error) and also provided different port numbers but getting above error.

And i have followed all steps at https://www.ranorex.com/help/latest/tec ... plications.

Can i use batch file instead .exe file of AUT?

Note: I am able to identify Chrome elements

Please suggest me how can i solve it.

Any reply appreciated.

Regards,
Sai

asdf
Posts: 174
Joined: Mon Mar 21, 2016 3:16 pm

Re: Ranorex is not able to identify CEF application elements

Post by asdf » Wed Sep 27, 2017 3:40 pm

Hi Sai,

I don't think that it is possible to start a batch file with an argument. However, you could edit this file with a text editor, and add the argument to the line where the *.exe file is executed.

I hope this helps you.

Sincerely,
asdf