Commit Graph

52 Commits

Author SHA1 Message Date
Michael Mintz 07591a1bcf Add option to enable Chromium's "Do-Not-Track" feature 2022-07-08 16:38:15 -04:00
Michael Mintz 8e97a8b277 Add option to set proxy settings via PAC URL 2022-06-28 21:33:10 -04:00
Michael Mintz f4ad125bb0 Add "--final-debug" option for a breakpoint after each test 2022-06-26 12:15:59 -04:00
Michael Mintz a28db7acb5 Add "--rec-print" option to print recordings after tests 2022-06-17 15:05:49 -04:00
Michael Mintz 547ae19489 Add option to set the window_size: "Width,Height" 2022-06-06 23:19:13 -04:00
Michael Mintz ef0223eeff Update examples 2022-05-17 15:08:56 -04:00
Michael Mintz 5c1ac1fb47 Update examples 2022-05-13 16:19:05 -04:00
Michael Mintz ce0e3d4e75 Update an example script 2022-05-01 10:30:22 -04:00
Michael Mintz 49143fce9e Update available command-line options 2022-02-01 22:37:07 -05:00
Michael Mintz f620144a72 Update the example tests 2022-02-01 14:56:26 -05:00
Michael Mintz 338f28d60b Add "--external-pdf" option to open PDFs externally 2022-01-23 23:38:46 -05:00
Michael Mintz 2942b86876 Update an example test 2021-12-13 16:17:33 -05:00
Michael Mintz 072ecc8185 Add "Recorder Mode" 2021-09-20 03:09:31 -04:00
Michael Mintz 5c47878b7f Add a "--xvfb" option to run tests using an Xvfb virtual display 2021-09-01 00:25:05 -04:00
Michael Mintz a9f731163e Update the docs 2021-07-18 16:38:37 -04:00
Michael Mintz 2328eaae61 Update examples and docs 2021-05-22 14:15:36 -04:00
Michael Mintz 546e9bcbd7 Add protocol option for selecting a Selenium Grid server 2021-05-18 14:21:45 -04:00
Michael Mintz 3aeed00ebf Refactor the tests 2021-05-05 21:06:24 -04:00
Michael Mintz 46529b61bf Update example tests 2021-04-21 22:54:42 -04:00
Michael Mintz e1087d7021 Make updates to the "_multithreaded" variable 2021-04-16 02:45:52 -04:00
Michael Mintz 02c84f9463 Add custom Chromium args with: --chromium-arg="ARG,ARG" 2021-03-23 15:00:21 -04:00
Michael Mintz 30100751f6 Add the "interval" option to the raw_parameter_script example 2021-03-06 23:36:09 -05:00
Michael Mintz 3af0bdac34 Update examples 2021-01-25 14:40:13 -05:00
Michael Mintz ac28e5abec Add the "--dashboard" option to create a dashboard 2020-12-18 01:24:56 -05:00
Michael Mintz fb3f669e1d Add "--remote-debug" for Chrome's Remote Debugger 2020-12-03 23:23:48 -05:00
Michael Mintz 375e3d4ebd Add cmd option "--disable-ws". (Chrome Web Security) 2020-10-22 09:29:27 -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 5d8ac4ecdc Add the "--swiftshader" command-line option 2020-07-10 21:17:19 -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 aef5904bdf "--crumbs": Delete cookies between tests reusing sessions 2020-05-03 15:58:49 -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 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 4beab88474 Add "no-sandbox" and "disable-gpu" options 2020-03-16 00:43:44 -04:00
Michael Mintz 2e58c2cada Add the --time-limit=s feature to fail long-running tests 2020-01-15 03:16:04 -05:00
Michael Mintz 124b1ee394 Update an example script 2020-01-07 23:45:59 -05:00
Michael Mintz c0247ed909 Add mobile device testing to SeleniumBase 2019-12-09 04:03:45 -05:00
Michael Mintz beaccc9393 Add option to reuse the browser session between tests 2019-12-02 01:57:05 -05:00
Michael Mintz 7379503368 Add "Slow Mode". Usage: "--slow" 2019-11-07 01:31:58 -05:00
Michael Mintz c182e4f3d7 Update the raw_parameter_script 2019-09-16 05:14:29 -04:00
Michael Mintz be736f575c Rename maximize_window option to resolve method conflict 2019-08-30 21:34:18 -04:00
Michael Mintz 22c2dd1fec Update the raw_parameter_script 2019-08-14 01:39:02 -04:00
Michael Mintz bce86df64c Update raw_parameter_script.py 2019-07-27 21:38:18 -04:00
Michael Mintz 1acc81993c Update the raw_parameter_script 2019-07-25 13:58:29 -04:00
Michael Mintz 671e877bc1 Update a test 2019-07-14 01:06:07 -04:00
Michael Mintz e53423d8eb Update raw_parameter_script 2019-04-14 05:03:06 -04:00
Michael Mintz fff7779ef0 Update raw_parameter_script 2019-04-02 01:59:29 -04:00
Michael Mintz a7cc5cc04c Update the raw_parameter example script 2019-03-20 03:18:27 -04:00
Michael Mintz 904812fc0f Update the raw_parameter_script example 2019-03-08 01:26:58 -05:00