Commit Graph

317 Commits

Author SHA1 Message Date
Michael Mintz f20ae06d71 Prevent various prompts from appearing 2023-10-20 15:35:37 -04:00
Michael Mintz 11be78556f Prevent the "Enhanced ad privacy" pop-up 2023-10-20 13:45:00 -04:00
Michael Mintz ad9faec443 Add "driver.uc_click(selector)" to use "element.uc_click()" 2023-10-19 13:35:21 -04:00
Michael Mintz b8847ce7d5 Do some refactoring 2023-10-19 12:33:27 -04:00
Michael Mintz 9445bb1dc4 Add UC Mode customization options 2023-10-13 14:34:46 -04:00
Michael Mintz 14e62c4aa6 Improve "driver.highlight(selector)" functionality 2023-10-13 14:28:13 -04:00
Michael Mintz f622897b24 Fix issue with mobile mode and user agents 2023-10-13 14:22:38 -04:00
Michael Mintz 547e617f5d Refactor UC Mode 2023-10-12 13:06:18 -04:00
Michael Mintz 3c1efe3788 Modernize Mobile Mode 2023-10-10 15:26:35 -04:00
Michael Mintz f3704a3542 Add more methods directly into the raw "driver" 2023-10-06 16:57:11 -04:00
Michael Mintz 8a463073d3 Refactor graphics library code 2023-10-06 16:28:15 -04:00
Michael Mintz ae4b33d51a Update driver options 2023-09-24 16:47:35 -04:00
Michael Mintz 8d18333cb5 Improve and add driver methods 2023-09-24 16:36:00 -04:00
Michael Mintz ecb23ad988 Add option: `--driver-version="keep"` 2023-09-20 18:11:18 -04:00
Michael Mintz c613b2d447 Make convenience updates to "driver.find_element()" 2023-09-20 17:48:53 -04:00
Michael Mintz 6f5257d22e Make improvements to UC Mode 2023-09-15 11:51:31 -04:00
Michael Mintz 9938d6d844 Refactor browser_launcher and UC Mode 2023-09-13 17:00:26 -04:00
Michael Mintz c9b895e6aa Update default Edge preferences 2023-09-11 12:04:27 -04:00
Michael Mintz 4e7b87f696 Fix issue with authenticated proxy and proxy_bypass_list 2023-09-11 12:03:20 -04:00
Michael Mintz 97fcf22023 Add a "sleep" method directly into "driver" instances 2023-09-10 18:59:42 -04:00
Michael Mintz 328e5c9f47 Fix issue with msedgedriver & Edge on Linux 2023-09-10 00:54:36 -04:00
Michael Mintz 8f740dfef4 Fix issue with msedgedriver on Linux 2023-09-09 23:38:05 -04:00
Michael Mintz 44ca569bf7 Add support methods into "driver" instances 2023-09-09 23:20:10 -04:00
Michael Mintz f693fd13cc Drop support for Python 3.6 and Opera 2023-09-01 18:36:15 -04:00
Michael Mintz 7e60e3f696 Refactor UC Mode 2023-08-31 01:42:51 -04:00
Michael Mintz 5d7d7bb312 Refactor and fix error-handling on Edge 2023-08-29 13:06:23 -04:00
Michael Mintz e364af451a Make improvements to the Driver Manager 2023-08-28 12:28:42 -04:00
Michael Mintz 471e7060ba More UC Mode refactoring 2023-08-23 02:44:24 -04:00
Michael Mintz 35b44d29c2 Improve UC Mode on Linux 2023-08-23 01:41:25 -04:00
Michael Mintz 96cd45bc4e Refactor driver settings 2023-08-21 23:06:21 -04:00
Michael Mintz e25d73faeb Update timing 2023-08-21 23:04:35 -04:00
Michael Mintz 0a3eddcf42 Optimize timeouts in requests 2023-08-15 21:58:01 -04:00
Michael Mintz afcc63ba7b Add "timeout" to "requests.get()" calls 2023-08-15 17:20:47 -04:00
Michael Mintz 3b1643be55 Update UC Mode 2023-08-13 18:45:33 -04:00
Michael Mintz d4355ed493 Fix issue that occurs if a driver path contains spaces 2023-08-13 18:34:03 -04:00
Michael Mintz b80614b9c9 Fix issue with proxies in UC Mode 2023-08-12 01:09:53 -04:00
Michael Mintz 1db866f789 Optimize driver settings 2023-08-05 15:18:06 -04:00
Michael Mintz 07703acb0a So some refactoring 2023-08-05 14:49:50 -04:00
Michael Mintz ab3b14986f Fix issue with old chromedriver versions 2023-08-05 14:44:54 -04:00
Michael Mintz a3b6d8e269 Add option to override the driver version used 2023-08-05 14:39:22 -04:00
Michael Mintz 84bdedfb2a Swap deprecated "log_path" with "log_output" 2023-08-01 15:54:34 -04:00
Michael Mintz 769cfe5991 Refactor Chrome options 2023-08-01 15:47:53 -04:00
Michael Mintz b6120ae9b9 Refactor UC Mode 2023-08-01 15:47:05 -04:00
Michael Mintz 7238659347 Refactor Chromium options 2023-07-31 15:05:27 -04:00
Michael Mintz 6c1c99d3f7 Update UC Mode 2023-07-31 15:00:21 -04:00
Michael Mintz 6f4059d9ea Add Dark Mode option 2023-07-31 14:58:18 -04:00
Michael Mintz e4f1d512c0 Refresh Chrome options 2023-07-31 02:20:53 -04:00
Michael Mintz ee01fbf6f8 Update UC Mode 2023-07-31 02:20:00 -04:00
Michael Mintz 86e0eef5a4 Update naming 2023-07-31 02:13:53 -04:00
Michael Mintz 862ac27d8a Fix issues with Edge version 115 on Linux 2023-07-31 02:11:38 -04:00