top of page
To see this working, head to your live site.
How do i integrate this plugin for playwright Test Results.
How do i integrate this plugin for playwright Test Results.
3 answers0 replies
3 Comments
Commenting on this post isn't available anymore. Contact the site owner for more info.
bottom of page
Hello @shashankkvs,
Playwright can be integrated with AIO either using the JUnit xml report or if you are using Cucumber, then using the cucumber.json report. Details on both types of integration can be found @ https://aiosupport.atlassian.net/wiki/spaces/NAT/pages/1909325834/Playwright#Playwright-+-Cucumber-Setup. AIO Tests also has REST APIs, which can be integrated with your current playwright framework, if you would like to have more fine-grained control over integration.
HTH
-N