Commit Graph

5261 Commits

Author SHA1 Message Date
Michael Mintz 6277f845e3 Update the docs dependencies 2021-07-12 01:10:39 -04:00
Michael Mintz f345d8aced Update Python dependencies 2021-07-12 01:10:17 -04:00
Michael Mintz efd17c416c Update comments 2021-07-12 01:08:52 -04:00
Michael Mintz d9c5f37810 Add extra translations to the universal translator 2021-07-12 01:08:19 -04:00
Michael Mintz e7b5572e5d Add extra names to scrolling methods for easier clarity 2021-07-12 01:05:48 -04:00
Michael Mintz be77b5b9e2 Refactor code that loads external JS resources into websites 2021-07-12 01:02:24 -04:00
Michael Mintz 6ebfdbfd22 Use better error messages when trying to load JS resources 2021-07-12 01:00:13 -04:00
Michael Mintz 4a8fd1f2df Make a few updates to the driver download script 2021-07-12 00:58:22 -04:00
Michael Mintz 4c40d60564
Merge pull request #930 from seleniumbase/refresh-python-dependencies
Refresh Python Dependencies
2021-07-06 10:33:47 -04:00
Michael Mintz b3139e63f5 Update Python dependencies 2021-07-06 10:31:03 -04:00
Michael Mintz b29207d9f2 Version 1.63.14 2021-07-06 10:17:37 -04:00
Michael Mintz 4324b9186a Update the ReadMe 2021-07-06 10:16:24 -04:00
Michael Mintz b9addbab81 Update an example test 2021-07-06 10:16:11 -04:00
Michael Mintz 3f2ee7fc9a Update Python dependencies 2021-07-06 10:15:54 -04:00
Michael Mintz 3c5450d7a9 Update docs dependencies 2021-07-06 10:14:56 -04:00
Michael Mintz 1fb8c0cc42
Merge pull request #923 from seleniumbase/update-dependencies
Update dependencies
2021-06-28 23:57:15 -04:00
Michael Mintz 3d20c3c869 Version 1.63.13 2021-06-28 23:51:37 -04:00
Michael Mintz 9a065f1088 Update an example test 2021-06-28 23:50:53 -04:00
Michael Mintz 59c482c64f Update core dependencies and docs dependencies 2021-06-28 23:50:07 -04:00
Michael Mintz cfa1bb9ada Update "rich" dependency 2021-06-21 13:19:13 -04:00
Michael Mintz a65ef8d11e Version 1.63.12 2021-06-21 13:16:07 -04:00
Michael Mintz 131350ea09
Merge pull request #921 from alexrudd2/update-cryptography-dep
Update cryptography to 3.4.7
2021-06-21 13:15:25 -04:00
Alex b3d79a482b
bump cryptography dep to 3.4.7 2021-06-21 11:57:59 -05:00
Alex 1d6ee5a457
Bump cryptography to 3.4.7 2021-06-21 11:56:47 -05:00
Michael Mintz 1def0f680b
Merge pull request #919 from seleniumbase/update-dependencies
Refresh dependencies
2021-06-18 12:09:47 -04:00
Michael Mintz 5b2b0793ad Version 1.63.11 2021-06-18 11:54:44 -04:00
Michael Mintz 4cf27f4d00 Update an example test 2021-06-18 11:52:58 -04:00
Michael Mintz cc5680657e Update Python dependencies 2021-06-18 11:52:43 -04:00
Michael Mintz 613966be90 Update HighCharts version 2021-06-18 11:52:17 -04:00
Michael Mintz 5a9e996e72 Update mkdocs dependencies 2021-06-18 11:51:45 -04:00
Michael Mintz 8ce761e1d0 Update the docs 2021-06-07 11:13:10 -04:00
Michael Mintz fed4f4044c Update the docs 2021-06-04 22:41:21 -04:00
Michael Mintz bf3ce5ed8d
Merge pull request #915 from seleniumbase/updates-and-more
Updates and more
2021-06-04 22:27:18 -04:00
Michael Mintz cd2c71f23e Update Python dependencies 2021-06-04 22:22:47 -04:00
Michael Mintz 5ebff457d0 Version 1.63.10 2021-06-04 21:58:51 -04:00
Michael Mintz 4879d78705 Update the docs 2021-06-04 21:56:14 -04:00
Michael Mintz db773c2a1c Update examples 2021-06-04 21:55:59 -04:00
Michael Mintz dbba885c25 Update Python dependencies 2021-06-04 21:55:27 -04:00
Michael Mintz 9e62d49440 Update docs dependencies 2021-06-04 21:54:02 -04:00
Michael Mintz 87d10b6b52 Update HighCharts version 2021-06-04 21:53:15 -04:00
Michael Mintz 8d500e002b Update the Dockerfile 2021-06-04 21:52:34 -04:00
Michael Mintz 8bcc0cf86e Add option "--ie" as a shortcut for "--browser=ie" 2021-06-04 21:51:50 -04:00
Michael Mintz 7c2acf53d3 Add the ability to launch IE tests in headless mode 2021-06-04 21:43:00 -04:00
Michael Mintz 3e35b4ba06
Merge pull request #914 from seleniumbase/update-dependencies-and-masterqa-output
Update dependencies and MasterQA output
2021-05-24 16:13:11 -04:00
Michael Mintz b6e37665c9 Version 1.63.9 2021-05-24 16:08:08 -04:00
Michael Mintz df4e6366c3 Update Python dependencies 2021-05-24 16:05:29 -04:00
Michael Mintz c7d9278f03 Add a custom "pytest.ini" to MasterQA examples 2021-05-24 16:04:29 -04:00
Michael Mintz ef8b3cd81e Update MasterQA output 2021-05-24 16:03:08 -04:00
Michael Mintz 822bb4e7d3
Merge pull request #913 from alinmihailiuc/patch-1
Update Docker file with sbase
2021-05-24 08:31:04 -04:00
alinmihailiuc 95bbbb0cb7
Update Docker file with sbase
While building image noticed that sbase was missing from Dockerfile and was throwing error on:
RUN cd /SeleniumBase && python3 setup.py develop

Nice work you did here - GRATS!
2021-05-24 12:20:28 +03:00