How to run and automate visual tests on your website

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 in Docker with Java and Maven

How to Run Selenium Tests in Docker with Java and Maven

Learn how to run Selenium WebDriver tests in Docker containers with Java and Maven. Step-by-step guide to automated browser testing and CI/CD.

How to run Docker PHP integration tests

How to run Docker PHP integration tests

Buddy allows for easy and effortless test builds using docker. Learn how to run Docker PHP application tests

How to use MySQL in PHP builds

How to use MySQL in PHP builds

This short guide explains how to add MySQL and use it with PHP apps.

How to take screenshots with Puppeteer

How to take screenshots with Puppeteer

Learn how to grab screenshots of your website on every push to branch with a Puppeteer Node.js library on headless Chrome.

How to automate visual reviews with Percy

How to automate visual reviews with Percy

Learn how to integrate Buddy with Percy to make snapshots of your websites on every push to Git.

How to run Selenium tests with Laravel Dusk

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

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.