Tag:Browser-Storage
All the articles with the tag "Browser-Storage".
-
Test Automation - Speeding Up Testing with Playwright Python using Local Storage
Published:Optimize your test execution time by using Playwright to programmatically manipulate browser local storage, bypassing repetitive UI steps to set up application state.
-
Test Automation - How To Attach Session Storage, Local Storage, Cookies, and Console logs To Allure Report in Selenium Python
Published:A guide on capturing and attaching crucial browser data like session/local storage, cookies, and console logs to Allure reports for better debugging.