Commit Graph

5598 Commits

Author SHA1 Message Date
Michael Mintz afadc58395 Update docs dependencies 2021-10-23 15:56:27 -04:00
Michael Mintz 8fa06b7b31 Automatically repair chromedriver to match Chrome on Linux 2021-10-23 15:56:08 -04:00
Michael Mintz 98031c5943 Automatically repair msedgedriver to match Edge version 2021-10-23 15:54:30 -04:00
Michael Mintz e533668fc2 Support Edge automation on Linux with msedgedriver 2021-10-23 15:43:33 -04:00
Michael Mintz 708a6d9901 Update the ReadMe 2021-10-22 23:15:28 -04:00
Michael Mintz 251c931293
Merge pull request #1030 from seleniumbase/refresh-python-dependencies
Refresh Python dependencies
2021-10-22 16:39:24 -04:00
Michael Mintz cae205a894 Version 2.0.5 2021-10-22 16:28:20 -04:00
Michael Mintz d48fe15ced Update the docs 2021-10-22 16:27:08 -04:00
Michael Mintz 7c598e1337 Update examples 2021-10-22 16:26:40 -04:00
Michael Mintz eb1d0f388a Refresh Python dependencies 2021-10-22 16:25:55 -04:00
Michael Mintz 848fc23386
Merge pull request #1029 from seleniumbase/switch-mkdocs-to-own-folder
Refactor the docs
2021-10-21 14:40:29 -04:00
Michael Mintz 61c71877a1 Refactor the docs 2021-10-21 14:35:34 -04:00
Michael Mintz 5e06d4a8e4 Update images 2021-10-21 14:21:08 -04:00
Michael Mintz ddcf29c025 Refactor the docs 2021-10-21 14:19:15 -04:00
Michael Mintz efd282a860
Merge pull request #1028 from seleniumbase/refresh-recorder-mode
Refresh Recorder Mode with "codegen" and more
2021-10-20 22:48:32 -04:00
Michael Mintz 1ccb89b492 Version 2.0.4 2021-10-20 22:41:25 -04:00
Michael Mintz 8cd85d6a53 Update the docs 2021-10-20 22:40:56 -04:00
Michael Mintz 5a2eac4c16 Move the position of an import statement 2021-10-20 22:40:08 -04:00
Michael Mintz e28f37b29b Update code related to deprecated methods 2021-10-20 22:39:08 -04:00
Michael Mintz f6737bc13f Refresh Recorder Mode with "codegen" and more 2021-10-20 22:36:07 -04:00
Michael Mintz 2a46f6f6a9 Change a test class name to allow discovery w/o pytest.ini 2021-10-20 11:40:48 -04:00
Michael Mintz ae62f36f46
Merge pull request #1026 from seleniumbase/optimize-proxy-helper
Optimize the proxy_helper for proxy with auth
2021-10-19 20:21:54 -04:00
Michael Mintz 6233c1a166 Version 2.0.3 2021-10-19 19:59:14 -04:00
Michael Mintz 9cdc135411 Optimize the proxy_helper for proxy with auth 2021-10-19 19:58:35 -04:00
Michael Mintz c1b42f1a0d
Merge pull request #1025 from seleniumbase/fix-recorder-bug
Fix a bug with Recorder Mode
2021-10-19 00:22:42 -04:00
Michael Mintz f3622858c2 Version 2.0.2 2021-10-19 00:04:43 -04:00
Michael Mintz 38babe314d Refresh Python dependencies 2021-10-19 00:03:52 -04:00
Michael Mintz 08fada4aaf Update example tests 2021-10-18 23:52:04 -04:00
Michael Mintz 3459aa98f3 Update the docs 2021-10-18 23:50:47 -04:00
Michael Mintz 5d7f58665a Better error-handling 2021-10-18 22:59:52 -04:00
Michael Mintz f8b634dd11 Optimize an import 2021-10-18 22:57:46 -04:00
Michael Mintz 69b37d7b9d Fix a bug with Recorder Mode 2021-10-18 22:50:00 -04:00
Michael Mintz 6968f83ddf
Merge pull request #1023 from seleniumbase/update-recorder-mode
Update Recorder Mode
2021-10-18 01:56:36 -04:00
Michael Mintz f1d8a85bd7 Version 2.0.1 2021-10-18 01:51:36 -04:00
Michael Mintz 61d8239753 Refresh Python dependencies 2021-10-18 01:51:07 -04:00
Michael Mintz 8b11e33fa1 Update the docs 2021-10-18 01:49:29 -04:00
Michael Mintz 25b7bd456f Update example tests 2021-10-18 01:48:48 -04:00
Michael Mintz 2bce75ef55 Update console_scripts output 2021-10-18 01:47:59 -04:00
Michael Mintz 951c9bf8cd Only import proxy_list if needed 2021-10-18 01:47:20 -04:00
Michael Mintz adc75e0131 Update Recorder Mode 2021-10-18 01:39:49 -04:00
Michael Mintz 484c8a21a8
Merge pull request #1021 from seleniumbase/time-for-selenium4
SeleniumBase 2.0.0 with Selenium 4.0.0
2021-10-16 01:34:21 -04:00
Michael Mintz 95d0842cea Version 2.0.0 2021-10-16 01:22:10 -04:00
Michael Mintz 5b63172316 Update the ReadMe 2021-10-16 01:21:38 -04:00
Michael Mintz 63d64bbeba Refresh Python dependencies 2021-10-16 01:21:26 -04:00
Michael Mintz 3281b80e26 Prepare SeleniumBase for Selenium4 2021-10-16 01:20:41 -04:00
Michael Mintz 89b18788ae
Merge pull request #1018 from seleniumbase/finalize-selenium3-code
Finalize selenium3 code / transitional release
2021-10-15 16:22:34 -04:00
Michael Mintz 373a44ad52 Update exception-handling 2021-10-15 16:16:23 -04:00
Michael Mintz 24ea22f979 Version 1.67.1 2021-10-15 16:03:49 -04:00
Michael Mintz 8fda3f3add Make "msedge-selenium-tools" optional for Python>=3.7 2021-10-15 16:02:54 -04:00
Michael Mintz 8534eb5c27
Merge pull request #1017 from seleniumbase/refactoring-edge
Refactoring Edge (Chromium)
2021-10-15 13:59:36 -04:00