Skip to content

Commit 9946e74

Browse files
committed
Update the docs
1 parent 54ab001 commit 9946e74

File tree

3 files changed

+25
-11
lines changed

3 files changed

+25
-11
lines changed

examples/example_logs/ReadMe.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[<img src="https://seleniumbase.io/cdn/img/sb_logo_10t.png" title="SeleniumBase" width="240">](https://github.com/seleniumbase/SeleniumBase/)
1+
<h3 align="center"><a href="https://github.com/seleniumbase/SeleniumBase/"><img src="https://seleniumbase.io/cdn/img/sb_logo_10t.png" alt="SeleniumBase" title="SeleniumBase" width="240"></a></h3>
22

33
<h3><img src="https://seleniumbase.io/img/logo6.png" title="SeleniumBase" width="32" /> Logs, The Dashboard, and Reports:</h3>
44

help_docs/ReadMe.md

Lines changed: 18 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -73,11 +73,25 @@
7373

7474
<h3>Demo Pages / Web Examples</h3>
7575

76-
<div><a href="https://seleniumbase.io/demo_page"><b>Demo Page / Demo Site</b></a></div>
77-
<div><a href="https://seleniumbase.io/tinymce/"><b>TinyMCE Demo Page</b></a></div>
76+
<div><a href="https://seleniumbase.io/demo_page"><b>Demo Page (Test Page)</b></a></div>
77+
<div><a href="https://seleniumbase.io/realworld/login"><b>MFA Login (Test Page)</b></a></div>
78+
<div><a href="https://seleniumbase.io/tinymce/"><b>TinyMCE (Test Page)</b></a></div>
79+
<div><a href="https://seleniumbase.io/error_page/"><b>Error Page (Test Page)</b></a></div>
80+
<div><a href="https://seleniumbase.io/other/drag_and_drop"><b>Drag-&-Drop (Test Page)</b></a></div>
7881
<div><a href="https://seleniumbase.io/devices/"><b>Virtual Device Farm</b></a></div>
79-
<div><a href="https://seleniumbase.io/error_page/"><b>Error Page for Tests</b></a></div>
80-
<div><a href="https://seleniumbase.io/other/drag_and_drop"><b>Drag-&-Drop Test Page</b></a></div>
82+
<div><a href="https://seleniumbase.io/w3schools/"><b>HTML Playground Page</b></a></div>
83+
<div><a href="https://seleniumbase.io/w3schools/sbase"><b>SeleniumBase in iframe</b></a></div>
84+
<div><a href="https://seleniumbase.io/other/broken_page"><b>Page with broken links</b></a></div>
85+
<div><a href="https://seleniumbase.io/w3schools/iframes"><b>W3Schools iframes</b></a></div>
86+
<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>
88+
<div><a href="https://seleniumbase.io/w3schools/drag_drop"><b>W3Schools drag & drop</b></a></div>
89+
<div><a href="https://seleniumbase.io/w3schools/radio_buttons"><b>W3Schools radio buttons</b></a></div>
90+
91+
--------
92+
93+
<h3>Presentations</h3>
94+
8195
<div><a href="https://seleniumbase.io/other/presenter.html"><b>Presenter Demo</b></a></div>
8296
<div><a href="https://seleniumbase.io/other/core_presentation.html"><b>Core Presentation</b></a></div>
8397
<div><a href="https://seleniumbase.io/other/chart_presentation.html"><b>Chart Maker Demo</b></a></div>

mkdocs.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -123,14 +123,14 @@ nav:
123123
- macOS Hidden Files: help_docs/hidden_files_info.md
124124
- MySQL Instructions: help_docs/mysql_installation.md
125125
- Demo Pages:
126-
- Demo Page / Demo Site: https://seleniumbase.io/demo_page
127-
- MFA Login Demo Page: https://seleniumbase.io/realworld/login
128-
- TinyMCE Demo Page: https://seleniumbase.io/tinymce/
126+
- Demo Page (Test Page): https://seleniumbase.io/demo_page
127+
- MFA Login (Test Page): https://seleniumbase.io/realworld/login
128+
- TinyMCE (Test Page): https://seleniumbase.io/tinymce/
129+
- Error Page (Test Page): https://seleniumbase.io/error_page/
130+
- Drag-&-Drop (Test Page): https://seleniumbase.io/other/drag_and_drop
129131
- Virtual Device Farm: https://seleniumbase.io/devices/
130-
- Drag & Drop Demo Page: https://seleniumbase.io/other/drag_and_drop
131132
- HTML Playground Page: https://seleniumbase.io/w3schools/
132133
- SeleniumBase in iframe: https://seleniumbase.io/w3schools/sbase
133-
- Error Demo Page: https://seleniumbase.io/error_page/
134134
- Page with broken links: https://seleniumbase.io/other/broken_page
135135
- W3Schools iframes: https://seleniumbase.io/w3schools/iframes
136136
- W3Schools doubleclick: https://seleniumbase.io/w3schools/double_click
@@ -141,7 +141,7 @@ nav:
141141
- Presenter Demo: https://seleniumbase.io/other/presenter.html
142142
- Core Presentation: https://seleniumbase.io/other/core_presentation.html
143143
- Chart Maker Demo: https://seleniumbase.io/other/chart_presentation.html
144-
- Virtual Env Tutorial: https://seleniumbase.io/other/py_virtual_envs.html
144+
- Python Virtual Envs: https://seleniumbase.io/other/py_virtual_envs.html
145145
- Other:
146146
- YouTube Link: https://www.youtube.com/playlist?list=PLp9uKicxkBc5UIlGi2BuE3aWC7JyXpD3m
147147
- Case Studies: help_docs/happy_customers.md

0 commit comments

Comments
 (0)