File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -131,16 +131,18 @@ nav:
131
131
- Error Page (Test Page) : https://seleniumbase.io/error_page/
132
132
- Drag-&-Drop (Test Page) : https://seleniumbase.io/other/drag_and_drop
133
133
- Device Farm (Virtual) : https://seleniumbase.io/devices/
134
- - HTML Playground Page : https://seleniumbase.io/w3schools/
135
134
- SeleniumBase in iframe : https://seleniumbase.io/w3schools/sbase
136
135
- Page with broken links : https://seleniumbase.io/other/broken_page
137
- - Shadow DOM/Root : https://seleniumbase.io/other/shadow_dom
136
+ - W3Schools Playground : https://seleniumbase.io/w3schools/
138
137
- W3Schools iframes : https://seleniumbase.io/w3schools/iframes
139
138
- W3Schools file upload : https://seleniumbase.io/w3schools/file_upload
140
139
- W3Schools doubleclick : https://seleniumbase.io/w3schools/double_click
141
140
- W3Schools drag & drop : https://seleniumbase.io/w3schools/drag_drop
142
141
- W3Schools checkboxes : https://seleniumbase.io/w3schools/checkboxes
143
142
- W3Schools radio buttons : https://seleniumbase.io/w3schools/radio_buttons
143
+ - Canvas Test Page One : https://seleniumbase.io/canvas/
144
+ - Canvas Test Page Two : https://seleniumbase.io/other/canvas
145
+ - Shadow DOM/Root Page : https://seleniumbase.io/other/shadow_dom
144
146
- Presentations :
145
147
- Presenter Demo : https://seleniumbase.io/other/presenter.html
146
148
- Core Presentation : https://seleniumbase.io/other/core_presentation.html
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ lunr==0.6.2;python_version>="3.6"
22
22
nltk == 3.7 ;python_version >= "3.6"
23
23
watchdog == 2.1.6 ;python_version >= "3.6"
24
24
mkdocs == 1.2.3 ;python_version >= "3.6"
25
- mkdocs-material == 8.2.3 ;python_version >= "3.6"
25
+ mkdocs-material == 8.2.4 ;python_version >= "3.6"
26
26
mkdocs-exclude-search == 0.6.4 ;python_version >= "3.6"
27
27
mkdocs-simple-hooks == 0.1.5
28
28
mkdocs-material-extensions == 1.0.3 ;python_version >= "3.6"
You can’t perform that action at this time.
0 commit comments