Tag:Selenium
All the articles with the tag "Selenium".
-
Test Automation - Capturing Console Logs and JavaScript Errors with Selenium WebDriver BiDi in Python
Published:Leverage the power of WebDriver BiDi in Selenium Python to automatically capture console logs and JavaScript errors for faster test failure diagnosis.
-
Test Automation Best Practices: Pinning Browser Version in Selenium Python for Stability
Published:A practical guide on how to pin browser and driver versions in Selenium Python to avoid unexpected failures caused by new, unstable releases in CI/CD.
-
Test Automation - How To Use Dynamic Base URLs With Selenium And Playwright Python In GitHub Actions
Published:Learn how to implement dynamic base URLs in your Selenium and Playwright Python tests using GitHub Actions for flexible environment management.
-
Test Automation - How To Use Custom User Agent In Selenium Python Or Playwright Python To Avoid Security Bots
Published:Learn how to implement custom user agents in Selenium and Playwright Python to bypass security bot detection and ensure smooth test automation.