Commit Graph

48 Commits

Author SHA1 Message Date
Michael Mintz c167a23a06 Add shortcuts for using "Chrome for Testing" and "Chrome-Headless-Shell" 2025-01-25 17:35:50 -05:00
Michael Mintz 5dc8143fb0 Add special options for setting the binary location 2025-01-24 17:41:58 -05:00
Michael Mintz a2e8bb7733 Update CDP Mode 2024-11-09 11:42:06 -05:00
Michael Mintz 19c4ae3098 Update CDP Mode and UC Mode 2024-10-28 19:54:05 -04:00
Michael Mintz 601f61b52f Update UC Mode / CDP Mode 2024-10-28 01:28:49 -04:00
Michael Mintz 270006657a Update CDP Mode / UC Mode 2024-10-26 15:58:49 -04:00
Michael Mintz dbf8286112 Update UC Mode 2024-10-24 09:58:54 -04:00
Michael Mintz 5d1e5fb35f Add CDP Mode to UC Mode 2024-10-23 16:23:10 -04:00
Michael Mintz b52f9b0ada Refactor options 2024-10-04 09:55:05 -04:00
Michael Mintz 0821783b34 Add option for disabling cookies 2024-09-26 18:34:55 -04:00
Michael Mintz 5bdc2f545f Update comments and docstrings of SB() and Driver() 2024-09-25 21:39:47 -04:00
Michael Mintz 0fa2fe36a4 Add option to use Chrome's old headless mode 2024-09-25 19:20:31 -04:00
Michael Mintz d65c52cd18 Make multiple updates 2024-09-23 00:49:23 -04:00
Michael Mintz bc9de47290 Update options 2024-09-23 00:36:06 -04:00
Michael Mintz 6af03b6ebd Improve command-line control for SB() and Driver() formats 2024-08-13 00:17:25 -04:00
Michael Mintz d2d2ba8387 Do some refactoring 2024-06-28 00:00:05 -04:00
Michael Mintz f4e349690e Refactoring 2024-06-23 13:43:13 -04:00
Michael Mintz ef215b6104 Make multiple improvements to UC Mode 2024-06-23 13:38:20 -04:00
Michael Mintz 97d6b3a8ca Add command-line shortcuts for SB() and Driver() 2024-05-02 13:03:47 -04:00
Michael Mintz 1a2a910bb6 Improve non-pytest script processing during pytest collection 2024-03-07 20:42:53 -05:00
Michael Mintz 0f06cfd274 Add options for disabling Chromium features 2024-01-18 22:00:12 -05:00
Michael Mintz 1e949977c3 Add option for setting "--host-resolver-rules=RULES" 2023-11-14 21:10:53 -05:00
Michael Mintz a258447626 Refactor comments 2023-11-08 23:33:59 -05:00
Michael Mintz ab2de31469 Add more options for capturing CDP logs 2023-10-29 01:36:48 -04:00
Michael Mintz 40bdc0099e Add the "--proxy=STRING" option for manager formats 2023-10-19 13:39:48 -04:00
Michael Mintz b8847ce7d5 Do some refactoring 2023-10-19 12:33:27 -04:00
Michael Mintz 3c1efe3788 Modernize Mobile Mode 2023-10-10 15:26:35 -04:00
Michael Mintz 8a463073d3 Refactor graphics library code 2023-10-06 16:28:15 -04:00
Michael Mintz 489f136a76 Fix bug with "SB()" and "Driver()" args 2023-10-01 13:09:54 -04:00
Michael Mintz f693fd13cc Drop support for Python 3.6 and Opera 2023-09-01 18:36:15 -04:00
Michael Mintz 17dd2c58cb Update docs for SB() / Driver() / DriverContext() 2023-08-05 15:23:48 -04:00
Michael Mintz c3947b3c8c Optimize an "if" statement 2023-08-05 15:22:15 -04:00
Michael Mintz a3b6d8e269 Add option to override the driver version used 2023-08-05 14:39:22 -04:00
Michael Mintz 6f4059d9ea Add Dark Mode option 2023-07-31 14:58:18 -04:00
Michael Mintz ea3788704c Refactor the code 2023-07-18 11:22:23 -04:00
Michael Mintz 1da420bd01 Update the documentation 2023-06-06 15:35:28 -04:00
Michael Mintz 286569024f Add option to support multiple proxies with auth in parallel 2023-04-10 22:36:25 -04:00
Michael Mintz 63c830ce22 Add option to choose the Chromium browser binary location 2023-01-27 19:16:28 -05:00
Michael Mintz 0a4808fafb Add option to capture CDP events in UC Mode 2023-01-19 00:02:04 -05:00
Michael Mintz c7d3a90368 Refactor the SB Manager and Driver Manager 2022-11-18 15:08:10 -05:00
Michael Mintz f781162c87 Add "DriverContext" as a Python Context Manager 2022-11-05 00:21:10 -04:00
Michael Mintz f7e7668c46 Optimize proxy mode for undetectable-chromedriver mode 2022-11-05 00:00:35 -04:00
Michael Mintz 23c2a75ea6 Always subprocess undetectable-chromedriver when used 2022-11-04 23:50:30 -04:00
Michael Mintz 698fb0c08c Update the "SB" context manager and "Driver" manager 2022-10-29 21:55:20 -04:00
Michael Mintz 349d6bfa80 Add option to enable WebGL and 3D APIs 2022-10-25 02:10:06 -04:00
Michael Mintz e337755944 Update default settings for Undetected Mode 2022-10-21 19:27:03 -04:00
Michael Mintz 52991a3786 Make the standalone driver manager more flexible 2022-10-20 00:00:04 -04:00
Michael Mintz de68dbb5ed Add support for a SeleniumBase driver manager 2022-10-14 03:50:19 -04:00