This video explains how to use the Webdriver module from Testcontainers together with Selenide. With this setup, you’ll start the web driver (e.g. chromedriver) inside a Docker container and don’t need any further setup on your machine.

Find more information about Selenide here: https://selenide.org/index.html

The source code for this example is available on GitHub: https://github.com/rieckpil/blog-tutorials/tree/master/write-concise-web-tests-with-selenide

More testing related content is available here: https://rieckpil.de/category/testing/

» Want to become an expert for testing Spring Boot applications? Join the Testing Spring Boot Applications Masterclass: https://rieckpil.de/testing-spring-boot-applications-masterclass/

» Join the 14 Days Free Email Course on Testing Java Applications to Accelerate Your Testing Success: https://rieckpil.de/getting-started-with-testing-java-applications-email-course/

#selenide #webdriver #module

Use the Testcontainers Webdriver Module together with Selenide
1.05 GEEK