top of page
To test this feature, visit your live site.
How do i integrate this plugin for playwright Test Results.
How do i integrate this plugin for playwright Test Results.
post-stats.answer-countpost-stats.reply-count
number Comments
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