@@ -17,35 +17,35 @@ plugins:
17
17
hooks :
18
18
on_pre_build : docs.prepare:main
19
19
nav :
20
- - SeleniumBase Home : README.md
20
+ - Home Page : README.md
21
21
- Features : help_docs/features_list.md
22
22
- CMD Options : help_docs/customizing_test_runs.md
23
- - Mobile Testing : help_docs/mobile_testing.md
24
23
- Examples : examples/ReadMe.md
24
+ - Translations : help_docs/translations.md
25
25
- Reports : examples/example_logs/ReadMe.md
26
26
- API Reference : help_docs/method_summary.md
27
+ - Mobile Testing : help_docs/mobile_testing.md
27
28
- Console Scripts : seleniumbase/console_scripts/ReadMe.md
28
29
- Site Tours : examples/tour_examples/ReadMe.md
29
- - Translations : help_docs/translations.md
30
- - Recorder : seleniumbase/utilities/selenium_ide/ReadMe.md
30
+ - How it Works : help_docs/how_it_works.md
31
+ - Install Python, pip, git : help_docs/install_python_pip_git.md
32
+ - Virtualenv Instructions : help_docs/virtualenv_instructions.md
33
+ - Install SeleniumBase : help_docs/install.md
34
+ - WebDriver Installation : help_docs/webdriver_installation.md
35
+ - Verifying WebDriver : help_docs/verify_webdriver.md
36
+ - Recorder and Exporting : seleniumbase/utilities/selenium_ide/ReadMe.md
31
37
- MasterQA : examples/master_qa/ReadMe.md
32
38
- Visual Testing : examples/visual_testing/ReadMe.md
33
39
- GitHub CI : integrations/github/workflows/ReadMe.md
34
- - Help Docs : help_docs/ReadMe.md
35
40
- Happy Customers : help_docs/happy_customers.md
36
- - Hidden Files on macOS : help_docs/hidden_files_info.md
37
- - How it Works : help_docs/how_it_works.md
38
- - Install SeleniumBase : help_docs/install.md
39
- - Install Python, pip, and git : help_docs/install_python_pip_git.md
40
41
- MySQL installation : help_docs/mysql_installation.md
41
42
- Safari Driver Tips : help_docs/using_safari_driver.md
42
- - Verifying WebDriver : help_docs/verify_webdriver.md
43
- - Virtualenv Instructions : help_docs/virtualenv_instructions.md
44
- - WebDriver Installation : help_docs/webdriver_installation.md
45
- - Azure Jenkins : integrations/azure/jenkins/ReadMe.md
46
- - Docker Help : integrations/docker/ReadMe.md
47
- - Google Cloud : integrations/google_cloud/ReadMe.md
43
+ - Hidden Files on macOS : help_docs/hidden_files_info.md
44
+ - Jenkins on Azure : integrations/azure/jenkins/ReadMe.md
45
+ - Jenkins on Google Cloud : integrations/google_cloud/ReadMe.md
48
46
- Katalon Integration : integrations/katalon/ReadMe.md
49
47
- Common Decorators : seleniumbase/common/ReadMe.md
48
+ - Selenium Grid : seleniumbase/utilities/selenium_grid/ReadMe.md
49
+ - Docker Help : integrations/docker/ReadMe.md
50
50
- Master QA : seleniumbase/masterqa/ReadMe.md
51
- - Selenium Grid : seleniumbase/utilities/selenium_grid/ ReadMe.md
51
+ - Help Docs : help_docs/ ReadMe.md
0 commit comments