mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
docs(getting-started): fix typo (#20468)
Signed-off-by: Pob Ch <590650@gmail.com>
This commit is contained in:
parent
821949d580
commit
7cb1b2db39
@ -68,7 +68,7 @@ If your test fails VS Code will show you error messages right in the editor show
|
||||
|
||||
### Live Debugging
|
||||
|
||||
You can debug your test live in VS Code. After running a test with the `Show Browser` option checked, click on any of the locators in VS Code and it will be highlighted in the Browser window. Playwright will highlight it if it exits and show you if there is more than one result
|
||||
You can debug your test live in VS Code. After running a test with the `Show Browser` option checked, click on any of the locators in VS Code and it will be highlighted in the Browser window. Playwright will highlight it if it exists and show you if there is more than one result
|
||||
|
||||
<img width="1394" alt="live debugging in VS Code" src="https://user-images.githubusercontent.com/13063165/212884329-0755b007-0d69-4987-b084-38fd5bfb577d.png" />
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user