How to Test This - Selenium WebDriver
A summary of a podcast interview discussing Selenium WebDriver, its comparison with Playwright, and best practices for test automation.
A summary of a podcast interview discussing Selenium WebDriver, its comparison with Playwright, and best practices for test automation.
Using AI to convert Chrome DevTools recordings into WebDriver Java code for test automation, exploring an open-source alternative to commercial tools.
Using the free OpenCode AI agent with Grok to automatically generate Page Objects and WebDriver test code in Java, leveraging Chrome DevTools for locators.
A technical guide on setting up and using the new headless Chrome browser with Selenium WebDriver for automated testing.
A developer shares strategies for setting up technical workshops, covering tools like VMs and Docker, and adapting to unexpected challenges.