Tag:Security
All the articles with the tag "Security".
-
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.
-
Test Automation - Hiding Secrets Using System Environment Variables
Published:A practical guide to securing sensitive data like passwords in your test automation framework by using system environment variables.