Hi Team,
We are trying to send our test execution results to Reportportal, while trying with "yarn cypress run", which is single thread, the reportportal is enabled and capturing the test evidence in the rp. When I'm trying with "yarn run cypress-parallel -s test -t 3 -d cypress/e2e/**/*.cy.js" is running fine with 3 threads but it is not enabling the ReportPortal to capture the test evidence.
Please let me, the reportportal will work with cypress-parallel plugin.
Thanks in Advance.