We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
It would be very useful if Nanobox had a Selenium component which could be used to perform acceptance tests.
Something like selenium/standalone-chrome would be perfect since it provides Chrome, ChromeDriver, Selenium and a proper Xvfb setup out of the box.
Since Docker containers can easily access other containers in the same network, Selenium could easily access web components for testing.
The text was updated successfully, but these errors were encountered:
This is basically possible as mentioned in #365. I'll open separate issues like #382 and #383.
Sorry, something went wrong.
No branches or pull requests
It would be very useful if Nanobox had a Selenium component which could be used to perform acceptance tests.
Something like selenium/standalone-chrome would be perfect since it provides Chrome, ChromeDriver, Selenium and a proper Xvfb setup out of the box.
Since Docker containers can easily access other containers in the same network, Selenium could easily access web components for testing.
The text was updated successfully, but these errors were encountered: