docs: updated doc-open vscode button in source tab
This commit is contained in:
parent
de19a0634a
commit
8c6c0e56fe
|
|
@ -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. 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. 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.
|
||||
|
||||

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