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.
Thanks for your response. Since iam using Test Framework i am able to import the cases using JUnit Reports. But the tags with '@' are not mapping to Cases in AIO. Do we have any update on this in future, or iam missing anything here which needs to understand
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