You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You need to capture the X-Ray traceability of the pages accessed by chromium.puppeteer, mainly from the following methods:
- page.goto
- page.screenshot
- page.pdf
Any idea how we can implement it?
The text was updated successfully, but these errors were encountered:
You need to capture the X-Ray traceability of the pages accessed by chromium.puppeteer, mainly from the following methods:
- page.goto
- page.screenshot
- page.pdf
Any idea how we can implement it?
The text was updated successfully, but these errors were encountered: