|
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 | 33 | - Issues/Feedback/Request for Features
|
33 |
| - - [Feedback or Issues](#feedback-or-issues) |
| 34 | + - [Feedback or Issues](#feedback-or-issues) |
34 | 35 |
|
35 | 36 | ## Assert-Verify
|
36 | 37 |
|
|
0 commit comments