File tree Expand file tree Collapse file tree 3 files changed +12
-8
lines changed Expand file tree Collapse file tree 3 files changed +12
-8
lines changed Original file line number Diff line number Diff line change 7878<div ><a href =" https://seleniumbase.io/tinymce/ " ><b >TinyMCE (Test Page)</b ></a ></div >
7979<div ><a href =" https://seleniumbase.io/error_page/ " ><b >Error Page (Test Page)</b ></a ></div >
8080<div ><a href =" https://seleniumbase.io/other/drag_and_drop " ><b >Drag-&-Drop (Test Page)</b ></a ></div >
81- <div ><a href =" https://seleniumbase.io/devices/ " ><b >Virtual Device Farm</b ></a ></div >
81+ <div ><a href =" https://seleniumbase.io/devices/ " ><b >Device Farm (Virtual) </b ></a ></div >
8282<div ><a href =" https://seleniumbase.io/w3schools/ " ><b >HTML Playground Page</b ></a ></div >
8383<div ><a href =" https://seleniumbase.io/w3schools/sbase " ><b >SeleniumBase in iframe</b ></a ></div >
8484<div ><a href =" https://seleniumbase.io/other/broken_page " ><b >Page with broken links</b ></a ></div >
85+ <div ><a href =" https://seleniumbase.io/other/shadow_dom " ><b >Shadow DOM/Root</b ></a ></div >
8586<div ><a href =" https://seleniumbase.io/w3schools/iframes " ><b >W3Schools iframes</b ></a ></div >
87+ <div ><a href =" https://seleniumbase.io/w3schools/file_upload " ><b >W3Schools file upload</b ></a ></div >
8688<div ><a href =" https://seleniumbase.io/w3schools/double_click " ><b >W3Schools doubleclick</b ></a ></div >
87- <div ><a href =" https://seleniumbase.io/w3schools/checkboxes " ><b >W3Schools checkboxes</b ></a ></div >
8889<div ><a href =" https://seleniumbase.io/w3schools/drag_drop " ><b >W3Schools drag & drop</b ></a ></div >
90+ <div ><a href =" https://seleniumbase.io/w3schools/checkboxes " ><b >W3Schools checkboxes</b ></a ></div >
8991<div ><a href =" https://seleniumbase.io/w3schools/radio_buttons " ><b >W3Schools radio buttons</b ></a ></div >
9092
9193--------
Original file line number Diff line number Diff line change @@ -128,14 +128,16 @@ nav:
128128 - TinyMCE (Test Page) : https://seleniumbase.io/tinymce/
129129 - Error Page (Test Page) : https://seleniumbase.io/error_page/
130130 - Drag-&-Drop (Test Page) : https://seleniumbase.io/other/drag_and_drop
131- - Virtual Device Farm : https://seleniumbase.io/devices/
131+ - Device Farm (Virtual) : https://seleniumbase.io/devices/
132132 - HTML Playground Page : https://seleniumbase.io/w3schools/
133133 - SeleniumBase in iframe : https://seleniumbase.io/w3schools/sbase
134134 - Page with broken links : https://seleniumbase.io/other/broken_page
135+ - Shadow DOM/Root : https://seleniumbase.io/other/shadow_dom
135136 - W3Schools iframes : https://seleniumbase.io/w3schools/iframes
137+ - W3Schools file upload : https://seleniumbase.io/w3schools/file_upload
136138 - W3Schools doubleclick : https://seleniumbase.io/w3schools/double_click
137- - W3Schools checkboxes : https://seleniumbase.io/w3schools/checkboxes
138139 - W3Schools drag & drop : https://seleniumbase.io/w3schools/drag_drop
140+ - W3Schools checkboxes : https://seleniumbase.io/w3schools/checkboxes
139141 - W3Schools radio buttons : https://seleniumbase.io/w3schools/radio_buttons
140142 - Presentations :
141143 - Presenter Demo : https://seleniumbase.io/other/presenter.html
Original file line number Diff line number Diff line change 11regex >= 2021.11.10
22tqdm >= 4.62.3
3- docutils == 0.18
3+ docutils == 0.18.1
44python-dateutil == 2.8.2
55livereload == 2.6.3 ;python_version >= "3.6"
66joblib == 1.1.0 ;python_version >= "3.6"
77Markdown == 3.3.6 ;python_version >= "3.6"
88MarkupSafe == 2.0.1 ;python_version >= "3.6"
9- pyparsing == 2.4.7 ;python_version >= "3.6"
10- keyring == 23.2.1 ;python_version >= "3.6"
11- pkginfo == 1.7 .1 ;python_version >= "3.6"
9+ pyparsing == 3.0.6 ;python_version >= "3.6"
10+ keyring == 23.3.0 ;python_version >= "3.6"
11+ pkginfo == 1.8 .1 ;python_version >= "3.6"
1212Jinja2 == 3.0.3 ;python_version >= "3.6"
1313click == 8.0.3 ;python_version >= "3.6"
1414zipp == 3.6.0 ;python_version >= "3.6"
You can’t perform that action at this time.
0 commit comments