agent-js-cypress
agent-js-cypress copied to clipboard
Launches not reflected in RP Dashboard - API Token correct
Hi, I am using the cypress-reportportal plugin and have the same configuration as specified hier but running my test does not appear in RP.
I also included some logging in my test scripts such as:
cy.setTestDescription("1","with user details")
cy.addTestAttributes([
{
value: 'userTest'
},
])
..
..
cy.setStatusPassed("with user details")
Hopefully, someone here could help me. Maybe i forgot something to add or configure? Thank you!
I am also facing the same issue. Any updates here?
Hello guys!
Is this issue still relevant for you using the latest version of agent-js-cypress
?
Check out the demonstration repo for an example usage.
Feel free to ask questions if any.