Tag:Allure
All the articles with the tag "Allure".
-
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.
-
Test Automation - How To Add Git Version Control Data To Allure Report in Python
Published:Learn how to automatically add Git commit information to Allure reports in a Python project using GitPython, improving debugging and traceability.
-
Test Automation - Selenium Example Python Project 2022 Updates
Published:An overview of recent updates to a Selenium Python example project, including CI/CD improvements, dependency automation with Dependabot, and enhanced reporting.
-
Test Automation - How To Attach Public IP Adress to Allure report using Pytest and Requests
Published:Learn how to automatically attach the public IP address of the test execution machine to Allure reports for enhanced debugging of failed tests.