fix(UI Mode): Update the Source doc

This commit is contained in:
Myroslav Oleinykov 2024-10-01 19:45:04 +02:00 committed by GitHub
parent 78054a7652
commit efc1f4231f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -60,7 +60,7 @@ Click on the pick locator button and hover over the DOM snapshot to see the loca
## Source ## Source
As you hover over each action of your test the line of code for that action is highlighted in the source panel. When you click on an action in your test, the corresponding line of code is highlighted in the Source panel.
![showing source code of tests in ui mode](https://github.com/microsoft/playwright/assets/13063165/49b9fa2a-8a57-4044-acaa-0a2ea4784c5c) ![showing source code of tests in ui mode](https://github.com/microsoft/playwright/assets/13063165/49b9fa2a-8a57-4044-acaa-0a2ea4784c5c)