|
13 | 13 |
|
14 | 14 | # Table of Contents |
15 | 15 | - Commands |
16 | | - - [Assert-Verify](#Assert-Verify) |
17 | | - - [Finding Elements](#Finding-Elements) |
18 | | - - [Element Interaction](#Element-Interaction) |
19 | | - - [Element State](#Element-State) |
20 | | - - [Element Location](#Element-Location) |
21 | | - - [Protocol Element Commands](#Protocol-Element-Commands) |
22 | | - - [Document Handling](#Document-Handling) |
23 | | - - [Sessions](#Sessions) |
24 | | - - [Navigation](#Navigation) |
25 | | - - [Window Related](#Window-Related) |
26 | | - - [Cookies](#Cookies) |
27 | | - - [User Actions](#User-Actions) |
28 | | - - [User Prompts](#User-Prompts) |
29 | | - - [Screen Capture](#Screen-Capture) |
30 | | - - [Mobile Related](#Mobile-Related) |
31 | | - - [Utilities-Debugging](#Utilities-Debugging) |
| 16 | + - [Assert-Verify](#assert-verify) |
| 17 | + - [Finding Elements](#finding-elements) |
| 18 | + - [Element Interaction](#element-interaction) |
| 19 | + - [Element State](#element-state) |
| 20 | + - [Element Location](#element-location) |
| 21 | + - [Protocol Element Commands](#protocol-element-commands) |
| 22 | + - [Document Handling](#document-handling) |
| 23 | + - [Sessions](#sessions) |
| 24 | + - [Navigation](#navigation) |
| 25 | + - [Window Related](#window-related) |
| 26 | + - [Cookies](#cookies) |
| 27 | + - [User Actions](#user-actions) |
| 28 | + - [User Prompts](#user-prompts) |
| 29 | + - [Screen Capture](#screen-capture) |
| 30 | + - [Mobile Related](#mobile-related) |
| 31 | + - [Utilities-Debugging](#utilities-debugging) |
32 | 32 | - Issues/Feedback/Request for Features |
33 | | - - [Feedback or Issues](#Feedback-or-Issues) |
| 33 | + - [Feedback or Issues](#feedback-or-issues) |
34 | 34 |
|
35 | 35 | ## Assert-Verify |
36 | 36 |
|
|
202 | 202 |
|
203 | 203 | Please feel free to open an issue [here](https://github.com/spnraju/vscode-nightwatchjs-snippets/issues) for any issue/feedback or request for enhancement |
204 | 204 |
|
| 205 | +[Go to Top](#nightwatchjs-code-snippets-for-visual-studio-code) |
| 206 | + |
205 | 207 | **Thank you for using this extension!** |
0 commit comments