We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 15e1af7 + 524b244 commit a201a7eCopy full SHA for a201a7e
_data/sidenav.yml
@@ -11,12 +11,10 @@
11
- url: /api/
12
title: Core API
13
- url: /api/wd/
14
- title: Promise Chains
+ title: Browser Promise Chain
15
subitems:
16
- url: '/api/wd/#navigation'
17
title: Navigation
18
- - url: '/api/wd/#elements'
19
- title: 'Elements'
20
- url: '/api/wd/#forms'
21
title: 'Forms'
22
- url: '/api/wd/#evaluate'
@@ -31,5 +29,7 @@
31
29
title: 'Windows & Frames'
32
30
- url: '/api/wd/#lighthouse--puppeteer'
33
title: 'Lighthouse & Puppeteer'
34
- - url: '/api/wd/mixins.html'
35
- title: 'Custom Methods'
+ - url: '/api/wd/#elements'
+ title: 'Element Promise Chain'
+ - url: '/api/wd/mixins.html'
+ title: 'Custom Methods'
0 commit comments