docs: removed the incorrect portion
This commit is contained in:
parent
d4d8b8253d
commit
2d37be0e99
|
|
@ -59,7 +59,7 @@ Click on the pick locator button and hover over the DOM snapshot to see the loca
|
|||
|
||||
## Source
|
||||
|
||||
As you hover over each action of your test the line of code for that action is highlighted in the source panel. The button "Open in VSCode" is at the top-right of this section. If you are using VS Code then you can easily open your test by clicking on the file icon next to the eye icon. This will open your test in VS Code right at the line of code that you clicked on.
|
||||
As you hover over each action of your test the line of code for that action is highlighted in the source panel. The button "Open in VSCode" is at the top-right of this section. Upon clicking the button, it will open your test in VS Code right at the line of code that you clicked on.
|
||||
|
||||

|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue