Commit Graph

5313 Commits

Author SHA1 Message Date
Michael Mintz bdef57b370 Update example tests 2021-08-09 18:25:26 -04:00
Michael Mintz e52c2e5a6f Update Python dependencies 2021-08-09 18:24:51 -04:00
Michael Mintz 984cb722c6 Add "self.assert_in()" and "self.assert_not_in()" 2021-08-09 18:23:52 -04:00
Michael Mintz 32bd8f8866 Give base_case.py the intro it deserves 2021-08-09 18:21:47 -04:00
Michael Mintz 6e96501c2c Rearrange "import" lines to be alphabetical 2021-08-09 18:20:09 -04:00
Michael Mintz 3d603af2a1 Fix "self.assert_raises()" 2021-08-09 18:18:48 -04:00
Michael Mintz 8bcd7d5d96 Update ad_block_list.py 2021-08-09 18:17:43 -04:00
Michael Mintz 088857d0c6 Update output of "sbase mkfile FILE.py" 2021-08-09 18:16:46 -04:00
Michael Mintz 2df0801623 Improve and refactor "sbase print FILE" 2021-08-09 18:15:33 -04:00
Michael Mintz 92e49fe63e
Merge pull request #957 from seleniumbase/update-driver-installation
Update driver installation options
2021-08-05 20:53:25 -04:00
Michael Mintz da02a6b741 Version 1.63.21 2021-08-05 20:40:42 -04:00
Michael Mintz d636aa4a27 Update Python dependencies 2021-08-05 20:39:23 -04:00
Michael Mintz 405d602f38 Add a script that installs the chromedriver matching Chrome 2021-08-05 20:39:03 -04:00
Michael Mintz 38ca04fe65 Add a shortcut to install one version below the latest driver 2021-08-05 20:37:02 -04:00
Michael Mintz 69cb2781f3 Update the docs 2021-08-01 12:13:01 -04:00
Michael Mintz abe1ea64fd Update the docs 2021-08-01 11:52:05 -04:00
Michael Mintz bfbefca63d
Merge pull request #955 from seleniumbase/update-python-dependencies
Update Python dependencies
2021-07-31 12:09:23 -04:00
Michael Mintz b1982588b2 Version 1.63.20 2021-07-31 12:04:20 -04:00
Michael Mintz fca30c4ca8 Update the ReadMe 2021-07-31 12:04:01 -04:00
Michael Mintz ef97e9632b Update Python dependencies 2021-07-31 12:03:22 -04:00
Michael Mintz 1c31605cc6
Merge pull request #952 from seleniumbase/fix-issue-with-contains-selector-and-demo-mode
Fix issue with the ":contains()" selector and Demo Mode
2021-07-29 21:34:22 -04:00
Michael Mintz e358751061 Version 1.63.19 2021-07-29 21:26:30 -04:00
Michael Mintz bf41f23d71 Update an example that uses the ":contains()" selector 2021-07-29 21:25:50 -04:00
Michael Mintz b78b56eae9 Fix issue with ":contains()" selector and Demo Mode 2021-07-29 21:24:11 -04:00
Michael Mintz 67f6293b50
Merge pull request #950 from seleniumbase/reliability-and-other-improvements
Reliability and other improvements
2021-07-29 11:51:47 -04:00
Michael Mintz 0f3fe8e405 Version 1.63.18 2021-07-29 11:42:57 -04:00
Michael Mintz 2c5e101418 Update the docs 2021-07-29 11:40:34 -04:00
Michael Mintz 6d6ba40f72 Update example tests 2021-07-29 11:40:15 -04:00
Michael Mintz 874431aec2 Update Python dependencies 2021-07-29 11:39:32 -04:00
Michael Mintz 609beda1f4 Keep "self._print()" from printing during multithreaded runs 2021-07-29 11:37:21 -04:00
Michael Mintz c7ca8da3dc Improve reliability of "self.set_value()" 2021-07-29 11:31:41 -04:00
Michael Mintz a6c34e4bd1 Improve reliability of "self.click_nth_visible_element()" 2021-07-29 11:28:25 -04:00
Michael Mintz 8a81f9e63b Update example tests 2021-07-28 11:27:49 -04:00
Michael Mintz 1dec0abb2c Update examples to force "print()" output to the terminal 2021-07-28 11:07:19 -04:00
Michael Mintz 6f566794c8 Update the ReadMe 2021-07-23 17:31:44 -04:00
Michael Mintz f44a57decd Update a ReadMe 2021-07-22 17:27:42 -04:00
Michael Mintz 26ec0652b5 Update example tests 2021-07-21 13:23:53 -04:00
Michael Mintz 2497f53b0f Update the order of rows in a doc 2021-07-21 13:23:14 -04:00
Michael Mintz bbcf29e378
Merge pull request #948 from seleniumbase/disable-chrome-notifications
Correctly disable Chromium notifications
2021-07-20 13:56:56 -04:00
Michael Mintz 1af1ed9d03 Version 1.63.17 2021-07-20 13:52:07 -04:00
Michael Mintz b638ec06e6 Update an example test 2021-07-20 13:51:42 -04:00
Michael Mintz bfeae5ef4a Refresh the "setuptools" dependency 2021-07-20 13:51:06 -04:00
Michael Mintz bd03db9e90 Correctly disable Chromium notifications 2021-07-20 13:50:19 -04:00
Michael Mintz 7a9ac50178
Merge pull request #945 from seleniumbase/refactor-dependencies
Update and refactor Python dependencies
2021-07-18 17:30:37 -04:00
Michael Mintz 90649a6271 Version 1.63.16 2021-07-18 17:16:42 -04:00
Michael Mintz a9f731163e Update the docs 2021-07-18 16:38:37 -04:00
Michael Mintz ff4806fcb4 Update the Pytest plugin 2021-07-18 16:35:29 -04:00
Michael Mintz 213725e18b Update and refactor Python dependencies 2021-07-18 16:34:29 -04:00
Michael Mintz 5ad7a8c1c5
Merge pull request #936 from seleniumbase/a-few-updates
Some updates to driver downloads and loading external JS resources
2021-07-12 01:25:02 -04:00
Michael Mintz c0c4bcf4ff Version 1.63.15 2021-07-12 01:12:57 -04:00