Ezrealer
Ezrealer
when i run webdriver.Remote() in my program for some times ,the first few times success,after 3 or more times,errors as follows: program error: selenium.common.exceptions.SessionNotCreatedException: Message: wait: http://172.17.0.2:4444/ does not respond...
i want to start a selenoid/chrome docker container manually and then i can see it in selenoid-ui,how can i do it? when i user webdriver to connect ip:4444,how the selenoid/vnc:chrome...
i want to start or stop record at anytime,can selenoid do it?thank you~