Size: a a a

Aerokube Support

2021 July 12

АА

Александр Андряшин... in Aerokube Support
via env variable in capabilities
источник

HB

Hemanth B in Aerokube Support
Hello team Is this docker compose correct, I am unable to make use of manual run (create session)
источник

HB

Hemanth B in Aerokube Support
источник

HB

Hemanth B in Aerokube Support
When I click Create session it is returning 404
источник

HB

Hemanth B in Aerokube Support
The same Manual session working with Selenoid-UI and selenoid but unable to make it work with ggr, ggr-ui, seleniud-ui
источник

АА

Александр Андряшин... in Aerokube Support
please check this:
источник

АА

Александр Андряшин... in Aerokube Support
источник

HB

Hemanth B in Aerokube Support
Hey thank you I followed this and I am able to hit the URL I think now
источник

HB

Hemanth B in Aerokube Support
hitting with another error 502 Bad Gateway looking into it. Thank you for helping
источник

HB

Hemanth B in Aerokube Support
Have anyone see this below error anytime: `
2021/07/12 19:20:05 [ERROR] [Failed to proxy to http://ggr:5555/wd/hub/session: dial tcp: lookup ggr on 172.30.0.2:53: no such host]` like no such host in docker?
источник

АА

Александр Андряшин... in Aerokube Support
is ggr running with --net=host?
источник

HB

Hemanth B in Aerokube Support
No I am using network_mode: bridge
источник

АА

Александр Андряшин... in Aerokube Support
I cannot understand why you use ggr on single host, you can run only selenoid. Ggr was developed to run in distributed environment...
источник

HB

Hemanth B in Aerokube Support
I am just trying it out, I am planning to use it in distributed environment
источник

АА

Александр Андряшин... in Aerokube Support
ggr should run with --net=host
источник
2021 July 13

HB

Hemanth B in Aerokube Support
Thank you
источник

HB

Hemanth B in Aerokube Support
What needs to be added inorder to fix INVALID_VIDEO_REQUEST_URL error in ggr?
источник

A

Alex in Aerokube Support
Прошу прощения за ламерский вопрос 🙂
Можно ли в запущенную уже сессию передать конфиг для теста?

Например

try {
       await driver.get('http://www.google.com');
   } finally {
       await driver.quit();
   }
источник

IK

Ivan Krutov in Aerokube Support
нет, только копировать driver если
источник

IK

Ivan Krutov in Aerokube Support
provide correct session_id
источник