Posts
All the articles I've posted.
-
Test Automation - How to Bypass Re-Login With Playwright Python And Pytest
Published:Speed up your test suite by using Pytest fixtures and Playwright's session storage to bypass repeated logins and persist authenticated sessions.
-
Test Automation - Maximizing Browser Window With Playwright Python And Pytest
Published:A guide to maximizing the browser window in Playwright with Pytest fixtures to ensure consistent visual testing and capture full-page error details.
-
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.