Selenium Grid¶
The project uses Selenium Grid for browser automation tasks.
- Service Name:
selenium - Internal Port: 4444
- Public URL: https://selenium.lage-beauty.de/
- Credentials: Configured in bitwarden.
Live View (noVNC)¶
You can watch the browser automation in real-time using the built-in noVNC viewer.
- Navigate to https://selenium.lage-beauty.de/.
- Click on "Sessions" to see active browser sessions.
- If prompted for a password to view the session, use:
- Password:
secret
- Password:
Configuration¶
The Selenium service is defined in docker-compose.https.yml. It runs a standalone Chrome instance.