Get a grid up and running in a few seconds! Prerequisites If you have questionsĪbout how to get started, please join the #zalenium channel on Slack. Simple way to create a grid and contribute to the Selenium community. As mentioned before, this project’s aim is to provide a Part of the idea comes from this Sauce Labs post.Īs you can imagine, it is the result of mixing Zalando and
Zalenium’s main goal is: to allow anyone to have a disposable and flexible Selenium Grid infrastructure. The test gets redirected to a cloud testing provider ( Sauce Labs,īrowserStack, TestingBot, CrossBrowserTesting, LambdaTest). If you need a capability that cannot be fulfilled by docker-selenium, On a node created from scratch and disposed after the test completes. Your UI tests run faster in Firefox and Chrome because they are running in your own local network, That is why we took this approach where docker-selenium Provide capabilities to cover all browsers and platforms.Maintain it over time (keep up with new browser, Selenium and drivers versions).Have a stable grid to run UI tests with Selenium.Our test suite run time has dropped from more than an hour to six minutes.