Then clients must include:
Here’s a full review of the situation. Short Answer Selenium Grid has no default username or password. selenium grid default password
java -jar selenium-server-<version>.jar \ standalone \ --username admin \ --password your-strong-password Or via SELENIUM_GRID_USERNAME / SELENIUM_GRID_PASSWORD env vars. Then clients must include: Here’s a full review