Replies: 2 comments
|
Sorry i think the problem is with docker.
Probably an error with container and my computer hardware. |
|
I don't understand. I am going to : http://localhost:7900/?autoconnect=1&resize=scale&password=secret |
|
Sorry i think the problem is with docker.
Probably an error with container and my computer hardware. |
|
I don't understand. I am going to : http://localhost:7900/?autoconnect=1&resize=scale&password=secret |
Uh oh!
There was an error while loading. Please reload this page.
Hello,
I use docker selenium/standalone-chrome:latest
4.15.0 (revision 1d14b5521b)I can see http://localhost:4444/ on my browser and i can see an empty session in sessions list.
When i make a test with a php script i have a timeout on
RemoteWebDriver::create($host, $capabilities);:(I don't understand what's happen.
PHP 8.2.10-2ubuntu1Someone can help me ?
Yannick
All code :
All reactions