seleniumbase 4.33.9__tar.gz → 4.33.11__tar.gz

Sign up to get free protection for your applications and to get access to all the features.
Files changed (393) hide show
  1. {seleniumbase-4.33.9/seleniumbase.egg-info → seleniumbase-4.33.11}/PKG-INFO +59 -68
  2. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/README.md +57 -66
  3. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/presenter/uc_presentation_3.py +1 -1
  4. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/test_download_files.py +1 -1
  5. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/translations/italian_test_1.py +4 -4
  6. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/requirements.txt +1 -1
  7. seleniumbase-4.33.11/seleniumbase/__version__.py +2 -0
  8. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/core/browser_launcher.py +0 -2
  9. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/core/sb_cdp.py +28 -7
  10. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/fixtures/base_case.py +8 -0
  11. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/undetected/cdp_driver/_contradict.py +3 -3
  12. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/undetected/cdp_driver/browser.py +8 -6
  13. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/undetected/cdp_driver/element.py +9 -6
  14. {seleniumbase-4.33.9 → seleniumbase-4.33.11/seleniumbase.egg-info}/PKG-INFO +59 -68
  15. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase.egg-info/requires.txt +1 -1
  16. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/setup.py +1 -1
  17. seleniumbase-4.33.9/seleniumbase/__version__.py +0 -2
  18. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/.gitignore +0 -0
  19. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/LICENSE +0 -0
  20. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/MANIFEST.in +0 -0
  21. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/__init__.py +0 -0
  22. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/basic_test.py +0 -0
  23. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/behave_bdd/__init__.py +0 -0
  24. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/behave_bdd/features/__init__.py +0 -0
  25. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/behave_bdd/features/environment.py +0 -0
  26. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/behave_bdd/features/steps/__init__.py +0 -0
  27. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/behave_bdd/features/steps/calculator.py +0 -0
  28. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/behave_bdd/features/steps/fail_page.py +0 -0
  29. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/behave_bdd/features/steps/imported.py +0 -0
  30. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/behave_bdd/features/steps/swag_labs.py +0 -0
  31. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/boilerplates/__init__.py +0 -0
  32. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/boilerplates/base_test_case.py +0 -0
  33. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/boilerplates/boilerplate_test.py +0 -0
  34. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/boilerplates/classic_obj_test.py +0 -0
  35. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/boilerplates/page_objects.py +0 -0
  36. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/boilerplates/samples/__init__.py +0 -0
  37. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/boilerplates/samples/file_parsing/__init__.py +0 -0
  38. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/boilerplates/samples/file_parsing/parse_files.py +0 -0
  39. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/boilerplates/samples/google_objects.py +0 -0
  40. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/boilerplates/samples/google_test.py +0 -0
  41. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/boilerplates/samples/sb_swag_test.py +0 -0
  42. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/boilerplates/samples/swag_labs_test.py +0 -0
  43. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/boilerplates/samples/test_page_objects.py +0 -0
  44. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/boilerplates/sb_fixture_test.py +0 -0
  45. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/capabilities/mac_cap_file.py +0 -0
  46. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/capabilities/sample_cap_file_BS.py +0 -0
  47. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/capabilities/sample_cap_file_SL.py +0 -0
  48. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/capabilities/selenoid_cap_file.py +0 -0
  49. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/capabilities/win10_cap_file.py +0 -0
  50. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/chart_maker/chart_presentation.py +0 -0
  51. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/chart_maker/my_chart.py +0 -0
  52. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/chart_maker/pie_charts.py +0 -0
  53. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/chart_maker/test_area_chart.py +0 -0
  54. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/chart_maker/test_display_chart.py +0 -0
  55. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/chart_maker/test_line_chart.py +0 -0
  56. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/chart_maker/test_multi_series.py +0 -0
  57. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/chart_maker/test_save_chart.py +0 -0
  58. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/coffee_cart_tests.py +0 -0
  59. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/custom_settings.py +0 -0
  60. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/desktop_apps/recorder.py +0 -0
  61. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/dialog_boxes/dialog_box_tour.py +0 -0
  62. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/edge_test.py +0 -0
  63. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/github_test.py +0 -0
  64. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/gui_test_runner.py +0 -0
  65. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/hack_the_planet.py +0 -0
  66. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/handle_alert_test.py +0 -0
  67. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/iframe_tests.py +0 -0
  68. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/locale_code_test.py +0 -0
  69. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/master_qa/__init__.py +0 -0
  70. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/master_qa/basic_masterqa_test_0.py +0 -0
  71. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/master_qa/masterqa_test_1.py +0 -0
  72. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/migration/__init__.py +0 -0
  73. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/migration/protractor/__init__.py +0 -0
  74. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/migration/protractor/example_test.py +0 -0
  75. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/migration/protractor/input_test.py +0 -0
  76. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/migration/protractor/mat_paginator_test.py +0 -0
  77. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/migration/raw_selenium/__init__.py +0 -0
  78. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/migration/raw_selenium/flaky_messy_raw.py +0 -0
  79. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/migration/raw_selenium/long_messy_raw.py +0 -0
  80. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/migration/raw_selenium/messy_raw.py +0 -0
  81. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/migration/raw_selenium/refined_raw.py +0 -0
  82. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/migration/raw_selenium/simple_sbase.py +0 -0
  83. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/my_first_test.py +0 -0
  84. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/nth_child_test.py +0 -0
  85. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/offline_examples/__init__.py +0 -0
  86. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/offline_examples/load_html_test.py +0 -0
  87. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/offline_examples/test_demo_page.py +0 -0
  88. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/offline_examples/test_extended_driver.py +0 -0
  89. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/offline_examples/test_handle_alerts.py +0 -0
  90. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/offline_examples/test_request_fixture.py +0 -0
  91. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/offline_examples/test_user_agent.py +0 -0
  92. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/old_wordle_script.py +0 -0
  93. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/parameterized_test.py +0 -0
  94. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/performance_test.py +0 -0
  95. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/presenter/core_presentation.py +0 -0
  96. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/presenter/edge_presentation.py +0 -0
  97. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/presenter/fundamentals.py +0 -0
  98. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/presenter/multi_uc.py +0 -0
  99. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/presenter/my_presentation.py +0 -0
  100. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/presenter/py_virtual_envs.py +0 -0
  101. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/presenter/uc_presentation.py +0 -0
  102. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/proxy_test.py +0 -0
  103. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/rate_limiting_test.py +0 -0
  104. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/raw_ahrefs.py +0 -0
  105. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/raw_antibot_login.py +0 -0
  106. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/raw_bing_captcha.py +0 -0
  107. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/raw_block.py +0 -0
  108. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/raw_brotector_captcha.py +0 -0
  109. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/raw_call.py +0 -0
  110. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/raw_cdp_logging.py +0 -0
  111. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/raw_cf.py +0 -0
  112. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/raw_cookies.py +0 -0
  113. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/raw_detection.py +0 -0
  114. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/raw_driver_context.py +0 -0
  115. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/raw_driver_manager.py +0 -0
  116. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/raw_file_call.py +0 -0
  117. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/raw_form_turnstile.py +0 -0
  118. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/raw_games.py +0 -0
  119. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/raw_gui_click.py +0 -0
  120. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/raw_hobbit.py +0 -0
  121. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/raw_login_context.py +0 -0
  122. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/raw_login_driver.py +0 -0
  123. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/raw_login_sb.py +0 -0
  124. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/raw_main_call.py +0 -0
  125. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/raw_mobile.py +0 -0
  126. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/raw_multi_drivers.py +0 -0
  127. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/raw_nopecha.py +0 -0
  128. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/raw_order_tickets.py +0 -0
  129. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/raw_parameter_script.py +0 -0
  130. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/raw_performance_logs.py +0 -0
  131. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/raw_pixelscan.py +0 -0
  132. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/raw_pyautogui.py +0 -0
  133. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/raw_recaptcha.py +0 -0
  134. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/raw_robot.py +0 -0
  135. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/raw_sb.py +0 -0
  136. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/raw_test_scripts.py +0 -0
  137. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/raw_turnstile.py +0 -0
  138. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/raw_uc_mode.py +0 -0
  139. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/sb_fixture_tests.py +0 -0
  140. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/shadow_root_test.py +0 -0
  141. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/swag_labs_user_tests.py +0 -0
  142. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/test_3d_apis.py +0 -0
  143. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/test_apple_site.py +0 -0
  144. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/test_assert_elements.py +0 -0
  145. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/test_calculator.py +0 -0
  146. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/test_canvas.py +0 -0
  147. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/test_cdp_ad_blocking.py +0 -0
  148. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/test_checkboxes.py +0 -0
  149. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/test_chinese_pdf.py +0 -0
  150. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/test_chromedriver.py +0 -0
  151. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/test_coffee_cart.py +0 -0
  152. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/test_console_logging.py +0 -0
  153. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/test_contains_selector.py +0 -0
  154. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/test_cycle_elements.py +0 -0
  155. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/test_decryption.py +0 -0
  156. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/test_deferred_asserts.py +0 -0
  157. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/test_demo_site.py +0 -0
  158. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/test_detect_404s.py +0 -0
  159. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/test_docs_site.py +0 -0
  160. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/test_double_click.py +0 -0
  161. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/test_download_images.py +0 -0
  162. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/test_drag_and_drop.py +0 -0
  163. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/test_error_page.py +0 -0
  164. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/test_event_firing.py +0 -0
  165. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/test_fail.py +0 -0
  166. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/test_geolocation.py +0 -0
  167. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/test_get_coffee.py +0 -0
  168. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/test_get_locale_code.py +0 -0
  169. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/test_get_pdf_text.py +0 -0
  170. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/test_get_user_agent.py +0 -0
  171. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/test_hack_search.py +0 -0
  172. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/test_highlight_elements.py +0 -0
  173. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/test_image_saving.py +0 -0
  174. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/test_inspect_html.py +0 -0
  175. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/test_login.py +0 -0
  176. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/test_markers.py +0 -0
  177. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/test_mfa_login.py +0 -0
  178. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/test_multiple_drivers.py +0 -0
  179. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/test_null.py +0 -0
  180. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/test_override_driver.py +0 -0
  181. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/test_override_sb_fixture.py +0 -0
  182. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/test_parse_soup.py +0 -0
  183. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/test_pdf_asserts.py +0 -0
  184. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/test_pytest_parametrize.py +0 -0
  185. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/test_repeat_tests.py +0 -0
  186. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/test_request_sb_fixture.py +0 -0
  187. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/test_save_screenshots.py +0 -0
  188. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/test_sb_fixture.py +0 -0
  189. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/test_scrape_bing.py +0 -0
  190. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/test_select_options.py +0 -0
  191. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/test_shadow_dom.py +0 -0
  192. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/test_show_file_choosers.py +0 -0
  193. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/test_simple_login.py +0 -0
  194. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/test_skype_site.py +0 -0
  195. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/test_suite.py +0 -0
  196. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/test_swag_labs.py +0 -0
  197. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/test_tinymce.py +0 -0
  198. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/test_todomvc.py +0 -0
  199. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/test_url_asserts.py +0 -0
  200. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/test_usefixtures.py +0 -0
  201. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/test_verify_chromedriver.py +0 -0
  202. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/test_window_switching.py +0 -0
  203. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/test_xfail.py +0 -0
  204. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/test_xkcd.py +0 -0
  205. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/time_limit_test.py +0 -0
  206. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/tour_examples/bootstrap_google_tour.py +0 -0
  207. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/tour_examples/bootstrap_xkcd_tour.py +0 -0
  208. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/tour_examples/driverjs_maps_tour.py +0 -0
  209. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/tour_examples/google_tour.py +0 -0
  210. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/tour_examples/hopscotch_google_tour.py +0 -0
  211. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/tour_examples/introjs_google_tour.py +0 -0
  212. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/tour_examples/maps_introjs_tour.py +0 -0
  213. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/tour_examples/octocat_tour.py +0 -0
  214. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/tour_examples/recordings/__init__.py +0 -0
  215. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/tour_examples/recordings/shepherd_google_tour_rec.py +0 -0
  216. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/tour_examples/shepherd_google_tour.py +0 -0
  217. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/tour_examples/xkcd_tour.py +0 -0
  218. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/translations/chinese_test_1.py +0 -0
  219. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/translations/dutch_test_1.py +0 -0
  220. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/translations/english_test_1.py +0 -0
  221. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/translations/french_test_1.py +0 -0
  222. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/translations/japanese_test_1.py +0 -0
  223. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/translations/korean_test_1.py +0 -0
  224. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/translations/portuguese_test_1.py +0 -0
  225. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/translations/russian_test_1.py +0 -0
  226. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/translations/spanish_test_1.py +0 -0
  227. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/uc_cdp_events.py +0 -0
  228. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/unit_tests/verify_framework.py +0 -0
  229. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/upgrade_chromedriver.py +0 -0
  230. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/upload_file_test.py +0 -0
  231. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/user_agent_test.py +0 -0
  232. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/verify_undetected.py +0 -0
  233. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/visual_testing/__init__.py +0 -0
  234. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/visual_testing/layout_test.py +0 -0
  235. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/visual_testing/python_home_test.py +0 -0
  236. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/visual_testing/test_layout_fail.py +0 -0
  237. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/visual_testing/xkcd_visual_test.py +0 -0
  238. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/wordle_test.py +0 -0
  239. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/xpath_test.py +0 -0
  240. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/examples/youtube_search_test.py +0 -0
  241. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/install.sh +0 -0
  242. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/integrations/__init__.py +0 -0
  243. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/integrations/behave/features/__init__.py +0 -0
  244. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/integrations/behave/features/environment.py +0 -0
  245. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/integrations/behave/features/steps/__init__.py +0 -0
  246. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/integrations/behave/features/steps/calculator.py +0 -0
  247. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/integrations/behave/features/steps/fail_page.py +0 -0
  248. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/integrations/behave/features/steps/real_world.py +0 -0
  249. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/integrations/behave/features/steps/swag_labs.py +0 -0
  250. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/integrations/brython/index.py +0 -0
  251. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/integrations/node_js/__init__.py +0 -0
  252. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/integrations/node_js/my_first_test.py +0 -0
  253. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/integrations/node_js/test_demo_site.py +0 -0
  254. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/mkdocs_build/prepare.py +0 -0
  255. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/pyproject.toml +0 -0
  256. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/pytest.ini +0 -0
  257. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/sbase/__init__.py +0 -0
  258. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/sbase/__main__.py +0 -0
  259. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/sbase/steps.py +0 -0
  260. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/__init__.py +0 -0
  261. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/__main__.py +0 -0
  262. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/behave/__init__.py +0 -0
  263. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/behave/behave_helper.py +0 -0
  264. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/behave/behave_sb.py +0 -0
  265. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/behave/steps.py +0 -0
  266. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/common/__init__.py +0 -0
  267. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/common/decorators.py +0 -0
  268. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/common/encryption.py +0 -0
  269. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/common/exceptions.py +0 -0
  270. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/common/obfuscate.py +0 -0
  271. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/common/unobfuscate.py +0 -0
  272. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/config/__init__.py +0 -0
  273. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/config/ad_block_list.py +0 -0
  274. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/config/proxy_list.py +0 -0
  275. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/config/settings.py +0 -0
  276. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/console_scripts/__init__.py +0 -0
  277. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/console_scripts/logo_helper.py +0 -0
  278. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/console_scripts/rich_helper.py +0 -0
  279. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/console_scripts/run.py +0 -0
  280. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/console_scripts/sb_behave_gui.py +0 -0
  281. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/console_scripts/sb_caseplans.py +0 -0
  282. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/console_scripts/sb_commander.py +0 -0
  283. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/console_scripts/sb_install.py +0 -0
  284. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/console_scripts/sb_mkchart.py +0 -0
  285. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/console_scripts/sb_mkdir.py +0 -0
  286. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/console_scripts/sb_mkfile.py +0 -0
  287. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/console_scripts/sb_mkpres.py +0 -0
  288. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/console_scripts/sb_mkrec.py +0 -0
  289. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/console_scripts/sb_objectify.py +0 -0
  290. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/console_scripts/sb_print.py +0 -0
  291. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/console_scripts/sb_recorder.py +0 -0
  292. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/core/__init__.py +0 -0
  293. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/core/application_manager.py +0 -0
  294. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/core/capabilities_parser.py +0 -0
  295. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/core/colored_traceback.py +0 -0
  296. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/core/create_db_tables.sql +0 -0
  297. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/core/detect_b_ver.py +0 -0
  298. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/core/download_helper.py +0 -0
  299. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/core/encoded_images.py +0 -0
  300. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/core/jqc_helper.py +0 -0
  301. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/core/log_helper.py +0 -0
  302. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/core/mysql.py +0 -0
  303. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/core/proxy_helper.py +0 -0
  304. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/core/recorder_helper.py +0 -0
  305. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/core/report_helper.py +0 -0
  306. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/core/s3_manager.py +0 -0
  307. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/core/sb_driver.py +0 -0
  308. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/core/session_helper.py +0 -0
  309. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/core/settings_parser.py +0 -0
  310. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/core/style_sheet.py +0 -0
  311. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/core/testcase_manager.py +0 -0
  312. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/core/tour_helper.py +0 -0
  313. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/core/visual_helper.py +0 -0
  314. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/drivers/__init__.py +0 -0
  315. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/extensions/__init__.py +0 -0
  316. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/extensions/ad_block.zip +0 -0
  317. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/extensions/disable_csp.zip +0 -0
  318. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/extensions/recorder.zip +0 -0
  319. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/extensions/sbase_ext.zip +0 -0
  320. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/fixtures/__init__.py +0 -0
  321. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/fixtures/constants.py +0 -0
  322. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/fixtures/css_to_xpath.py +0 -0
  323. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/fixtures/errors.py +0 -0
  324. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/fixtures/js_utils.py +0 -0
  325. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/fixtures/page_actions.py +0 -0
  326. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/fixtures/page_utils.py +0 -0
  327. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/fixtures/shared_utils.py +0 -0
  328. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/fixtures/unittest_helper.py +0 -0
  329. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/fixtures/words.py +0 -0
  330. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/fixtures/xpath_to_css.py +0 -0
  331. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/js_code/__init__.py +0 -0
  332. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/js_code/active_css_js.py +0 -0
  333. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/js_code/live_js.py +0 -0
  334. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/js_code/recorder_js.py +0 -0
  335. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/masterqa/__init__.py +0 -0
  336. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/masterqa/master_qa.py +0 -0
  337. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/plugins/__init__.py +0 -0
  338. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/plugins/base_plugin.py +0 -0
  339. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/plugins/basic_test_info.py +0 -0
  340. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/plugins/db_reporting_plugin.py +0 -0
  341. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/plugins/driver_manager.py +0 -0
  342. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/plugins/page_source.py +0 -0
  343. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/plugins/pytest_plugin.py +0 -0
  344. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/plugins/s3_logging_plugin.py +0 -0
  345. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/plugins/sb_manager.py +0 -0
  346. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/plugins/screen_shots.py +0 -0
  347. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/plugins/selenium_plugin.py +0 -0
  348. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/resources/__init__.py +0 -0
  349. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/translate/__init__.py +0 -0
  350. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/translate/chinese.py +0 -0
  351. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/translate/dutch.py +0 -0
  352. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/translate/french.py +0 -0
  353. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/translate/italian.py +0 -0
  354. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/translate/japanese.py +0 -0
  355. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/translate/korean.py +0 -0
  356. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/translate/master_dict.py +0 -0
  357. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/translate/portuguese.py +0 -0
  358. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/translate/russian.py +0 -0
  359. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/translate/spanish.py +0 -0
  360. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/translate/translator.py +0 -0
  361. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/undetected/__init__.py +0 -0
  362. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/undetected/cdp.py +0 -0
  363. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/undetected/cdp_driver/__init__.py +0 -0
  364. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/undetected/cdp_driver/cdp_util.py +0 -0
  365. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/undetected/cdp_driver/config.py +0 -0
  366. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/undetected/cdp_driver/connection.py +0 -0
  367. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/undetected/cdp_driver/tab.py +0 -0
  368. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/undetected/dprocess.py +0 -0
  369. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/undetected/options.py +0 -0
  370. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/undetected/patcher.py +0 -0
  371. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/undetected/reactor.py +0 -0
  372. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/undetected/webelement.py +0 -0
  373. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/utilities/__init__.py +0 -0
  374. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/utilities/selenium_grid/__init__.py +0 -0
  375. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/utilities/selenium_grid/download_selenium_server.py +0 -0
  376. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/utilities/selenium_grid/font_color +0 -0
  377. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/utilities/selenium_grid/grid-hub +0 -0
  378. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/utilities/selenium_grid/grid-node +0 -0
  379. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/utilities/selenium_grid/grid_hub.py +0 -0
  380. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/utilities/selenium_grid/grid_node.py +0 -0
  381. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/utilities/selenium_grid/register-grid-node.bat +0 -0
  382. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/utilities/selenium_grid/register-grid-node.sh +0 -0
  383. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/utilities/selenium_grid/start-grid-hub.bat +0 -0
  384. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/utilities/selenium_grid/start-grid-hub.sh +0 -0
  385. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/utilities/selenium_ide/__init__.py +0 -0
  386. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase/utilities/selenium_ide/convert_ide.py +0 -0
  387. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase.egg-info/SOURCES.txt +0 -0
  388. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase.egg-info/dependency_links.txt +0 -0
  389. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase.egg-info/entry_points.txt +0 -0
  390. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/seleniumbase.egg-info/top_level.txt +0 -0
  391. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/setup.cfg +0 -0
  392. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/site/prepare.py +0 -0
  393. {seleniumbase-4.33.9 → seleniumbase-4.33.11}/virtualenv_install.sh +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: seleniumbase
3
- Version: 4.33.9
3
+ Version: 4.33.11
4
4
  Summary: A complete web automation framework for end-to-end testing.
5
5
  Home-page: https://github.com/seleniumbase/SeleniumBase
6
6
  Author: Michael Mintz
@@ -65,7 +65,7 @@ Requires-Dist: setuptools~=70.2; python_version < "3.10"
65
65
  Requires-Dist: setuptools>=75.6.0; python_version >= "3.10"
66
66
  Requires-Dist: wheel>=0.45.1
67
67
  Requires-Dist: attrs>=24.2.0
68
- Requires-Dist: certifi>=2024.8.30
68
+ Requires-Dist: certifi>=2024.12.14
69
69
  Requires-Dist: exceptiongroup>=1.2.2
70
70
  Requires-Dist: websockets~=13.1; python_version < "3.9"
71
71
  Requires-Dist: websockets>=14.1; python_version >= "3.9"
@@ -236,21 +236,60 @@ Requires-Dist: zstandard==0.23.0; extra == "selenium-wire"
236
236
 
237
237
  📚 Learn from [**over 200 examples** in the **SeleniumBase/examples/** folder](https://github.com/seleniumbase/SeleniumBase/tree/master/examples).
238
238
 
239
- 👤 Note that <span translate="no">SeleniumBase</span> <a translate="no" href="https://github.com/seleniumbase/SeleniumBase/blob/master/help_docs/uc_mode.md"><b>UC Mode</b> (Stealth Mode) has its own ReadMe</a>.
239
+ 🐙 Note that <a translate="no" href="https://github.com/seleniumbase/SeleniumBase/blob/master/help_docs/uc_mode.md"><b>UC Mode</b></a> and <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/cdp_mode/ReadMe.md"><b>CDP Mode</b></a> (Stealth Mode) have separate docs</a>.
240
240
 
241
- 🐙 Also note that Seleniumbase <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/cdp_mode/ReadMe.md"><b>CDP Mode</b> has its own separate ReadMe</a>.
241
+ ℹ️ Most scripts run with raw <code translate="no"><b>python</b></code>, although some scripts use <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/help_docs/syntax_formats.md">Syntax Formats</a> that expect <a href="https://docs.pytest.org/en/latest/how-to/usage.html" translate="no"><b>pytest</b></a> (a Python unit-testing framework included with SeleniumBase that can discover, collect, and run tests automatically).
242
242
 
243
- ℹ️ Scripts can be called via <code translate="no"><b>python</b></code>, although some <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/help_docs/syntax_formats.md">Syntax Formats</a> expect <a href="https://docs.pytest.org/en/latest/how-to/usage.html" translate="no"><b>pytest</b></a> (a Python unit-testing framework included with SeleniumBase that can discover, collect, and run tests automatically).
243
+ --------
244
244
 
245
- <p align="left">📗 Here's <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/my_first_test.py">my_first_test.py</a>, which tests login, shopping, and checkout:</p>
245
+ <p align="left">📗 Here's <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/raw_google.py">raw_google.py</a>, which performs a Google search:</p>
246
246
 
247
- ```bash
248
- pytest my_first_test.py
247
+ ```python
248
+ from seleniumbase import SB
249
+
250
+ with SB(test=True, ad_block=True, locale_code="en") as sb:
251
+ sb.open("https://google.com/ncr")
252
+ sb.type('[title="Search"]', "SeleniumBase GitHub page\n")
253
+ sb.click('[href*="github.com/seleniumbase/SeleniumBase"]')
254
+ sb.save_screenshot_to_logs() # (See ./latest_logs folder)
255
+ print(sb.get_page_title())
249
256
  ```
250
257
 
251
- <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/my_first_test.py"><img src="https://seleniumbase.github.io/cdn/gif/fast_swag_2.gif" alt="SeleniumBase Test" title="SeleniumBase Test" width="520" /></a>
258
+ > `python raw_google.py`
252
259
 
253
- > ``pytest`` uses ``--chrome`` by default unless set differently.
260
+ <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/raw_google.py"><img src="https://seleniumbase.github.io/cdn/gif/google_search.gif" alt="SeleniumBase Test" title="SeleniumBase Test" width="480" /></a>
261
+
262
+ --------
263
+
264
+ <p align="left">📗 Here's <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/test_get_swag.py">test_get_swag.py</a>, which tests a fake shopping site:</p>
265
+
266
+ ```python
267
+ from seleniumbase import BaseCase
268
+ BaseCase.main(__name__, __file__) # Call pytest
269
+
270
+ class MyTestClass(BaseCase):
271
+ def test_swag_labs(self):
272
+ self.open("https://www.saucedemo.com")
273
+ self.type("#user-name", "standard_user")
274
+ self.type("#password", "secret_sauce\n")
275
+ self.assert_element("div.inventory_list")
276
+ self.click('button[name*="backpack"]')
277
+ self.click("#shopping_cart_container a")
278
+ self.assert_text("Backpack", "div.cart_item")
279
+ self.click("button#checkout")
280
+ self.type("input#first-name", "SeleniumBase")
281
+ self.type("input#last-name", "Automation")
282
+ self.type("input#postal-code", "77123")
283
+ self.click("input#continue")
284
+ self.click("button#finish")
285
+ self.assert_text("Thank you for your order!")
286
+ ```
287
+
288
+ > `pytest test_get_swag.py`
289
+
290
+ <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/test_get_swag.py"><img src="https://seleniumbase.github.io/cdn/gif/fast_swag_2.gif" alt="SeleniumBase Test" title="SeleniumBase Test" width="520" /></a>
291
+
292
+ > (The default browser is ``--chrome`` if not set.)
254
293
 
255
294
  --------
256
295
 
@@ -344,7 +383,7 @@ With raw Selenium, that requires more code:<br />
344
383
 
345
384
  <p>📚 <b>Learn about different ways of writing tests:</b></p>
346
385
 
347
- <p align="left">📘📝 Here's <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/test_simple_login.py">test_simple_login.py</a>, which uses <code translate="no"><a href="https://github.com/seleniumbase/SeleniumBase/blob/master/seleniumbase/fixtures/base_case.py">BaseCase</a></code> class inheritance, and runs with <a href="https://docs.pytest.org/en/latest/how-to/usage.html">pytest</a> or <a href="https://github.com/mdmintz/pynose">pynose</a>. (Use <code translate="no">self.driver</code> to access Selenium's raw <code translate="no">driver</code>.)</p>
386
+ <p align="left">📗📝 Here's <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/test_simple_login.py">test_simple_login.py</a>, which uses <code translate="no"><a href="https://github.com/seleniumbase/SeleniumBase/blob/master/seleniumbase/fixtures/base_case.py">BaseCase</a></code> class inheritance, and runs with <a href="https://docs.pytest.org/en/latest/how-to/usage.html">pytest</a> or <a href="https://github.com/mdmintz/pynose">pynose</a>. (Use <code translate="no">self.driver</code> to access Selenium's raw <code translate="no">driver</code>.)</p>
348
387
 
349
388
  ```python
350
389
  from seleniumbase import BaseCase
@@ -363,22 +402,7 @@ class TestSimpleLogin(BaseCase):
363
402
  self.assert_text("signed out", "#top_message")
364
403
  ```
365
404
 
366
- <p align="left">📗📝 Here's a test from <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/sb_fixture_tests.py">sb_fixture_tests.py</a>, which uses the <b><code translate="no">sb</code></b> <code translate="no">pytest</code> fixture. Runs with <a href="https://docs.pytest.org/en/latest/how-to/usage.html">pytest</a>. (Use <code translate="no">sb.driver</code> to access Selenium's raw <code translate="no">driver</code>.)</p>
367
-
368
- ```python
369
- def test_sb_fixture_with_no_class(sb):
370
- sb.open("seleniumbase.io/simple/login")
371
- sb.type("#username", "demo_user")
372
- sb.type("#password", "secret_pass")
373
- sb.click('a:contains("Sign in")')
374
- sb.assert_exact_text("Welcome!", "h1")
375
- sb.assert_element("img#image1")
376
- sb.highlight("#image1")
377
- sb.click_link("Sign out")
378
- sb.assert_text("signed out", "#top_message")
379
- ```
380
-
381
- <p align="left">📙📝 Here's <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/raw_login_sb.py">raw_login_sb.py</a>, which uses the <b><code translate="no">SB</code></b> Context Manager. Runs with pure <code translate="no">python</code>. (Use <code translate="no">sb.driver</code> to access Selenium's raw <code translate="no">driver</code>.)</p>
405
+ <p align="left">📘📝 Here's <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/raw_login_sb.py">raw_login_sb.py</a>, which uses the <b><code translate="no">SB</code></b> Context Manager. Runs with pure <code translate="no">python</code>. (Use <code translate="no">sb.driver</code> to access Selenium's raw <code translate="no">driver</code>.)</p>
382
406
 
383
407
  ```python
384
408
  from seleniumbase import SB
@@ -395,24 +419,7 @@ with SB() as sb:
395
419
  sb.assert_text("signed out", "#top_message")
396
420
  ```
397
421
 
398
- <p align="left">📔📝 Here's <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/raw_login_context.py">raw_login_context.py</a>, which uses the <b><code translate="no">DriverContext</code></b> Manager. Runs with pure <code translate="no">python</code>. (The <code translate="no">driver</code> is an improved version of Selenium's raw <code translate="no">driver</code>, with more methods.)</p>
399
-
400
- ```python
401
- from seleniumbase import DriverContext
402
-
403
- with DriverContext() as driver:
404
- driver.open("seleniumbase.io/simple/login")
405
- driver.type("#username", "demo_user")
406
- driver.type("#password", "secret_pass")
407
- driver.click('a:contains("Sign in")')
408
- driver.assert_exact_text("Welcome!", "h1")
409
- driver.assert_element("img#image1")
410
- driver.highlight("#image1")
411
- driver.click_link("Sign out")
412
- driver.assert_text("signed out", "#top_message")
413
- ```
414
-
415
- <p align="left">📔📝 Here's <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/raw_login_driver.py">raw_login_driver.py</a>, which uses the <b><code translate="no">Driver</code></b> Manager. Runs with pure <code translate="no">python</code>. (The <code>driver</code> is an improved version of Selenium's raw <code translate="no">driver</code>, with more methods.)</p>
422
+ <p align="left">📙📝 Here's <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/raw_login_driver.py">raw_login_driver.py</a>, which uses the <b><code translate="no">Driver</code></b> Manager. Runs with pure <code translate="no">python</code>. (The <code>driver</code> is an improved version of Selenium's raw <code translate="no">driver</code>, with more methods.)</p>
416
423
 
417
424
  ```python
418
425
  from seleniumbase import Driver
@@ -432,23 +439,6 @@ finally:
432
439
  driver.quit()
433
440
  ```
434
441
 
435
- <p align="left">📕📝 Here's <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/behave_bdd/features/login_app.feature">login_app.feature</a>, which uses <a translate="no" href="https://behave.readthedocs.io/en/stable/gherkin.html#features" target="_blank">behave-BDD Gherkin</a> syntax. Runs with <code translate="no">behave</code>. (<a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/behave_bdd/ReadMe.md">Learn about the <b>SeleniumBase behave-BDD</b> integration</a>)</p>
436
-
437
- ```gherkin
438
- Feature: SeleniumBase scenarios for the Simple App
439
-
440
- Scenario: Verify the Simple App (Login / Logout)
441
- Given Open "seleniumbase.io/simple/login"
442
- And Type "demo_user" into "#username"
443
- And Type "secret_pass" into "#password"
444
- And Click 'a:contains("Sign in")'
445
- And Assert exact text "Welcome!" in "h1"
446
- And Assert element "img#image1"
447
- And Highlight "#image1"
448
- And Click link "Sign out"
449
- And Assert text "signed out" in "#top_message"
450
- ```
451
-
452
442
  --------
453
443
 
454
444
  <a id="python_installation"></a>
@@ -547,20 +537,21 @@ pip install -e .
547
537
  <summary> ▶️ Here's sample output from a chromedriver download. (<b>click to expand</b>)</summary>
548
538
 
549
539
  ```bash
550
- *** chromedriver to download = 121.0.6167.85 (Latest Stable)
540
+ *** chromedriver to download = 131.0.6778.108 (Latest Stable)
551
541
 
552
542
  Downloading chromedriver-mac-arm64.zip from:
553
- https://storage.googleapis.com/chrome-for-testing-public/121.0.6167.85/mac-arm64/chromedriver-mac-arm64.zip ...
543
+ https://storage.googleapis.com/chrome-for-testing-public/131.0.6778.108/mac-arm64/chromedriver-mac-arm64.zip ...
554
544
  Download Complete!
555
545
 
556
546
  Extracting ['chromedriver'] from chromedriver-mac-arm64.zip ...
557
547
  Unzip Complete!
558
548
 
559
549
  The file [chromedriver] was saved to:
560
- /Users/michael/github/SeleniumBase/seleniumbase/drivers/chromedriver
550
+ ~/github/SeleniumBase/seleniumbase/drivers/
551
+ chromedriver
561
552
 
562
- Making [chromedriver 121.0.6167.85] executable ...
563
- [chromedriver 121.0.6167.85] is now ready for use!
553
+ Making [chromedriver 131.0.6778.108] executable ...
554
+ [chromedriver 131.0.6778.108] is now ready for use!
564
555
  ```
565
556
 
566
557
  </details>
@@ -580,7 +571,7 @@ pytest my_first_test.py
580
571
 
581
572
  <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/my_first_test.py"><img src="https://seleniumbase.github.io/cdn/gif/fast_swag_2.gif" alt="SeleniumBase Test" title="SeleniumBase Test" width="520" /></a>
582
573
 
583
- <p align="left"><b>Here's the code for <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/my_first_test.py">my_first_test.py</a>:</b></p>
574
+ <p align="left"><b>Here's the full code for <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/my_first_test.py">my_first_test.py</a>:</b></p>
584
575
 
585
576
  ```python
586
577
  from seleniumbase import BaseCase
@@ -60,21 +60,60 @@
60
60
 
61
61
  📚 Learn from [**over 200 examples** in the **SeleniumBase/examples/** folder](https://github.com/seleniumbase/SeleniumBase/tree/master/examples).
62
62
 
63
- 👤 Note that <span translate="no">SeleniumBase</span> <a translate="no" href="https://github.com/seleniumbase/SeleniumBase/blob/master/help_docs/uc_mode.md"><b>UC Mode</b> (Stealth Mode) has its own ReadMe</a>.
63
+ 🐙 Note that <a translate="no" href="https://github.com/seleniumbase/SeleniumBase/blob/master/help_docs/uc_mode.md"><b>UC Mode</b></a> and <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/cdp_mode/ReadMe.md"><b>CDP Mode</b></a> (Stealth Mode) have separate docs</a>.
64
64
 
65
- 🐙 Also note that Seleniumbase <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/cdp_mode/ReadMe.md"><b>CDP Mode</b> has its own separate ReadMe</a>.
65
+ ℹ️ Most scripts run with raw <code translate="no"><b>python</b></code>, although some scripts use <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/help_docs/syntax_formats.md">Syntax Formats</a> that expect <a href="https://docs.pytest.org/en/latest/how-to/usage.html" translate="no"><b>pytest</b></a> (a Python unit-testing framework included with SeleniumBase that can discover, collect, and run tests automatically).
66
66
 
67
- ℹ️ Scripts can be called via <code translate="no"><b>python</b></code>, although some <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/help_docs/syntax_formats.md">Syntax Formats</a> expect <a href="https://docs.pytest.org/en/latest/how-to/usage.html" translate="no"><b>pytest</b></a> (a Python unit-testing framework included with SeleniumBase that can discover, collect, and run tests automatically).
67
+ --------
68
68
 
69
- <p align="left">📗 Here's <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/my_first_test.py">my_first_test.py</a>, which tests login, shopping, and checkout:</p>
69
+ <p align="left">📗 Here's <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/raw_google.py">raw_google.py</a>, which performs a Google search:</p>
70
70
 
71
- ```bash
72
- pytest my_first_test.py
71
+ ```python
72
+ from seleniumbase import SB
73
+
74
+ with SB(test=True, ad_block=True, locale_code="en") as sb:
75
+ sb.open("https://google.com/ncr")
76
+ sb.type('[title="Search"]', "SeleniumBase GitHub page\n")
77
+ sb.click('[href*="github.com/seleniumbase/SeleniumBase"]')
78
+ sb.save_screenshot_to_logs() # (See ./latest_logs folder)
79
+ print(sb.get_page_title())
73
80
  ```
74
81
 
75
- <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/my_first_test.py"><img src="https://seleniumbase.github.io/cdn/gif/fast_swag_2.gif" alt="SeleniumBase Test" title="SeleniumBase Test" width="520" /></a>
82
+ > `python raw_google.py`
76
83
 
77
- > ``pytest`` uses ``--chrome`` by default unless set differently.
84
+ <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/raw_google.py"><img src="https://seleniumbase.github.io/cdn/gif/google_search.gif" alt="SeleniumBase Test" title="SeleniumBase Test" width="480" /></a>
85
+
86
+ --------
87
+
88
+ <p align="left">📗 Here's <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/test_get_swag.py">test_get_swag.py</a>, which tests a fake shopping site:</p>
89
+
90
+ ```python
91
+ from seleniumbase import BaseCase
92
+ BaseCase.main(__name__, __file__) # Call pytest
93
+
94
+ class MyTestClass(BaseCase):
95
+ def test_swag_labs(self):
96
+ self.open("https://www.saucedemo.com")
97
+ self.type("#user-name", "standard_user")
98
+ self.type("#password", "secret_sauce\n")
99
+ self.assert_element("div.inventory_list")
100
+ self.click('button[name*="backpack"]')
101
+ self.click("#shopping_cart_container a")
102
+ self.assert_text("Backpack", "div.cart_item")
103
+ self.click("button#checkout")
104
+ self.type("input#first-name", "SeleniumBase")
105
+ self.type("input#last-name", "Automation")
106
+ self.type("input#postal-code", "77123")
107
+ self.click("input#continue")
108
+ self.click("button#finish")
109
+ self.assert_text("Thank you for your order!")
110
+ ```
111
+
112
+ > `pytest test_get_swag.py`
113
+
114
+ <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/test_get_swag.py"><img src="https://seleniumbase.github.io/cdn/gif/fast_swag_2.gif" alt="SeleniumBase Test" title="SeleniumBase Test" width="520" /></a>
115
+
116
+ > (The default browser is ``--chrome`` if not set.)
78
117
 
79
118
  --------
80
119
 
@@ -168,7 +207,7 @@ With raw Selenium, that requires more code:<br />
168
207
 
169
208
  <p>📚 <b>Learn about different ways of writing tests:</b></p>
170
209
 
171
- <p align="left">📘📝 Here's <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/test_simple_login.py">test_simple_login.py</a>, which uses <code translate="no"><a href="https://github.com/seleniumbase/SeleniumBase/blob/master/seleniumbase/fixtures/base_case.py">BaseCase</a></code> class inheritance, and runs with <a href="https://docs.pytest.org/en/latest/how-to/usage.html">pytest</a> or <a href="https://github.com/mdmintz/pynose">pynose</a>. (Use <code translate="no">self.driver</code> to access Selenium's raw <code translate="no">driver</code>.)</p>
210
+ <p align="left">📗📝 Here's <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/test_simple_login.py">test_simple_login.py</a>, which uses <code translate="no"><a href="https://github.com/seleniumbase/SeleniumBase/blob/master/seleniumbase/fixtures/base_case.py">BaseCase</a></code> class inheritance, and runs with <a href="https://docs.pytest.org/en/latest/how-to/usage.html">pytest</a> or <a href="https://github.com/mdmintz/pynose">pynose</a>. (Use <code translate="no">self.driver</code> to access Selenium's raw <code translate="no">driver</code>.)</p>
172
211
 
173
212
  ```python
174
213
  from seleniumbase import BaseCase
@@ -187,22 +226,7 @@ class TestSimpleLogin(BaseCase):
187
226
  self.assert_text("signed out", "#top_message")
188
227
  ```
189
228
 
190
- <p align="left">📗📝 Here's a test from <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/sb_fixture_tests.py">sb_fixture_tests.py</a>, which uses the <b><code translate="no">sb</code></b> <code translate="no">pytest</code> fixture. Runs with <a href="https://docs.pytest.org/en/latest/how-to/usage.html">pytest</a>. (Use <code translate="no">sb.driver</code> to access Selenium's raw <code translate="no">driver</code>.)</p>
191
-
192
- ```python
193
- def test_sb_fixture_with_no_class(sb):
194
- sb.open("seleniumbase.io/simple/login")
195
- sb.type("#username", "demo_user")
196
- sb.type("#password", "secret_pass")
197
- sb.click('a:contains("Sign in")')
198
- sb.assert_exact_text("Welcome!", "h1")
199
- sb.assert_element("img#image1")
200
- sb.highlight("#image1")
201
- sb.click_link("Sign out")
202
- sb.assert_text("signed out", "#top_message")
203
- ```
204
-
205
- <p align="left">📙📝 Here's <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/raw_login_sb.py">raw_login_sb.py</a>, which uses the <b><code translate="no">SB</code></b> Context Manager. Runs with pure <code translate="no">python</code>. (Use <code translate="no">sb.driver</code> to access Selenium's raw <code translate="no">driver</code>.)</p>
229
+ <p align="left">📘📝 Here's <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/raw_login_sb.py">raw_login_sb.py</a>, which uses the <b><code translate="no">SB</code></b> Context Manager. Runs with pure <code translate="no">python</code>. (Use <code translate="no">sb.driver</code> to access Selenium's raw <code translate="no">driver</code>.)</p>
206
230
 
207
231
  ```python
208
232
  from seleniumbase import SB
@@ -219,24 +243,7 @@ with SB() as sb:
219
243
  sb.assert_text("signed out", "#top_message")
220
244
  ```
221
245
 
222
- <p align="left">📔📝 Here's <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/raw_login_context.py">raw_login_context.py</a>, which uses the <b><code translate="no">DriverContext</code></b> Manager. Runs with pure <code translate="no">python</code>. (The <code translate="no">driver</code> is an improved version of Selenium's raw <code translate="no">driver</code>, with more methods.)</p>
223
-
224
- ```python
225
- from seleniumbase import DriverContext
226
-
227
- with DriverContext() as driver:
228
- driver.open("seleniumbase.io/simple/login")
229
- driver.type("#username", "demo_user")
230
- driver.type("#password", "secret_pass")
231
- driver.click('a:contains("Sign in")')
232
- driver.assert_exact_text("Welcome!", "h1")
233
- driver.assert_element("img#image1")
234
- driver.highlight("#image1")
235
- driver.click_link("Sign out")
236
- driver.assert_text("signed out", "#top_message")
237
- ```
238
-
239
- <p align="left">📔📝 Here's <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/raw_login_driver.py">raw_login_driver.py</a>, which uses the <b><code translate="no">Driver</code></b> Manager. Runs with pure <code translate="no">python</code>. (The <code>driver</code> is an improved version of Selenium's raw <code translate="no">driver</code>, with more methods.)</p>
246
+ <p align="left">📙📝 Here's <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/raw_login_driver.py">raw_login_driver.py</a>, which uses the <b><code translate="no">Driver</code></b> Manager. Runs with pure <code translate="no">python</code>. (The <code>driver</code> is an improved version of Selenium's raw <code translate="no">driver</code>, with more methods.)</p>
240
247
 
241
248
  ```python
242
249
  from seleniumbase import Driver
@@ -256,23 +263,6 @@ finally:
256
263
  driver.quit()
257
264
  ```
258
265
 
259
- <p align="left">📕📝 Here's <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/behave_bdd/features/login_app.feature">login_app.feature</a>, which uses <a translate="no" href="https://behave.readthedocs.io/en/stable/gherkin.html#features" target="_blank">behave-BDD Gherkin</a> syntax. Runs with <code translate="no">behave</code>. (<a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/behave_bdd/ReadMe.md">Learn about the <b>SeleniumBase behave-BDD</b> integration</a>)</p>
260
-
261
- ```gherkin
262
- Feature: SeleniumBase scenarios for the Simple App
263
-
264
- Scenario: Verify the Simple App (Login / Logout)
265
- Given Open "seleniumbase.io/simple/login"
266
- And Type "demo_user" into "#username"
267
- And Type "secret_pass" into "#password"
268
- And Click 'a:contains("Sign in")'
269
- And Assert exact text "Welcome!" in "h1"
270
- And Assert element "img#image1"
271
- And Highlight "#image1"
272
- And Click link "Sign out"
273
- And Assert text "signed out" in "#top_message"
274
- ```
275
-
276
266
  --------
277
267
 
278
268
  <a id="python_installation"></a>
@@ -371,20 +361,21 @@ pip install -e .
371
361
  <summary> ▶️ Here's sample output from a chromedriver download. (<b>click to expand</b>)</summary>
372
362
 
373
363
  ```bash
374
- *** chromedriver to download = 121.0.6167.85 (Latest Stable)
364
+ *** chromedriver to download = 131.0.6778.108 (Latest Stable)
375
365
 
376
366
  Downloading chromedriver-mac-arm64.zip from:
377
- https://storage.googleapis.com/chrome-for-testing-public/121.0.6167.85/mac-arm64/chromedriver-mac-arm64.zip ...
367
+ https://storage.googleapis.com/chrome-for-testing-public/131.0.6778.108/mac-arm64/chromedriver-mac-arm64.zip ...
378
368
  Download Complete!
379
369
 
380
370
  Extracting ['chromedriver'] from chromedriver-mac-arm64.zip ...
381
371
  Unzip Complete!
382
372
 
383
373
  The file [chromedriver] was saved to:
384
- /Users/michael/github/SeleniumBase/seleniumbase/drivers/chromedriver
374
+ ~/github/SeleniumBase/seleniumbase/drivers/
375
+ chromedriver
385
376
 
386
- Making [chromedriver 121.0.6167.85] executable ...
387
- [chromedriver 121.0.6167.85] is now ready for use!
377
+ Making [chromedriver 131.0.6778.108] executable ...
378
+ [chromedriver 131.0.6778.108] is now ready for use!
388
379
  ```
389
380
 
390
381
  </details>
@@ -404,7 +395,7 @@ pytest my_first_test.py
404
395
 
405
396
  <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/my_first_test.py"><img src="https://seleniumbase.github.io/cdn/gif/fast_swag_2.gif" alt="SeleniumBase Test" title="SeleniumBase Test" width="520" /></a>
406
397
 
407
- <p align="left"><b>Here's the code for <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/my_first_test.py">my_first_test.py</a>:</b></p>
398
+ <p align="left"><b>Here's the full code for <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/my_first_test.py">my_first_test.py</a>:</b></p>
408
399
 
409
400
  ```python
410
401
  from seleniumbase import BaseCase
@@ -456,7 +456,7 @@ class UCPresentationClass(BaseCase):
456
456
  "<hr /><h6><br /></h6>"
457
457
  "<p><mk-1>"
458
458
  "There are different ways of stucturing SeleniumBase scripts."
459
- ' (Internally called: "The 23 Syntax Formats")'
459
+ ' (Internally called: "The 25 Syntax Formats")'
460
460
  "</mk-1><br /><br /><mk-2>"
461
461
  'Most examples use Syntax Format 1: "BaseCase direct class'
462
462
  ' inheritance", which uses the "pytest" test runner.'
@@ -31,7 +31,7 @@ class DownloadTests(BaseCase):
31
31
  self.assert_text("Download files", "a#files-tab")
32
32
  pkg_header = self.get_text("h1.package-header__name").strip()
33
33
  pkg_name = pkg_header.replace(" ", "-")
34
- whl_file = pkg_name + "-py2.py3-none-any.whl"
34
+ whl_file = pkg_name + "-py3-none-any.whl"
35
35
  tar_gz_file = pkg_name + ".tar.gz"
36
36
 
37
37
  # Click the links to download the files into: "./downloaded_files/"
@@ -8,12 +8,12 @@ class MiaClasseDiTest(CasoDiProva):
8
8
  self.apri("https://it.wikipedia.org/wiki/")
9
9
  self.verificare_testo("Wikipedia")
10
10
  self.verificare_elemento('a[title="Lingua italiana"]')
11
- self.digitare("#searchInput", "Pizza")
12
- self.fare_clic("#searchButton")
11
+ self.digitare('input[name="search"]', "Pizza")
12
+ self.fare_clic("#searchform button")
13
13
  self.verificare_testo("Pizza", "#firstHeading")
14
14
  self.verificare_elemento('figure img[src*="pizza"]')
15
- self.digitare("#searchInput", "Colosseo")
16
- self.fare_clic("#searchButton")
15
+ self.digitare('input[name="search"]', "Colosseo")
16
+ self.fare_clic("#searchform button")
17
17
  self.verificare_testo("Colosseo", "#firstHeading")
18
18
  self.verificare_elemento('figure img[src*="Colosseo"]')
19
19
  self.indietro()
@@ -4,7 +4,7 @@ setuptools~=70.2;python_version<"3.10"
4
4
  setuptools>=75.6.0;python_version>="3.10"
5
5
  wheel>=0.45.1
6
6
  attrs>=24.2.0
7
- certifi>=2024.8.30
7
+ certifi>=2024.12.14
8
8
  exceptiongroup>=1.2.2
9
9
  websockets~=13.1;python_version<"3.9"
10
10
  websockets>=14.1;python_version>="3.9"
@@ -0,0 +1,2 @@
1
+ # seleniumbase package
2
+ __version__ = "4.33.11"
@@ -2407,8 +2407,6 @@ def _set_firefox_options(
2407
2407
  options.set_preference("dom.webnotifications.enabled", False)
2408
2408
  options.set_preference("dom.disable_beforeunload", True)
2409
2409
  options.set_preference("browser.contentblocking.database.enabled", True)
2410
- options.set_preference("extensions.allowPrivateBrowsingByDefault", True)
2411
- options.set_preference("extensions.PrivateBrowsing.notification", False)
2412
2410
  options.set_preference("extensions.systemAddon.update.enabled", False)
2413
2411
  options.set_preference("extensions.update.autoUpdateDefault", False)
2414
2412
  options.set_preference("extensions.update.enabled", False)
@@ -519,7 +519,20 @@ class CDPMethods():
519
519
  try:
520
520
  return element.get_js_attributes()[attribute]
521
521
  except Exception:
522
- return None
522
+ if not attribute:
523
+ raise
524
+ try:
525
+ attribute_str = element.get_js_attributes()
526
+ locate = ' %s="' % attribute
527
+ if locate in attribute_str.outerHTML:
528
+ outer_html = attribute_str.outerHTML
529
+ attr_start = outer_html.find(locate) + len(locate)
530
+ attr_end = outer_html.find('"', attr_start)
531
+ value = outer_html[attr_start:attr_end]
532
+ return value
533
+ except Exception:
534
+ pass
535
+ return None
523
536
 
524
537
  def __get_x_scroll_offset(self):
525
538
  x_scroll_offset = self.loop.run_until_complete(
@@ -620,11 +633,12 @@ class CDPMethods():
620
633
 
621
634
  def click_if_visible(self, selector):
622
635
  if self.is_element_visible(selector):
623
- element = self.find_element(selector)
624
- element.scroll_into_view()
625
- element.click()
626
- self.__slow_mode_pause_if_set()
627
- self.loop.run_until_complete(self.page.wait())
636
+ with suppress(Exception):
637
+ element = self.find_element(selector, timeout=0)
638
+ element.scroll_into_view()
639
+ element.click()
640
+ self.__slow_mode_pause_if_set()
641
+ self.loop.run_until_complete(self.page.wait())
628
642
 
629
643
  def click_visible_elements(self, selector, limit=0):
630
644
  """Finds all matching page elements and clicks visible ones in order.
@@ -1094,7 +1108,14 @@ class CDPMethods():
1094
1108
  )
1095
1109
 
1096
1110
  def get_element_attribute(self, selector, attribute):
1097
- return self.get_element_attributes(selector)[attribute]
1111
+ attributes = self.get_element_attributes(selector)
1112
+ with suppress(Exception):
1113
+ return attributes[attribute]
1114
+ locate = ' %s="' % attribute
1115
+ value = self.get_attribute(selector, attribute)
1116
+ if not value and locate not in attributes:
1117
+ raise KeyError(attribute)
1118
+ return value
1098
1119
 
1099
1120
  def get_attribute(self, selector, attribute):
1100
1121
  return self.find_element(selector).get_attribute(attribute)
@@ -3416,6 +3416,14 @@ class BaseCase(unittest.TestCase):
3416
3416
  self.activate_jquery()
3417
3417
  return self.driver.execute_script(script, *args, **kwargs)
3418
3418
 
3419
+ def get_element_at_x_y(self, x, y):
3420
+ """Return element at current window's x,y coordinates."""
3421
+ self.__check_scope()
3422
+ self._check_browser()
3423
+ return self.execute_script(
3424
+ "return document.elementFromPoint(%s, %s);" % (x, y)
3425
+ )
3426
+
3419
3427
  def get_gui_element_rect(self, selector, by="css selector"):
3420
3428
  """Very similar to element.rect, but the x, y coordinates are
3421
3429
  relative to the entire screen, rather than the browser window.
@@ -31,12 +31,12 @@ class ContraDict(dict):
31
31
 
32
32
  def __init__(self, *args, **kwargs):
33
33
  super().__init__()
34
- silent = kwargs.pop("silent", False)
34
+ # silent = kwargs.pop("silent", False)
35
35
  _ = dict(*args, **kwargs)
36
36
 
37
37
  super().__setattr__("__dict__", self)
38
38
  for k, v in _.items():
39
- _check_key(k, self, False, silent)
39
+ _check_key(k, self, False, True)
40
40
  super().__setitem__(k, _wrap(self.__class__, v))
41
41
 
42
42
  def __setitem__(self, key, value):
@@ -90,7 +90,7 @@ _warning_names_message = """\n\
90
90
 
91
91
 
92
92
  def _check_key(
93
- key: str, mapping: _Mapping, boolean: bool = False, silent=False
93
+ key: str, mapping: _Mapping, boolean: bool = False, silent=True
94
94
  ):
95
95
  """Checks `key` and warns if needed.
96
96
  :param key:
@@ -10,6 +10,7 @@ import pathlib
10
10
  import pickle
11
11
  import re
12
12
  import shutil
13
+ import time
13
14
  import urllib.parse
14
15
  import urllib.request
15
16
  import warnings
@@ -30,8 +31,6 @@ def get_registered_instances():
30
31
 
31
32
 
32
33
  def deconstruct_browser():
33
- import time
34
-
35
34
  for _ in __registered__instances__:
36
35
  if not _.stopped:
37
36
  _.stop()
@@ -117,8 +116,13 @@ class Browser:
117
116
  port=port,
118
117
  **kwargs,
119
118
  )
120
- instance = cls(config)
121
- await instance.start()
119
+ try:
120
+ instance = cls(config)
121
+ await instance.start()
122
+ except Exception:
123
+ time.sleep(0.15)
124
+ instance = cls(config)
125
+ await instance.start()
122
126
  return instance
123
127
 
124
128
  def __init__(self, config: Config, **kwargs):
@@ -379,8 +383,6 @@ class Browser:
379
383
  --------------------------------
380
384
  Failed to connect to the browser
381
385
  --------------------------------
382
- Possibly because you are running as "root".
383
- If so, you may need to use no_sandbox=True.
384
386
  """
385
387
  )
386
388
  )
@@ -438,12 +438,15 @@ class Element:
438
438
  )
439
439
  )
440
440
  )
441
- if result and result[0]:
442
- if return_by_value:
443
- return result[0].value
444
- return result[0]
445
- elif result[1]:
446
- return result[1]
441
+ try:
442
+ if result and result[0]:
443
+ if return_by_value:
444
+ return result[0].value
445
+ return result[0]
446
+ elif result[1]:
447
+ return result[1]
448
+ except Exception:
449
+ return self
447
450
 
448
451
  async def get_position_async(self, abs=False) -> Position:
449
452
  if not self.parent or not self.object_id: