Skip to content

Commit 164878c

Browse files
committed
Update the docs
1 parent fb2c6a3 commit 164878c

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

mkdocs.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,16 +131,18 @@ nav:
131131
- Error Page (Test Page): https://seleniumbase.io/error_page/
132132
- Drag-&-Drop (Test Page): https://seleniumbase.io/other/drag_and_drop
133133
- Device Farm (Virtual): https://seleniumbase.io/devices/
134-
- HTML Playground Page: https://seleniumbase.io/w3schools/
135134
- SeleniumBase in iframe: https://seleniumbase.io/w3schools/sbase
136135
- 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/
138137
- W3Schools iframes: https://seleniumbase.io/w3schools/iframes
139138
- W3Schools file upload: https://seleniumbase.io/w3schools/file_upload
140139
- W3Schools doubleclick: https://seleniumbase.io/w3schools/double_click
141140
- W3Schools drag & drop: https://seleniumbase.io/w3schools/drag_drop
142141
- W3Schools checkboxes: https://seleniumbase.io/w3schools/checkboxes
143142
- 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
144146
- Presentations:
145147
- Presenter Demo: https://seleniumbase.io/other/presenter.html
146148
- Core Presentation: https://seleniumbase.io/other/core_presentation.html

mkdocs_build/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ lunr==0.6.2;python_version>="3.6"
2222
nltk==3.7;python_version>="3.6"
2323
watchdog==2.1.6;python_version>="3.6"
2424
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"
2626
mkdocs-exclude-search==0.6.4;python_version>="3.6"
2727
mkdocs-simple-hooks==0.1.5
2828
mkdocs-material-extensions==1.0.3;python_version>="3.6"

0 commit comments

Comments
 (0)