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.
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