98
98
- 🔴 Recorder Mode : help_docs/recorder_mode.md
99
99
- 📗 API Reference : help_docs/method_summary.md
100
100
- Python Setup / Install :
101
- - 🐍 Get Python, pip, & git : help_docs/install_python_pip_git.md
101
+ - 🐉 Get Python, pip, & git : help_docs/install_python_pip_git.md
102
102
- ⚙️ Virtualenv Instructions : help_docs/virtualenv_instructions.md
103
103
- 🏄 Install SeleniumBase : help_docs/install.md
104
104
- 👁️ How it Works : help_docs/how_it_works.md
114
114
- 🤖 GitHub CI : integrations/github/workflows/ReadMe.md
115
115
- 🗂️ Case Plans : help_docs/case_plans.md
116
116
- 🖼️ Visual Testing : examples/visual_testing/ReadMe.md
117
- - 🔎 The HTML Inspector : help_docs/html_inspector.md
117
+ - 🕵️ The HTML Inspector : help_docs/html_inspector.md
118
118
- 🌐 Selenium Grid : seleniumbase/utilities/selenium_grid/ReadMe.md
119
119
- 📶 HighCharts : examples/chart_maker/ReadMe.md
120
120
- 🛂 MasterQA : examples/master_qa/ReadMe.md
@@ -123,55 +123,55 @@ nav:
123
123
- 🤖 Jenkins on Google Cloud : integrations/google_cloud/ReadMe.md
124
124
- 🤖 NodeJS Test Runner : https://github.com/seleniumbase/SeleniumBase/tree/master/integrations/node_js
125
125
- Presentations :
126
- - Presenter Demo : https://seleniumbase.io/other/presenter .html
127
- - Core Presentation : https://seleniumbase.io/other/core_presentation .html
128
- - Chart Maker Demo : https://seleniumbase.io/other/chart_presentation.html
129
- - Python Virtual Envs : https://seleniumbase.io/other/py_virtual_envs.html
126
+ - ✅ Core Presentation : https://seleniumbase.io/other/core_presentation .html
127
+ - 🎞️ Presenter Demo : https://seleniumbase.io/other/presenter .html
128
+ - 📊 Chart Maker Demo : https://seleniumbase.io/other/chart_presentation.html
129
+ - ⚙️ Python Virtual Envs : https://seleniumbase.io/other/py_virtual_envs.html
130
130
- Demo Pages :
131
- - Demo Page (Test Page) : https://seleniumbase.io/demo_page
132
- - MFA Login (Test App) : https://seleniumbase.io/realworld/login
133
- - TinyMCE (Test Page) : https://seleniumbase.io/tinymce/
134
- - Calculator (Test App) : https://seleniumbase.io/apps/calculator
135
- - Error Page (Test Page ) : https://seleniumbase.io/error_page /
136
- - Drag-&-Drop (Test Page) : https://seleniumbase.io/other/drag_and_drop
137
- - Device Farm (Virtual) : https://seleniumbase.io/devices/
138
- - SeleniumBase in iframe : https://seleniumbase.io/w3schools/sbase
139
- - Page with broken links : https://seleniumbase.io/other/broken_page
140
- - W3Schools Playground : https://seleniumbase.io/w3schools/
141
- - W3Schools iframes : https://seleniumbase.io/w3schools/iframes
142
- - W3Schools file upload : https://seleniumbase.io/w3schools/file_upload
143
- - W3Schools doubleclick : https://seleniumbase.io/w3schools/double_click
144
- - W3Schools drag & drop : https://seleniumbase.io/w3schools/drag_drop
145
- - W3Schools checkboxes : https://seleniumbase.io/w3schools/checkboxes
146
- - W3Schools radio buttons : https://seleniumbase.io/w3schools/radio_buttons
147
- - Canvas Test Page One : https://seleniumbase.io/canvas/
148
- - Canvas Test Page Two : https://seleniumbase.io/other/canvas
149
- - Shadow DOM/Root Page : https://seleniumbase.io/other/shadow_dom
131
+ - 📑 Demo Page (Test Page) : https://seleniumbase.io/demo_page
132
+ - 🔑 MFA Login (Test App) : https://seleniumbase.io/realworld/login
133
+ - 📝 TinyMCE (Test Page) : https://seleniumbase.io/tinymce/
134
+ - 🔢 Calculator (Test App) : https://seleniumbase.io/apps/calculator
135
+ - 📱 Device Farm (Virtual ) : https://seleniumbase.io/devices /
136
+ - ⚠️ Error Page (Test Page) : https://seleniumbase.io/error_page/
137
+ - ⚠️ Page with broken links : https://seleniumbase.io/other/broken_page
138
+ - ↔️ Drag & Drop (Test Page) : https://seleniumbase.io/other/drag_and_drop
139
+ - 🖼️ Canvas Test Page One : https://seleniumbase.io/canvas/
140
+ - 🖼️ Canvas Test Page Two : https://seleniumbase.io/other/canvas
141
+ - 👤 Shadow DOM/Root Page : https://seleniumbase.io/other/shadow_dom
142
+ - 🖥️ SeleniumBase in iframe : https://seleniumbase.io/w3schools/sbase
143
+ - 🖥️ W3Schools Playground : https://seleniumbase.io/w3schools/
144
+ - 🖥️ W3Schools iframes : https://seleniumbase.io/w3schools/iframes
145
+ - 🗃️ W3Schools file upload : https://seleniumbase.io/w3schools/file_upload
146
+ - 🖱️ W3Schools doubleclick : https://seleniumbase.io/w3schools/double_click
147
+ - ↔️ W3Schools drag & drop : https://seleniumbase.io/w3schools/drag_drop
148
+ - ☑️ W3Schools checkboxes : https://seleniumbase.io/w3schools/checkboxes
149
+ - 🔘 W3Schools radio buttons : https://seleniumbase.io/w3schools/radio_buttons
150
150
- Additional Help Docs :
151
- - Table of Contents : help_docs/ReadMe.md
152
- - Decorators / Security : seleniumbase/common/ReadMe.md
153
- - Desired Capabilities : help_docs/desired_capabilities .md
154
- - Docker Start Guide : integrations/docker/ReadMe .md
155
- - Using Safari Driver : help_docs/using_safari_driver.md
156
- - Shadow DOM Support : help_docs/shadow_dom.md
157
- - macOS Hidden Files : help_docs/hidden_files_info.md
158
- - MySQL Instructions : help_docs/mysql_installation.md
159
- - Master QA Hybrid Mode : seleniumbase/masterqa/ReadMe.md
160
- - Case Plans (examples) : examples/case_summary .md
161
- - Useful grep commands : help_docs/useful_grep_commands.md
162
- - WebDriver Installation : help_docs/webdriver_installation.md
163
- - Verifying WebDriver : help_docs/verify_webdriver.md
151
+ - 📑 Table of Contents : help_docs/ReadMe.md
152
+ - 🔐 Decorators / Security : seleniumbase/common/ReadMe.md
153
+ - 🐳 Docker Start Guide : integrations/docker/ReadMe .md
154
+ - 🗂️ Case Plans (examples) : examples/case_summary .md
155
+ - 🧭 Using Safari Driver : help_docs/using_safari_driver.md
156
+ - 👤 Shadow DOM Support : help_docs/shadow_dom.md
157
+ - 👥 macOS Hidden Files : help_docs/hidden_files_info.md
158
+ - 🗄️ MySQL Instructions : help_docs/mysql_installation.md
159
+ - 🛂 Master QA Hybrid Mode : seleniumbase/masterqa/ReadMe.md
160
+ - 📃 Desired Capabilities : help_docs/desired_capabilities .md
161
+ - 📜 Useful grep commands : help_docs/useful_grep_commands.md
162
+ - ⚙️ WebDriver Installation : help_docs/webdriver_installation.md
163
+ - ✔️ Verifying WebDriver : help_docs/verify_webdriver.md
164
164
- Behave-BDD Integration :
165
- - Behave-BDD ReadMe : examples/behave_bdd/ReadMe.md
166
- - Behave-BDD GUI App : help_docs/behave_gui.md
165
+ - 🐝 Behave-BDD ReadMe : examples/behave_bdd/ReadMe.md
166
+ - 🐝 Behave-BDD GUI App : help_docs/behave_gui.md
167
167
- Languages :
168
- - Translations : help_docs/translations.md
169
- - Chinese Docs : help_docs/chinese.md
170
- - Locale Codes : help_docs/locale_codes.md
168
+ - 🌏 Translations : help_docs/translations.md
169
+ - 🐲 Chinese Docs : help_docs/chinese.md
170
+ - 🗾 Locale Codes : help_docs/locale_codes.md
171
171
- Other :
172
- - YouTube Link : https://www.youtube.com/playlist?list=PLp9uKicxkBc5UIlGi2BuE3aWC7JyXpD3m
173
- - Case Studies : help_docs/happy_customers.md
174
- - Thank You : help_docs/thank_you.md
172
+ - 📺 YouTube Link : https://www.youtube.com/playlist?list=PLp9uKicxkBc5UIlGi2BuE3aWC7JyXpD3m
173
+ - 🔎 Case Studies : help_docs/happy_customers.md
174
+ - 🙏 Thank You : help_docs/thank_you.md
175
175
# Google Analytics
176
176
extra :
177
177
analytics :
0 commit comments