0

I have successfully installed Selenoid on my Mac and can view the ui, but when I try run the tests I get "Requested environment is not available" error and I even can't create the sessions manually

ui screenshot

I have the browsers.json file in config folder and the permissions seem correct. What I might be doing wrong? Could it have something to do with the browser docker image?

$ docker pull selenoid/firefox:88.0. (from Selenoid official site)

Any help would be really appreciated!

NeginM
  • 1
  • 1
  • Check that browsers.json contains browser version you are requesting. Also Firefox does not support "latest" as version because this is rejected by Geckodriver. – vania-pooh May 11 '22 at 03:50
  • Thanks a lot! Changing version from latest to a number for Firefox fixed the issue. – NeginM May 11 '22 at 09:56

0 Answers0