Fake Webcam and Microphone in Chrome for Selenium Tests
How to feed Chrome a fake webcam and microphone during automated tests, so Selenium, Puppeteer, Playwright and Cypress can drive media features.
Read article →Browser automation techniques: captchas, extensions, media devices and i18n.
How to feed Chrome a fake webcam and microphone during automated tests, so Selenium, Puppeteer, Playwright and Cypress can drive media features.
Read article →
How to install and drive a browser extension end to end, with working examples for Selenium, Puppeteer and Playwright on the major browsers.
Read article →
How to write automated tests against a Tailwind CSS site when there are no semantic class names, and how to catch visual regressions.
Read article →
Learn more about Internationalization Testing: how to prepare and test your website or mobile app for different regions in the world.
Read article →
Puppeteer combined with a test framework provides a great way to run automated browser tests. Follow this guide for more information.
Read article →
Practical ways to get an automated test past a captcha: disable it in staging, click the reCaptcha checkbox, or solve it by hand mid-run.
Read article →