How to run and automate visual tests on your website
Learn how to configure a pipeline that will build your application and perform automated visual tests in the staging environment.
How to run Selenium tests with Maven and Docker
Learn how to run Selenium tests on a Dockerized application with Maven and microservices.
How to run Selenium tests with Laravel Dusk
Learn how to write, configure and run E2E tests on your PHP apps with Laravel Dusk and Buddy automation tools.
How to write Selenium tests in Node.js with WebdriverIO
Learn how to run and automate integration tests against Chrome website browser with Node.js, Selenium, and Buddy.