Skip to content

Commit 61b74b2

Browse files
committed
fix(readme) : fix table of content links
1 parent 883fe6d commit 61b74b2

File tree

1 file changed

+19
-17
lines changed

1 file changed

+19
-17
lines changed

README.md

Lines changed: 19 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -13,24 +13,24 @@
1313

1414
# Table of Contents
1515
- 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)
3232
- Issues/Feedback/Request for Features
33-
- [Feedback or Issues](#Feedback-or-Issues)
33+
- [Feedback or Issues](#feedback-or-issues)
3434

3535
## Assert-Verify
3636

@@ -202,4 +202,6 @@
202202

203203
Please feel free to open an issue [here](https://github.com/spnraju/vscode-nightwatchjs-snippets/issues) for any issue/feedback or request for enhancement
204204

205+
[Go to Top](#nightwatchjs-code-snippets-for-visual-studio-code)
206+
205207
**Thank you for using this extension!**

0 commit comments

Comments
 (0)