Skip to content

Commit a201a7e

Browse files
author
aaarichter
authored
Merge pull request #33 from testiumjs/update-docs
docs: update docs to changes in testium-driver-wd PR #60
2 parents 15e1af7 + 524b244 commit a201a7e

File tree

5 files changed

+244
-185
lines changed

5 files changed

+244
-185
lines changed

_data/sidenav.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,10 @@
1111
- url: /api/
1212
title: Core API
1313
- url: /api/wd/
14-
title: Promise Chains
14+
title: Browser Promise Chain
1515
subitems:
1616
- url: '/api/wd/#navigation'
1717
title: Navigation
18-
- url: '/api/wd/#elements'
19-
title: 'Elements'
2018
- url: '/api/wd/#forms'
2119
title: 'Forms'
2220
- url: '/api/wd/#evaluate'
@@ -31,5 +29,7 @@
3129
title: 'Windows & Frames'
3230
- url: '/api/wd/#lighthouse--puppeteer'
3331
title: 'Lighthouse & Puppeteer'
34-
- url: '/api/wd/mixins.html'
35-
title: 'Custom Methods'
32+
- url: '/api/wd/#elements'
33+
title: 'Element Promise Chain'
34+
- url: '/api/wd/mixins.html'
35+
title: 'Custom Methods'

0 commit comments

Comments
 (0)