tebeka / selenium

Selenium/Webdriver client for Go
MIT License
2.51k stars 410 forks source link

Make the Xvfb startup timeout configurable. #298

Open ralimi opened 2 years ago

ralimi commented 2 years ago

This helps in cases where Xvfb timeout may be slower. See https://github.com/google/chrome-ssh-agent/issues/30 for an example of where the existing 3 seconds is not sufficient.