Commit Graph

59 Commits

Author SHA1 Message Date
Michael Mintz 1f581ed757 Update examples 2025-02-21 22:18:35 -05:00
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 04719e5030 Update CDP Mode 2025-01-09 15:00:40 -05:00
Michael Mintz 3d39746768 Update CDP Mode 2024-11-26 14:38:33 -05:00
Michael Mintz 86a856234f Update CDP Mode 2024-11-15 01:17:03 -05:00
Michael Mintz a2e8bb7733 Update CDP Mode 2024-11-09 11:42:06 -05: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 6913df8be3 Update console scripts and color settings 2024-10-06 18:29:25 -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 ecc253b110 Add option to wait for AngularJS to load 2024-09-12 00:58:31 -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 010a2f033b Refactor code with the "ruff" Python linter 2024-02-15 15:55:07 -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 4dc8ca72cc Add "--ftrace" to "SB()" command-line options 2023-10-10 15:30:33 -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 4ee3746b53 Refactor Colorama code 2023-10-06 16:19:13 -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 59efc8ff10 Refactor logging 2023-08-21 23:02:25 -04:00
Michael Mintz 39aaaef95a Remove empty logging folders 2023-08-18 18:48:44 -04:00
Michael Mintz 17dd2c58cb Update docs for SB() / Driver() / DriverContext() 2023-08-05 15:23:48 -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 0881de9786 Add options for downloading drivers via proxy as needed 2023-04-20 23:18:03 -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 3d25e5af75 Update plugins 2023-03-04 01:07:31 -05:00
Michael Mintz 63c830ce22 Add option to choose the Chromium browser binary location 2023-01-27 19:16:28 -05:00
Michael Mintz dcda989e4c Apply colored tracebacks on a wider scale 2023-01-19 22:43:26 -05:00
Michael Mintz 0a4808fafb Add option to capture CDP events in UC Mode 2023-01-19 00:02:04 -05:00
Michael Mintz 7936f94227 Improve debugging for the SB() context manager 2022-12-16 17:12:35 -05:00
Michael Mintz c7d3a90368 Refactor the SB Manager and Driver Manager 2022-11-18 15:08:10 -05:00