mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-14 21:53:35 +03:00
858c2453b3
This patch adds a reverse proxy in front of novnc and playwright server inside the container. As a result: - container exposes a single HTTP port to the host - all Playwright clients can connect using this exposed port, e.g. `http://127.0.0.1:5400` - navigating to the exposed port in the browser lands on a nice HTML page with a link to view container screen - users can also manually navigate to `http://127.0.0.1:5400/screen` to view screen |
||
---|---|---|
.. | ||
container_install_deps.sh | ||
container_landing.html | ||
container_novnc_proxy.js | ||
container_run_server.sh | ||
install_media_pack.ps1 | ||
PrintDeps.exe | ||
README.md | ||
reinstall_chrome_beta_linux.sh | ||
reinstall_chrome_beta_mac.sh | ||
reinstall_chrome_beta_win.ps1 | ||
reinstall_chrome_stable_linux.sh | ||
reinstall_chrome_stable_mac.sh | ||
reinstall_chrome_stable_win.ps1 | ||
reinstall_msedge_beta_linux.sh | ||
reinstall_msedge_beta_mac.sh | ||
reinstall_msedge_beta_win.ps1 | ||
reinstall_msedge_dev_linux.sh | ||
reinstall_msedge_dev_mac.sh | ||
reinstall_msedge_dev_win.ps1 | ||
reinstall_msedge_stable_linux.sh | ||
reinstall_msedge_stable_mac.sh | ||
reinstall_msedge_stable_win.ps1 |
See building instructions at /browser_patches/winldd/README.md