Hi all, I have one question. I want to run a selenoid server with Chrome and Firefox images on my computer, also spin up Safari on a Mac and run IE on Windows. When you are running test, you can specify the browser and the URL that the tests will point. To make a hub on your computer and raise nodes on other devices (like the analogy with Selenium Grid). Is it possible?
Hi all, I have one question. I want to run a selenoid server with Chrome and Firefox images on my computer, also spin up Safari on a Mac and run IE on Windows. When you are running test, you can specify the browser and the URL that the tests will point. To make a hub on your computer and raise nodes on other devices (like the analogy with Selenium Grid). Is it possible?
Всем привет. Тупой вопрос: Если в browsers.json не задавать параметры cpu, mem то контейнер с браузером будет имень неограниченное количество ресурсов или же там есть какое-то дефолтное значение?
Всем привет. Тупой вопрос: Если в browsers.json не задавать параметры cpu, mem то контейнер с браузером будет имень неограниченное количество ресурсов или же там есть какое-то дефолтное значение?
привет. Как можно подключиться к существующим сессиям по вебсокетах. Например пытаюсь с помощью джавы подключиться к ws://ip:8080/ws/logs/a9cc4ba7ce6f98e0d5b363497be59415, а в итоге получаю 403 ошибку. Параметром передаю только пароль вида .newWebSocketBuilder().header("Authorization", basicAuth("", "selenoid"))
привет. Как можно подключиться к существующим сессиям по вебсокетах. Например пытаюсь с помощью джавы подключиться к ws://ip:8080/ws/logs/a9cc4ba7ce6f98e0d5b363497be59415, а в итоге получаю 403 ошибку. Параметром передаю только пароль вида .newWebSocketBuilder().header("Authorization", basicAuth("", "selenoid"))