We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0beb3ea commit 21e7068Copy full SHA for 21e7068
README.md
@@ -70,7 +70,7 @@ docker run -d -p 4444:4444 -p 7900:7900 --shm-size="2g" selenium/standalone-fire
70
71
3. That's it!
72
73
-4. (Optional) To see what is happening inside the container, head to http://localhost:7900 (password is `secret`).
+4. (Optional) To see what is happening inside the container, head to <http://localhost:7900/?autoconnect=1&resize=scale&password=secret>.
74
75
More details about visualising the container activity, check the [Debugging](#debugging) section.
76
0 commit comments