Ilya
Ilya
Hello @shyamala97 ! Seems that the problem associated with self-signed certificates. You can find the details and possible solutions in [this](https://github.com/reportportal/client-javascript/issues/102) issue.
Hello @shyamala97 ! Does the provided workaround work for you?
Hello @vivienbcr ! Seems like this error occurs because you are using `test.describe` without a title. At the moment (versions 5.0.*), the agent uses titles to build a tree of...
Hello @quldude ! Thanks for the issue. Actually we don't have special space in RP to show skipping reason. Should we add it to the test as a log message...
Thank you for the suggestion. We need to discuss your request in detail internally because the RP product collects test automation results from different platforms and languages. AFAIK, most test...
Hello @JacksonLei123 ! Could you please provide your playwright and RP agent configs?
Do the following requests reach the RP server? Could you run the tests with `debug: true` to collect more verbose output related to the requests the agent sends.
The logged request you provided looks fine. Could you run our [example](https://github.com/reportportal/examples-js/tree/master/example-playwright) and make sure the wrong behavior is still there? I just want to exclude network-specific and RP instance...
So seems like the issue is not related to this agent, because the examples works fine. What is your reportportal version?
Hello @JacksonLei123 ! Is the issue still relevant? Could you please try to start the new launch by RP API request? You can use Swagger API spec from API page:...