Commit Graph

77 Commits

Author SHA1 Message Date
Michael Mintz 5b6d7b52a3 Update an example 2024-09-26 18:36:24 -04:00
Michael Mintz 39d54e483d Update options 2024-05-13 00:26:48 -04: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 ab2de31469 Add more options for capturing CDP logs 2023-10-29 01:36:48 -04:00
Michael Mintz 343f36c188 Update example tests 2023-10-06 17:10:57 -04:00
Michael Mintz 59efc8ff10 Refactor logging 2023-08-21 23:02:25 -04:00
Michael Mintz 30934abb84 Update example tests 2023-08-05 15:38:18 -04:00
Michael Mintz 6f4059d9ea Add Dark Mode option 2023-07-31 14:58:18 -04:00
Michael Mintz 797e2dfda6 Update comments in examples 2023-04-19 01:56:48 -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 d60cba1a5d Update examples 2023-02-03 00:27:36 -05:00
Michael Mintz 63c830ce22 Add option to choose the Chromium browser binary location 2023-01-27 19:16:28 -05:00
Michael Mintz 0a4808fafb Add option to capture CDP events in UC Mode 2023-01-19 00:02:04 -05:00
Michael Mintz 96cbd5176d Update example tests 2022-11-02 02:07:43 -04:00
Michael Mintz d4df607822 Add support for the "selenium-wire" library 2022-10-29 20:42:25 -04:00
Michael Mintz e014f72643 Add option to enable WebGL and 3D APIs 2022-10-25 02:15:07 -04:00
Michael Mintz 7068ec018f Update example tests 2022-10-14 03:58:18 -04:00
Michael Mintz 99b63cd6c7 Add option to disable JavaScript during tests 2022-10-06 01:24:09 -04:00
Michael Mintz 02dfba778a Integrate Chromium's new headless mode into SeleniumBase 2022-09-25 23:19:01 -04:00
Michael Mintz 39d83d23c8 Update example tests 2022-09-24 01:42:16 -04:00
Michael Mintz d675acfdcf sb.env as a shorter form of sb.environment 2022-09-24 01:26:19 -04:00
Michael Mintz bc92b3fd5b Update example tests 2022-09-01 16:25:59 -04:00
Michael Mintz 3efca4fbec Update example tests 2022-08-26 22:01:13 -04:00
Michael Mintz aeb36bf9a8 Add ways to disable "beforeunload" 2022-08-23 21:14:00 -04:00
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