Skip to content
Advertisement

How to access selenoid ui using selenoid?

Actually, I am trying to create new google profile in selenoid session and one of the ways that I found out is to use vnc to click some buttons that selenium can`t.

But when I am trying to get localhost:8080 the page doesn`t load.

So, what should I do?

Advertisement

Answer

You will have to link the selenoid and selenoid-ui containers.

JavaScript

You have to download a browser image.

JavaScript

Also, please make sure the browsers.json file is updated.

JavaScript
User contributions licensed under: CC BY-SA
4 People found this is helpful
Advertisement