From 61b74b2a0034d10dc40bcf99cb7d42be2d222131 Mon Sep 17 00:00:00 2001 From: spnraju Date: Mon, 22 Jul 2019 07:08:16 +0530 Subject: [PATCH] fix(readme) : fix table of content links --- README.md | 36 +++++++++++++++++++----------------- 1 file changed, 19 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index d51961b..66ec0ba 100644 --- a/README.md +++ b/README.md @@ -13,24 +13,24 @@ # Table of Contents - Commands - - [Assert-Verify](#Assert-Verify) - - [Finding Elements](#Finding-Elements) - - [Element Interaction](#Element-Interaction) - - [Element State](#Element-State) - - [Element Location](#Element-Location) - - [Protocol Element Commands](#Protocol-Element-Commands) - - [Document Handling](#Document-Handling) - - [Sessions](#Sessions) - - [Navigation](#Navigation) - - [Window Related](#Window-Related) - - [Cookies](#Cookies) - - [User Actions](#User-Actions) - - [User Prompts](#User-Prompts) - - [Screen Capture](#Screen-Capture) - - [Mobile Related](#Mobile-Related) - - [Utilities-Debugging](#Utilities-Debugging) + - [Assert-Verify](#assert-verify) + - [Finding Elements](#finding-elements) + - [Element Interaction](#element-interaction) + - [Element State](#element-state) + - [Element Location](#element-location) + - [Protocol Element Commands](#protocol-element-commands) + - [Document Handling](#document-handling) + - [Sessions](#sessions) + - [Navigation](#navigation) + - [Window Related](#window-related) + - [Cookies](#cookies) + - [User Actions](#user-actions) + - [User Prompts](#user-prompts) + - [Screen Capture](#screen-capture) + - [Mobile Related](#mobile-related) + - [Utilities-Debugging](#utilities-debugging) - Issues/Feedback/Request for Features - - [Feedback or Issues](#Feedback-or-Issues) + - [Feedback or Issues](#feedback-or-issues) ## Assert-Verify @@ -202,4 +202,6 @@ Please feel free to open an issue [here](https://github.com/spnraju/vscode-nightwatchjs-snippets/issues) for any issue/feedback or request for enhancement +[Go to Top](#nightwatchjs-code-snippets-for-visual-studio-code) + **Thank you for using this extension!** \ No newline at end of file