Commit Graph

123 Commits

Author SHA1 Message Date
Michael Mintz 21e47ad76e Update Firefox options not effecting all environments 2021-01-02 15:44:56 -05:00
Michael Mintz fb3f669e1d Add "--remote-debug" for Chrome's Remote Debugger 2020-12-03 23:23:48 -05:00
Michael Mintz d26cd2621b Updates to Firefox preferences 2020-11-17 19:16:54 -05:00
Michael Mintz e74d6945b5 Update Firefox preferences 2020-11-13 17:53:35 -05:00
Michael Mintz 2b87d1c9c0 Ignore IE protected mode settings when using IE 2020-10-26 21:57:06 -04:00
Michael Mintz 89798db0a6 Handle an edge case with multiple file downloads 2020-10-06 12:56:10 -04:00
Michael Mintz 2458e34b38 Allow multiple downloads without prompts 2020-10-02 13:23:21 -04:00
Michael Mintz 0d9e27620f Prevent download prompts from appearing 2020-09-15 17:17:18 -04:00
Michael Mintz a3ae7940ca Fix autofill issues 2020-09-08 01:42:01 -04:00
Michael Mintz 119bedc916 Update Chrome options for tests running on a Selenium Grid 2020-09-02 19:15:49 -04:00
Michael Mintz 648142c6f5 Add option: "--enable-ws" to enable Chrome's Web Security 2020-08-29 21:34:00 -04:00
Michael Mintz a6db75eb10 Add the ability to set the browser's Language/Locale 2020-08-20 02:15:06 -04:00
Michael Mintz 7f842c9746 Make improvements to Opera Chromium automation 2020-08-17 16:13:16 -04:00
Michael Mintz bc94de850f Update default Chrome and Edge (Chromium) options 2020-08-10 23:50:41 -04:00
Michael Mintz fa4a108607 Update Chromium options 2020-08-08 13:54:27 -04:00
Michael Mintz f01a92b7bc Bring back support for Microsoft Edge 2020-08-08 13:30:25 -04:00
Michael Mintz 3da18b02fb Update Firefox default settings 2020-08-04 20:19:32 -04:00
Michael Mintz 4bacd83260 If using Chrome extensions, don't use Incognito / Guest Mode 2020-07-20 20:24:14 -04:00
Michael Mintz 32c886b5b2 Don't disable Chrome's GPU if using SwiftShader 2020-07-13 20:08:50 -04:00
Michael Mintz 5d8ac4ecdc Add the "--swiftshader" command-line option 2020-07-10 21:17:19 -04:00
Michael Mintz 5456ba2cee Add default Chrome option: "--use-gl=swiftshader" 2020-07-10 17:34:59 -04:00
Michael Mintz e3d54667d8 Disable Chrome's "DNS-Prefetch" feature by default 2020-07-09 16:10:21 -04:00
Michael Mintz 9e052e8259 Add a command-line option to block images in tests 2020-07-09 16:08:32 -04:00
Michael Mintz 82490abf3c Boost speed by optimizing the location of imports 2020-06-12 21:41:40 -04:00
Michael Mintz acf26652b2 Fix issues with Remote WebDriver and Selenium Grid 2020-05-22 15:42:07 -04:00
Michael Mintz 04c16550ad Better error-handling for headless mode on Linux 2020-05-10 17:00:47 -04:00
Michael Mintz de458cae51 Update Safari WebDriver launcher 2020-04-24 19:19:24 -04:00
Michael Mintz 13f60c059a Generate the desired capabilities "name" if "*" is passed 2020-04-21 15:37:37 -04:00
Michael Mintz efa7a7c8f9 Add a cmd option to use Chrome's Automation Extension 2020-04-21 14:21:52 -04:00
Michael Mintz 678e90a3fa Do not use "--disable-extensions" (it breaks proxy auth) 2020-04-21 13:59:11 -04:00
Michael Mintz 76a27819cc Update the browser launcher 2020-04-21 02:30:34 -04:00
Michael Mintz 75f49a1191 Add option to set capabilities with --cap-string=STRING 2020-04-19 14:40:36 -04:00
Michael Mintz 75427e9446 Add Guest Mode option (and DevTools) for Chrome 2020-04-18 01:11:03 -04:00
Michael Mintz c701a31cea Update output 2020-04-15 00:33:09 -04:00
Michael Mintz 876863f56b Update is_edgedriver_on_path() method 2020-04-15 00:32:51 -04:00
Michael Mintz 4beab88474 Add "no-sandbox" and "disable-gpu" options 2020-03-16 00:43:44 -04:00
Michael Mintz d4c41d580c Treat the Chromium Edge browser like Chrome 2020-01-22 00:54:44 -05:00
Michael Mintz ccc2c72b22 Update multi-thread detection 2020-01-16 01:44:49 -05:00
Michael Mintz 464809484c Improve Microsoft EdgeDriver compatibility 2020-01-16 01:30:19 -05:00
Michael Mintz ba51d514ae Remove a duplicate line and filter a warning 2020-01-16 01:28:08 -05:00
Michael Mintz 00663a861e Update Firefox preferences 2020-01-16 01:26:56 -05:00
Michael Mintz b3303424ef Update detection of multithreaded use 2020-01-15 02:57:45 -05:00
Michael Mintz d4795d1eaf Better detection of multithreading to alter test behavior 2020-01-13 02:46:00 -05:00
Michael Mintz ee83a6fa7d Reduce unwanted logging messages 2020-01-09 21:44:22 -05:00
Michael Mintz 5767232bfc Add option for Chrome's Incognito mode with "--incognito" 2020-01-07 23:45:30 -05:00
Michael Mintz a6b4806f36 Improve Firefox WebDriver usability on Linux 2020-01-02 20:28:12 -05:00
Michael Mintz b853569389 Update logging around making web drivers executable 2019-12-26 15:31:08 -05:00
Michael Mintz 95d124f810 Improve Firefox compatibility 2019-12-24 18:37:53 -05:00
Michael Mintz 06ec7ebc2d Update Chrome options when running remotely 2019-12-11 02:31:00 -05:00
Michael Mintz c0247ed909 Add mobile device testing to SeleniumBase 2019-12-09 04:03:45 -05:00