Skip to content

Commit

Permalink
Faster access to noVNC (SeleniumHQ#1748)
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
nwtgck authored and prashanth-volvocars committed May 30, 2023
1 parent 9aa9fc8 commit 3d0bd60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ docker run -d -p 4444:4444 -p 7900:7900 --shm-size="2g" selenium/standalone-fire

3. That's it!

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>.

More details about visualising the container activity, check the [Debugging](#debugging) section.

Expand Down

0 comments on commit 3d0bd60

Please sign in to comment.