How to debug your Playwright scripts with the built-in inspector

How to debug your Playwright scripts with the built-in inspector

Checkly

2 года назад

8,147 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@damienosullivan6353
@damienosullivan6353 - 28.05.2023 01:26

Is it possible to search for other locators when debugging each step?

Similar to when running a Cypress JS test you can enter locators and they are highlighted on the UI?

Ответить
@ravi14feb
@ravi14feb - 28.05.2023 13:04

Great Stuff, amazing content. I have a quick question about the Codegen record popup, I am unable to see JavaScript in the target dropdown, using Playwright version 1.29.1. any lead will be highly appreciated

Ответить
@taoufiqken6345
@taoufiqken6345 - 23.08.2023 21:34

thanks a lot, you saved me man.
your IDE looks nice, which plugin are you using ?

Ответить
@praveenparthiban4008
@praveenparthiban4008 - 06.12.2023 20:21

hi thanks,
but its stopped when ever we switches to new page from one page to another via inspect

Ответить
@amytavmukherjee
@amytavmukherjee - 05.08.2024 16:19

Is it possible to debug from middle of a test script of chromium is already open? Dont want to start from beginning esp. if its a huge test script

Ответить