Test suite executes locally when selenium endpoint is selected.

Ask general questions here.
scott.gilchrist
Posts: 1
Joined: Fri Apr 05, 2019 11:01 am

Test suite executes locally when selenium endpoint is selected.

Post by scott.gilchrist » Fri Apr 05, 2019 11:06 am

I have created a VM with selenium server running on it and added it as a selenium endpoint in Ranorex studio.

I created a very simple test suite that only opens chrome to test, but when I run the suite, it executes on my local machine instead of on the selenium endpoint. I can see on the endpoint screen that the endpoint is selected and connected and in the report it has the selenium endpoint quoted.

Is there some other setting I am missing here?

I have attached screenshots of the endpoints settings and the report showing the selenium endpoint set.

Thanks,
Scott
You do not have the required permissions to view the files attached to this post.

User avatar
qwertzu
Posts: 284
Joined: Wed Jan 25, 2017 11:08 am

Re: Test suite executes locally when selenium endpoint is selected.

Post by qwertzu » Tue Apr 09, 2019 12:33 pm

hi scott,

Your configuration seems correct at first sight.
However, are you sure the IP address is the correct address of your remote machine?
Do you use specific endpoint capabilities?
How exactly do you open your browser? Normal open browser action?

regards, qwertzu