Skip to content

Releases: apis3445/Playwright

v.0.19.2: feature: Improve step descriptions to Allure Test Ops

10 Nov 00:46
494f6b3
Compare
Choose a tag to compare

Enhancements

  • Improved step descriptions and annotations for better traceability and debugging.
  • Simplified methods by removing redundant annotations and enhancing logic.

Allure DevOps Cloud Integration

02 Nov 20:28
Compare
Choose a tag to compare
  • Improve Allure Suites and Parameters
  • Change Azure DevOps pipeline to connect Allure on the cloud
  • Minor fixes on AddDescription to include the color for the description

Add parameterized tests

19 Oct 18:40
f94b26a
Compare
Choose a tag to compare
  • Added parameterized tests and allure parameters for improved test reporting.
  • Updated Playwright and other dependencies to the latest versions.
  • Integrated environment variables for Azure DevOps pipeline configuration.
  • Removed pat_token required for previous Microsoft Playwright Reporter.
  • Fix step reporter file copy if it does not exist.