Size: a a a

Aerokube Support

2021 March 15

MC

Matheus Cortezi in Aerokube Support
I'm trying to set a longer timeout for selenoid running on a container, since it's also running airflow, it's a docker-compose situation
источник

MC

Matheus Cortezi in Aerokube Support
But I found only CLI commands, and I think that if I use this and stop and up my container again, it'll be gone and the timeout will go back to standard
источник

MC

Matheus Cortezi in Aerokube Support
I tried changing it in the .yml file, but didn't work well, maybe I did it wrong
источник

MC

Matheus Cortezi in Aerokube Support
commented part on top is what I tried, bottom is what was working before
источник

АА

Александр Андряшин... in Aerokube Support
there is capability called "sessionTimeout" you can set it by test code for ex "5m"
источник

MC

Matheus Cortezi in Aerokube Support
Александр Андряшин
there is capability called "sessionTimeout" you can set it by test code for ex "5m"
oh, you're the same guy that answered it in 2017, Great! haha
источник

MC

Matheus Cortezi in Aerokube Support
My friend, I'm very new to this, sorry if it sounds dumb, but I'm not sure where to put the command, you see? I tried on the .yml file, is it right?
источник

АА

Александр Андряшин... in Aerokube Support
do you know what is capability? and how to set it to create new browser session?
источник

АА

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

MC

Matheus Cortezi in Aerokube Support
Александр Андряшин
do you know what is capability? and how to set it to create new browser session?
Yes, That much I know
источник

MC

Matheus Cortezi in Aerokube Support
oh, cool, got it
источник

MC

Matheus Cortezi in Aerokube Support
Thanks a bunch, man
источник

D

Dimases in Aerokube Support
Подскажите, пожалуйста, как бы с этим бороться?
Timed out receiving message from renderer

Очень часто вылетает.
источник

OB

Oleg Berezhnoy in Aerokube Support
долго грузятся странички, по таймауту отваливается. Может сеть тормозит, интернет, само приложение under test
источник

D

Dimases in Aerokube Support
Oleg Berezhnoy
долго грузятся странички, по таймауту отваливается. Может сеть тормозит, интернет, само приложение under test
может. можно где-то таймаут увеличить?
источник

OB

Oleg Berezhnoy in Aerokube Support
webdriver.manage().timeouts().pageLoadTimeout()
источник

D

Dimases in Aerokube Support
Oleg Berezhnoy
webdriver.manage().timeouts().pageLoadTimeout()
на php видимо это $driver->manage()->timeouts()->pageLoadTimeout($this->timeoutSelenium);
источник

OB

Oleg Berezhnoy in Aerokube Support
Наверное :) главное искать в свойствах экземпляра веб драйвера
источник
2021 March 16

D

Dimases in Aerokube Support
Oleg Berezhnoy
Наверное :) главное искать в свойствах экземпляра веб драйвера
Да, оно, спасибо, раза в два увеличил
источник

a

alexey in Aerokube Support
Есть где нибудь файл browsers.xml с добавленными android емуляторами?
источник