Hello,
I need help to start selenium grid in Tellus application Web.
My Service Studio is 11.6.1 Build 3699Error when click Start:
Where is your application hosted? Is the URL of the hub accessible from the OutSystems environment. I see you're supplying private IP.
Thanks for your reply.
My application are hosted in a Outsystems Cloud enterprise.This URL was created automatically when I installed Selenium Server.
Swatantra Kumar wrote:
If you are using a OutSystems Cloud, please check Cloud Mode.
Hi,Thanks for your reply.I select cloud mode and install chrome.When I started the test give me a error.What I'm doing wrong?
Sadanobu Kodan wrote:
You need to make the browser version and driver version the same.
Now, I run the test but it does not open the browser.
I want to run the test with the browser open.
In a cloud environment, you cannot connect to the server with a remote desktop. Therefore, you cannot check the opened browser. However, it is possible to get a screen capture within the test script.
OK thank you.I thought it was possible, because in your demo presentation, it shows the browser open when running the test.
https://youtu.be/Z6eGYx0JVjM
Yes. This demo is recorded in an on-premise environment.