Commit Graph

293 Commits

Author SHA1 Message Date
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
Michael Mintz f288aedb85 Fix an issue with Chrome 115 2023-07-19 22:07:27 -04:00
Michael Mintz 2e885c43b9 Improve undetected mode ("--uc") 2023-07-18 14:39:10 -04:00
Michael Mintz ea3788704c Refactor the code 2023-07-18 11:22:23 -04:00
Michael Mintz be477faa56 Prevent sites from detecting SeleniumBase ("--uc" mode) 2023-07-12 13:38:22 -04:00
Michael Mintz 7e2c566c18 Refactor Chromium options 2023-06-22 13:33:31 -04:00
Michael Mintz 175bb1a3bc Avoid Guest Mode on Edge if using a proxy with auth 2023-06-06 16:16:33 -04:00
Michael Mintz 8cdb1d901d Avoid notifications on Edge when possible 2023-06-06 15:55:01 -04:00
Michael Mintz 0881de9786 Add options for downloading drivers via proxy as needed 2023-04-20 23:18:03 -04:00
Michael Mintz 50430d600c Use Guest Mode by default for Edge tests on Windows 2023-04-15 13:21:30 -04:00
Michael Mintz 6e72fd3624 Fix issue with multithreaded tests in Remote Debug Mode 2023-04-10 23:44:35 -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 082c692261 Fix an issue with the remote-debugging-port in UC Mode 2023-04-07 21:14:10 -04:00
Michael Mintz 7fe3306009 Fix bug with headless Firefox on Linux without Xvfb 2023-03-21 21:47:12 -04:00
TaylorMcGinnis 7192d4daa8
Set Edge options via Chrome options for Remote EdgeDriver 2023-03-11 09:06:55 -05:00
Michael Mintz 006f95785d Update Safari compatibility 2023-03-04 01:09:27 -05:00
Michael Mintz e5337159f6 Update default options for UC Mode on Linux 2023-02-22 00:21:56 -05:00
Michael Mintz 60404635bc Simplify options for Remote WebDriver usage with Selenium Grid 2023-02-17 22:06:10 -05:00
Michael Mintz e6d35b478e Refactoring 2023-02-08 22:37:26 -05:00
Michael Mintz 1bd434b381 Update UC Mode code 2023-02-06 00:53:53 -05:00
Michael Mintz e1e8590eb2 Update UC Mode 2023-02-03 23:16:24 -05:00
Michael Mintz 85123d3b6d Update Chromium settings 2023-02-03 01:19:05 -05:00
Michael Mintz 63c830ce22 Add option to choose the Chromium browser binary location 2023-01-27 19:16:28 -05:00
Michael Mintz 86273f441a Make general improvements to UC Mode 2023-01-25 21:04:33 -05:00
Michael Mintz e907c8cdaa Fix bug with headless UC Mode on Linux 2023-01-23 12:57:07 -05:00