From b660551388ee31951b6e71770a8d1284aaea6ef0 Mon Sep 17 00:00:00 2001 From: Michael Mintz Date: Wed, 20 Nov 2024 11:46:26 -0500 Subject: [PATCH] Update the docs --- 404.html | 2 +- examples/ReadMe/index.html | 2 +- examples/behave_bdd/ReadMe/index.html | 2 +- examples/case_summary/index.html | 2 +- examples/cdp_mode/ReadMe/index.html | 2 +- examples/chart_maker/ReadMe/index.html | 2 +- examples/dialog_boxes/ReadMe/index.html | 2 +- examples/example_logs/ReadMe/index.html | 2 +- examples/master_qa/ReadMe/index.html | 2 +- examples/presenter/ReadMe/index.html | 2 +- examples/tour_examples/ReadMe/index.html | 2 +- examples/visual_testing/ReadMe/index.html | 2 +- help_docs/ReadMe/index.html | 2 +- help_docs/behave_gui/index.html | 2 +- help_docs/case_plans/index.html | 2 +- help_docs/chinese/index.html | 2 +- help_docs/commander/index.html | 2 +- help_docs/customizing_test_runs/index.html | 2 +- help_docs/demo_mode/index.html | 2 +- help_docs/desired_capabilities/index.html | 2 +- help_docs/features_list/index.html | 2 +- help_docs/handling_iframes/index.html | 2 +- help_docs/happy_customers/index.html | 2 +- help_docs/hidden_files_info/index.html | 2 +- help_docs/how_it_works/index.html | 2 +- help_docs/html_inspector/index.html | 2 +- help_docs/install/index.html | 2 +- help_docs/install_python_pip_git/index.html | 2 +- help_docs/js_package_manager/index.html | 2 +- help_docs/locale_codes/index.html | 2 +- help_docs/method_summary/index.html | 2 +- help_docs/mobile_testing/index.html | 2 +- help_docs/mysql_installation/index.html | 2 +- help_docs/recorder_mode/index.html | 2 +- help_docs/shadow_dom/index.html | 2 +- help_docs/syntax_formats/index.html | 2 +- help_docs/thank_you/index.html | 2 +- help_docs/translations/index.html | 2 +- help_docs/uc_mode/index.html | 2 +- help_docs/useful_grep_commands/index.html | 2 +- help_docs/using_safari_driver/index.html | 2 +- help_docs/verify_webdriver/index.html | 2 +- help_docs/virtualenv_instructions/index.html | 2 +- help_docs/webdriver_installation/index.html | 2 +- index.html | 2 +- .../azure/azure_pipelines/ReadMe/index.html | 2 +- integrations/azure/jenkins/ReadMe/index.html | 2 +- integrations/docker/ReadMe/index.html | 2 +- .../github/workflows/ReadMe/index.html | 2 +- integrations/google_cloud/ReadMe/index.html | 2 +- seleniumbase/common/ReadMe/index.html | 2 +- .../console_scripts/ReadMe/index.html | 2 +- seleniumbase/masterqa/ReadMe/index.html | 2 +- .../utilities/selenium_grid/ReadMe/index.html | 2 +- sitemap.xml | 106 +++++++++--------- 55 files changed, 107 insertions(+), 107 deletions(-) diff --git a/404.html b/404.html index 659fd246..4ab79575 100644 --- a/404.html +++ b/404.html @@ -16,7 +16,7 @@ - + diff --git a/examples/ReadMe/index.html b/examples/ReadMe/index.html index 3ac4d5a1..e43efa77 100644 --- a/examples/ReadMe/index.html +++ b/examples/ReadMe/index.html @@ -22,7 +22,7 @@ - + diff --git a/examples/behave_bdd/ReadMe/index.html b/examples/behave_bdd/ReadMe/index.html index 48762860..206df96f 100644 --- a/examples/behave_bdd/ReadMe/index.html +++ b/examples/behave_bdd/ReadMe/index.html @@ -22,7 +22,7 @@ - + diff --git a/examples/case_summary/index.html b/examples/case_summary/index.html index 872a74c8..7a37fb13 100644 --- a/examples/case_summary/index.html +++ b/examples/case_summary/index.html @@ -22,7 +22,7 @@ - + diff --git a/examples/cdp_mode/ReadMe/index.html b/examples/cdp_mode/ReadMe/index.html index d6ce504f..30264f34 100644 --- a/examples/cdp_mode/ReadMe/index.html +++ b/examples/cdp_mode/ReadMe/index.html @@ -22,7 +22,7 @@ - + diff --git a/examples/chart_maker/ReadMe/index.html b/examples/chart_maker/ReadMe/index.html index a6afe06f..f00bc254 100644 --- a/examples/chart_maker/ReadMe/index.html +++ b/examples/chart_maker/ReadMe/index.html @@ -22,7 +22,7 @@ - + diff --git a/examples/dialog_boxes/ReadMe/index.html b/examples/dialog_boxes/ReadMe/index.html index 21810d57..749ec95c 100644 --- a/examples/dialog_boxes/ReadMe/index.html +++ b/examples/dialog_boxes/ReadMe/index.html @@ -22,7 +22,7 @@ - + diff --git a/examples/example_logs/ReadMe/index.html b/examples/example_logs/ReadMe/index.html index 1c184e90..f3ababd6 100644 --- a/examples/example_logs/ReadMe/index.html +++ b/examples/example_logs/ReadMe/index.html @@ -22,7 +22,7 @@ - + diff --git a/examples/master_qa/ReadMe/index.html b/examples/master_qa/ReadMe/index.html index cf922659..47bb970a 100644 --- a/examples/master_qa/ReadMe/index.html +++ b/examples/master_qa/ReadMe/index.html @@ -22,7 +22,7 @@ - + diff --git a/examples/presenter/ReadMe/index.html b/examples/presenter/ReadMe/index.html index 286a20d3..83a88317 100644 --- a/examples/presenter/ReadMe/index.html +++ b/examples/presenter/ReadMe/index.html @@ -22,7 +22,7 @@ - + diff --git a/examples/tour_examples/ReadMe/index.html b/examples/tour_examples/ReadMe/index.html index 29b4fe21..ff0d9478 100644 --- a/examples/tour_examples/ReadMe/index.html +++ b/examples/tour_examples/ReadMe/index.html @@ -22,7 +22,7 @@ - + diff --git a/examples/visual_testing/ReadMe/index.html b/examples/visual_testing/ReadMe/index.html index d5ca708e..0a3fb99a 100644 --- a/examples/visual_testing/ReadMe/index.html +++ b/examples/visual_testing/ReadMe/index.html @@ -22,7 +22,7 @@ - + diff --git a/help_docs/ReadMe/index.html b/help_docs/ReadMe/index.html index 47d80414..01562880 100644 --- a/help_docs/ReadMe/index.html +++ b/help_docs/ReadMe/index.html @@ -22,7 +22,7 @@ - + diff --git a/help_docs/behave_gui/index.html b/help_docs/behave_gui/index.html index 74cabf73..8c76c166 100644 --- a/help_docs/behave_gui/index.html +++ b/help_docs/behave_gui/index.html @@ -22,7 +22,7 @@ - + diff --git a/help_docs/case_plans/index.html b/help_docs/case_plans/index.html index 46c22737..27d22b48 100644 --- a/help_docs/case_plans/index.html +++ b/help_docs/case_plans/index.html @@ -22,7 +22,7 @@ - + diff --git a/help_docs/chinese/index.html b/help_docs/chinese/index.html index e8424f24..ac89e094 100644 --- a/help_docs/chinese/index.html +++ b/help_docs/chinese/index.html @@ -22,7 +22,7 @@ - + diff --git a/help_docs/commander/index.html b/help_docs/commander/index.html index e3c0d65c..f0c06a0e 100644 --- a/help_docs/commander/index.html +++ b/help_docs/commander/index.html @@ -22,7 +22,7 @@ - + diff --git a/help_docs/customizing_test_runs/index.html b/help_docs/customizing_test_runs/index.html index b95094c1..747b5898 100644 --- a/help_docs/customizing_test_runs/index.html +++ b/help_docs/customizing_test_runs/index.html @@ -22,7 +22,7 @@ - + diff --git a/help_docs/demo_mode/index.html b/help_docs/demo_mode/index.html index 2149af91..ed28a305 100644 --- a/help_docs/demo_mode/index.html +++ b/help_docs/demo_mode/index.html @@ -22,7 +22,7 @@ - + diff --git a/help_docs/desired_capabilities/index.html b/help_docs/desired_capabilities/index.html index c02d30fd..53d76aa4 100644 --- a/help_docs/desired_capabilities/index.html +++ b/help_docs/desired_capabilities/index.html @@ -22,7 +22,7 @@ - + diff --git a/help_docs/features_list/index.html b/help_docs/features_list/index.html index 98ad212c..77740142 100644 --- a/help_docs/features_list/index.html +++ b/help_docs/features_list/index.html @@ -22,7 +22,7 @@ - + diff --git a/help_docs/handling_iframes/index.html b/help_docs/handling_iframes/index.html index bf4ae8c7..1ca17035 100644 --- a/help_docs/handling_iframes/index.html +++ b/help_docs/handling_iframes/index.html @@ -22,7 +22,7 @@ - + diff --git a/help_docs/happy_customers/index.html b/help_docs/happy_customers/index.html index 7293da9c..157c0005 100644 --- a/help_docs/happy_customers/index.html +++ b/help_docs/happy_customers/index.html @@ -22,7 +22,7 @@ - + diff --git a/help_docs/hidden_files_info/index.html b/help_docs/hidden_files_info/index.html index f2fcf811..7679a22c 100644 --- a/help_docs/hidden_files_info/index.html +++ b/help_docs/hidden_files_info/index.html @@ -22,7 +22,7 @@ - + diff --git a/help_docs/how_it_works/index.html b/help_docs/how_it_works/index.html index 18e0a2a3..c21ba89e 100644 --- a/help_docs/how_it_works/index.html +++ b/help_docs/how_it_works/index.html @@ -22,7 +22,7 @@ - + diff --git a/help_docs/html_inspector/index.html b/help_docs/html_inspector/index.html index d9a168b5..7231e8c1 100644 --- a/help_docs/html_inspector/index.html +++ b/help_docs/html_inspector/index.html @@ -22,7 +22,7 @@ - + diff --git a/help_docs/install/index.html b/help_docs/install/index.html index 89a1849e..7af1bc0c 100644 --- a/help_docs/install/index.html +++ b/help_docs/install/index.html @@ -22,7 +22,7 @@ - + diff --git a/help_docs/install_python_pip_git/index.html b/help_docs/install_python_pip_git/index.html index 70ce72c3..cceb73ad 100644 --- a/help_docs/install_python_pip_git/index.html +++ b/help_docs/install_python_pip_git/index.html @@ -22,7 +22,7 @@ - + diff --git a/help_docs/js_package_manager/index.html b/help_docs/js_package_manager/index.html index 26f15251..e900a56d 100644 --- a/help_docs/js_package_manager/index.html +++ b/help_docs/js_package_manager/index.html @@ -22,7 +22,7 @@ - + diff --git a/help_docs/locale_codes/index.html b/help_docs/locale_codes/index.html index 6d5f8065..aaeda6b4 100644 --- a/help_docs/locale_codes/index.html +++ b/help_docs/locale_codes/index.html @@ -22,7 +22,7 @@ - + diff --git a/help_docs/method_summary/index.html b/help_docs/method_summary/index.html index d55ab39d..2da02580 100644 --- a/help_docs/method_summary/index.html +++ b/help_docs/method_summary/index.html @@ -22,7 +22,7 @@ - + diff --git a/help_docs/mobile_testing/index.html b/help_docs/mobile_testing/index.html index 393f1959..0b18720e 100644 --- a/help_docs/mobile_testing/index.html +++ b/help_docs/mobile_testing/index.html @@ -22,7 +22,7 @@ - + diff --git a/help_docs/mysql_installation/index.html b/help_docs/mysql_installation/index.html index ef41f457..fd6542d7 100644 --- a/help_docs/mysql_installation/index.html +++ b/help_docs/mysql_installation/index.html @@ -22,7 +22,7 @@ - + diff --git a/help_docs/recorder_mode/index.html b/help_docs/recorder_mode/index.html index 3dfb4577..7ad88599 100644 --- a/help_docs/recorder_mode/index.html +++ b/help_docs/recorder_mode/index.html @@ -22,7 +22,7 @@ - + diff --git a/help_docs/shadow_dom/index.html b/help_docs/shadow_dom/index.html index 65b21580..8bde4cc7 100644 --- a/help_docs/shadow_dom/index.html +++ b/help_docs/shadow_dom/index.html @@ -22,7 +22,7 @@ - + diff --git a/help_docs/syntax_formats/index.html b/help_docs/syntax_formats/index.html index 093d7ad4..d7be91ef 100644 --- a/help_docs/syntax_formats/index.html +++ b/help_docs/syntax_formats/index.html @@ -22,7 +22,7 @@ - + diff --git a/help_docs/thank_you/index.html b/help_docs/thank_you/index.html index a8352e18..c5dd731f 100644 --- a/help_docs/thank_you/index.html +++ b/help_docs/thank_you/index.html @@ -20,7 +20,7 @@ - + diff --git a/help_docs/translations/index.html b/help_docs/translations/index.html index 3b8a4996..a81968c8 100644 --- a/help_docs/translations/index.html +++ b/help_docs/translations/index.html @@ -22,7 +22,7 @@ - + diff --git a/help_docs/uc_mode/index.html b/help_docs/uc_mode/index.html index 3719e749..e7a75321 100644 --- a/help_docs/uc_mode/index.html +++ b/help_docs/uc_mode/index.html @@ -22,7 +22,7 @@ - + diff --git a/help_docs/useful_grep_commands/index.html b/help_docs/useful_grep_commands/index.html index 7666623a..0427f21b 100644 --- a/help_docs/useful_grep_commands/index.html +++ b/help_docs/useful_grep_commands/index.html @@ -22,7 +22,7 @@ - + diff --git a/help_docs/using_safari_driver/index.html b/help_docs/using_safari_driver/index.html index f4ef372c..704903e5 100644 --- a/help_docs/using_safari_driver/index.html +++ b/help_docs/using_safari_driver/index.html @@ -22,7 +22,7 @@ - + diff --git a/help_docs/verify_webdriver/index.html b/help_docs/verify_webdriver/index.html index 4d874270..f35055c1 100644 --- a/help_docs/verify_webdriver/index.html +++ b/help_docs/verify_webdriver/index.html @@ -22,7 +22,7 @@ - + diff --git a/help_docs/virtualenv_instructions/index.html b/help_docs/virtualenv_instructions/index.html index d1b8c704..df44824e 100644 --- a/help_docs/virtualenv_instructions/index.html +++ b/help_docs/virtualenv_instructions/index.html @@ -22,7 +22,7 @@ - + diff --git a/help_docs/webdriver_installation/index.html b/help_docs/webdriver_installation/index.html index 59015d2c..bfcdba38 100644 --- a/help_docs/webdriver_installation/index.html +++ b/help_docs/webdriver_installation/index.html @@ -22,7 +22,7 @@ - + diff --git a/index.html b/index.html index 01998194..7569c2a6 100644 --- a/index.html +++ b/index.html @@ -20,7 +20,7 @@ - + diff --git a/integrations/azure/azure_pipelines/ReadMe/index.html b/integrations/azure/azure_pipelines/ReadMe/index.html index 9f7dadc5..7e8d40da 100644 --- a/integrations/azure/azure_pipelines/ReadMe/index.html +++ b/integrations/azure/azure_pipelines/ReadMe/index.html @@ -22,7 +22,7 @@ - + diff --git a/integrations/azure/jenkins/ReadMe/index.html b/integrations/azure/jenkins/ReadMe/index.html index 9f72ee79..b64dee69 100644 --- a/integrations/azure/jenkins/ReadMe/index.html +++ b/integrations/azure/jenkins/ReadMe/index.html @@ -22,7 +22,7 @@ - + diff --git a/integrations/docker/ReadMe/index.html b/integrations/docker/ReadMe/index.html index 0fe143f6..c6b3303d 100644 --- a/integrations/docker/ReadMe/index.html +++ b/integrations/docker/ReadMe/index.html @@ -22,7 +22,7 @@ - + diff --git a/integrations/github/workflows/ReadMe/index.html b/integrations/github/workflows/ReadMe/index.html index 63cfc1c5..8fe96321 100644 --- a/integrations/github/workflows/ReadMe/index.html +++ b/integrations/github/workflows/ReadMe/index.html @@ -22,7 +22,7 @@ - + diff --git a/integrations/google_cloud/ReadMe/index.html b/integrations/google_cloud/ReadMe/index.html index 88cfab94..057f845f 100644 --- a/integrations/google_cloud/ReadMe/index.html +++ b/integrations/google_cloud/ReadMe/index.html @@ -22,7 +22,7 @@ - + diff --git a/seleniumbase/common/ReadMe/index.html b/seleniumbase/common/ReadMe/index.html index 114789cf..b68f9aa1 100644 --- a/seleniumbase/common/ReadMe/index.html +++ b/seleniumbase/common/ReadMe/index.html @@ -22,7 +22,7 @@ - + diff --git a/seleniumbase/console_scripts/ReadMe/index.html b/seleniumbase/console_scripts/ReadMe/index.html index 9ee0c544..7a8eac4c 100644 --- a/seleniumbase/console_scripts/ReadMe/index.html +++ b/seleniumbase/console_scripts/ReadMe/index.html @@ -22,7 +22,7 @@ - + diff --git a/seleniumbase/masterqa/ReadMe/index.html b/seleniumbase/masterqa/ReadMe/index.html index d0631a64..ddbe027a 100644 --- a/seleniumbase/masterqa/ReadMe/index.html +++ b/seleniumbase/masterqa/ReadMe/index.html @@ -22,7 +22,7 @@ - + diff --git a/seleniumbase/utilities/selenium_grid/ReadMe/index.html b/seleniumbase/utilities/selenium_grid/ReadMe/index.html index 910fb29e..e0f3f32a 100644 --- a/seleniumbase/utilities/selenium_grid/ReadMe/index.html +++ b/seleniumbase/utilities/selenium_grid/ReadMe/index.html @@ -22,7 +22,7 @@ - + diff --git a/sitemap.xml b/sitemap.xml index c0221454..5801d4a5 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -2,214 +2,214 @@ https://seleniumbase.io/ - 2024-11-19 + 2024-11-20 https://seleniumbase.io/examples/ReadMe/ - 2024-11-19 + 2024-11-20 https://seleniumbase.io/examples/case_summary/ - 2024-11-19 + 2024-11-20 https://seleniumbase.io/examples/behave_bdd/ReadMe/ - 2024-11-19 + 2024-11-20 https://seleniumbase.io/examples/cdp_mode/ReadMe/ - 2024-11-19 + 2024-11-20 https://seleniumbase.io/examples/chart_maker/ReadMe/ - 2024-11-19 + 2024-11-20 https://seleniumbase.io/examples/dialog_boxes/ReadMe/ - 2024-11-19 + 2024-11-20 https://seleniumbase.io/examples/example_logs/ReadMe/ - 2024-11-19 + 2024-11-20 https://seleniumbase.io/examples/master_qa/ReadMe/ - 2024-11-19 + 2024-11-20 https://seleniumbase.io/examples/presenter/ReadMe/ - 2024-11-19 + 2024-11-20 https://seleniumbase.io/examples/tour_examples/ReadMe/ - 2024-11-19 + 2024-11-20 https://seleniumbase.io/examples/visual_testing/ReadMe/ - 2024-11-19 + 2024-11-20 https://seleniumbase.io/help_docs/ReadMe/ - 2024-11-19 + 2024-11-20 https://seleniumbase.io/help_docs/behave_gui/ - 2024-11-19 + 2024-11-20 https://seleniumbase.io/help_docs/case_plans/ - 2024-11-19 + 2024-11-20 https://seleniumbase.io/help_docs/chinese/ - 2024-11-19 + 2024-11-20 https://seleniumbase.io/help_docs/commander/ - 2024-11-19 + 2024-11-20 https://seleniumbase.io/help_docs/customizing_test_runs/ - 2024-11-19 + 2024-11-20 https://seleniumbase.io/help_docs/demo_mode/ - 2024-11-19 + 2024-11-20 https://seleniumbase.io/help_docs/desired_capabilities/ - 2024-11-19 + 2024-11-20 https://seleniumbase.io/help_docs/features_list/ - 2024-11-19 + 2024-11-20 https://seleniumbase.io/help_docs/handling_iframes/ - 2024-11-19 + 2024-11-20 https://seleniumbase.io/help_docs/happy_customers/ - 2024-11-19 + 2024-11-20 https://seleniumbase.io/help_docs/hidden_files_info/ - 2024-11-19 + 2024-11-20 https://seleniumbase.io/help_docs/how_it_works/ - 2024-11-19 + 2024-11-20 https://seleniumbase.io/help_docs/html_inspector/ - 2024-11-19 + 2024-11-20 https://seleniumbase.io/help_docs/install/ - 2024-11-19 + 2024-11-20 https://seleniumbase.io/help_docs/install_python_pip_git/ - 2024-11-19 + 2024-11-20 https://seleniumbase.io/help_docs/js_package_manager/ - 2024-11-19 + 2024-11-20 https://seleniumbase.io/help_docs/locale_codes/ - 2024-11-19 + 2024-11-20 https://seleniumbase.io/help_docs/method_summary/ - 2024-11-19 + 2024-11-20 https://seleniumbase.io/help_docs/mobile_testing/ - 2024-11-19 + 2024-11-20 https://seleniumbase.io/help_docs/mysql_installation/ - 2024-11-19 + 2024-11-20 https://seleniumbase.io/help_docs/recorder_mode/ - 2024-11-19 + 2024-11-20 https://seleniumbase.io/help_docs/shadow_dom/ - 2024-11-19 + 2024-11-20 https://seleniumbase.io/help_docs/syntax_formats/ - 2024-11-19 + 2024-11-20 https://seleniumbase.io/help_docs/thank_you/ - 2024-11-19 + 2024-11-20 https://seleniumbase.io/help_docs/translations/ - 2024-11-19 + 2024-11-20 https://seleniumbase.io/help_docs/uc_mode/ - 2024-11-19 + 2024-11-20 https://seleniumbase.io/help_docs/useful_grep_commands/ - 2024-11-19 + 2024-11-20 https://seleniumbase.io/help_docs/using_safari_driver/ - 2024-11-19 + 2024-11-20 https://seleniumbase.io/help_docs/verify_webdriver/ - 2024-11-19 + 2024-11-20 https://seleniumbase.io/help_docs/virtualenv_instructions/ - 2024-11-19 + 2024-11-20 https://seleniumbase.io/help_docs/webdriver_installation/ - 2024-11-19 + 2024-11-20 https://seleniumbase.io/integrations/azure/azure_pipelines/ReadMe/ - 2024-11-19 + 2024-11-20 https://seleniumbase.io/integrations/azure/jenkins/ReadMe/ - 2024-11-19 + 2024-11-20 https://seleniumbase.io/integrations/docker/ReadMe/ - 2024-11-19 + 2024-11-20 https://seleniumbase.io/integrations/github/workflows/ReadMe/ - 2024-11-19 + 2024-11-20 https://seleniumbase.io/integrations/google_cloud/ReadMe/ - 2024-11-19 + 2024-11-20 https://seleniumbase.io/seleniumbase/common/ReadMe/ - 2024-11-19 + 2024-11-20 https://seleniumbase.io/seleniumbase/console_scripts/ReadMe/ - 2024-11-19 + 2024-11-20 https://seleniumbase.io/seleniumbase/masterqa/ReadMe/ - 2024-11-19 + 2024-11-20 https://seleniumbase.io/seleniumbase/utilities/selenium_grid/ReadMe/ - 2024-11-19 + 2024-11-20 \ No newline at end of file