Udemy Playwright: Web Automation Testing From Zero to Hero: Difference between revisions

Jump to navigation Jump to search
m
mNo edit summary
Line 1,992: Line 1,992:
})</nowiki>
})</nowiki>


=== Reporting ===
=== Reporters ===
Configure reporters in <code>playwright.config.ts</code> as per  
Configure reporters in <code>playwright.config.ts</code> as per  
  <nowiki>
  <nowiki>
Line 2,028: Line 2,028:


Allure looks cool but also looks like a bit of a learning curve ...
Allure looks cool but also looks like a bit of a learning curve ...
PS. it seems pretty straight forward to create your own custom reporter as per these instructions [https://playwright.dev/docs/api/class-reporter Playwright class reporter]


=== Visual Testing ===
=== Visual Testing ===
=== Playwright with Docker Container ===
=== Playwright with Docker Container ===
=== Github Actions and Argos CI ===
=== Github Actions and Argos CI ===

Navigation menu