reportportal / agent-js-playwright

Agent to integrate Playwright with ReportPortal.
https://www.npmjs.com/package/@reportportal/agent-js-playwright
Apache License 2.0
34 stars 14 forks source link

EPMRPP-84084 || Nested steps are not finished #106

Closed Bam6ycha closed 1 year ago

Bam6ycha commented 1 year ago

The main problem was with the name collision. When nested step and parent has the same name. Property id was added to the step object as a temporary solution. We need to consider the possibility to rewrite getCodeRef util.