Commit Graph

680 Commits

Author SHA1 Message Date
Michael Mintz bcf0b73cd9 Update documentation 2022-10-14 03:59:53 -04:00
Michael Mintz e0fb0b9961 Update Syntax Formats (there are 22 now) 2022-10-14 03:59:17 -04:00
Michael Mintz 17dae34c1b Add support for undetected-chromedriver as a subprocess 2022-10-14 03:39:53 -04:00
Michael Mintz 953340a1d8 Add timeout options to the click_if_visible() methods 2022-10-14 03:20:25 -04:00
Michael Mintz 99b63cd6c7 Add option to disable JavaScript during tests 2022-10-06 01:24:09 -04:00
Michael Mintz 9a0e5c3a0f Found more companies using SeleniumBase 2022-10-04 17:46:28 -04:00
Michael Mintz 7aaa8af157 Update the docs 2022-10-02 14:21:49 -04:00
Michael Mintz 85bae8f492 Update the docs 2022-10-02 02:08:15 -04:00
Michael Mintz b947a58dfe Update the docs 2022-10-02 01:11:51 -04:00
Michael Mintz 813e2ef6eb Update the documentation 2022-10-01 20:28:31 -04:00
Michael Mintz 4f55c2a68e Update the documentation 2022-09-30 23:11:55 -04:00
Michael Mintz 02dfba778a Integrate Chromium's new headless mode into SeleniumBase 2022-09-25 23:19:01 -04:00
Michael Mintz 7e654af273 Remove linter message for flake8 in ReadMe code 2022-09-25 07:57:05 -04:00
Michael Mintz 764053363c Tell Python to ignore special characters in linters 2022-09-25 07:52:40 -04:00
Michael Mintz 5d582a6faf Update the Portuguese example test 2022-09-25 07:44:25 -04:00
Michael Mintz e085517c29 Add method: assert_title_contains(substring) 2022-09-24 01:41:47 -04:00
Michael Mintz 759c6cb32f Add special methods for js_click() 2022-09-24 01:33:59 -04:00
Michael Mintz b1c305ab18 Update an example test 2022-09-21 22:38:32 -04:00
Michael Mintz 909f57281e ReadMe spacing 2022-09-21 00:47:02 -04:00
Michael Mintz 1327af6793 Update a ReadMe 2022-09-21 00:44:38 -04:00
Michael Mintz fb2db6efdf Update a ReadMe 2022-09-21 00:32:31 -04:00
Michael Mintz e800f3d265 Update the documentation 2022-09-20 12:27:31 -04:00
Michael Mintz 1d85238195 Update the documentation 2022-09-17 22:21:39 -04:00
Michael Mintz 313ee99a73 Update the documentation 2022-09-15 23:02:16 -04:00
Michael Mintz 88bf3ee8e4 Update a ReadMe 2022-09-15 17:19:03 -04:00
Michael Mintz 85640f6ec8 Update a ReadMe 2022-09-14 16:07:03 -04:00
Michael Mintz fac1f7f3c5 Update the documentation 2022-09-01 16:27:34 -04:00
Michael Mintz acee575aba Update the documentation 2022-08-26 22:02:41 -04:00
Michael Mintz aeb36bf9a8 Add ways to disable "beforeunload" 2022-08-23 21:14:00 -04:00
Michael Mintz da08884c4f Update the documentation 2022-08-22 21:48:44 -04:00
Michael Mintz 58d32a44a8 Update the documentation 2022-08-18 15:52:00 -04:00
Michael Mintz bdd4a965a4 Add new method: get_select_options(dropdown_selector) 2022-08-18 01:35:39 -04:00
Michael Mintz dbae1a2a42 Update the Case Plans documentation 2022-08-17 23:58:57 -04:00
Michael Mintz 87e7b9d71e Add a ReadMe file for Case Plans 2022-08-17 02:13:14 -04:00
Michael Mintz 36801dfdab Update the documentation 2022-08-15 19:28:53 -04:00
Michael Mintz bee2a7af19 Update example output in a ReadMe 2022-08-11 20:22:56 -04:00
Michael Mintz 20182f5512 Update language examples in the documentation 2022-08-09 10:19:18 -04:00
Michael Mintz 0b19707b00 Update the documentation 2022-08-09 05:06:06 -04:00
Michael Mintz 5361e017a2 Update the documentation 2022-08-07 11:30:27 -04:00
Michael Mintz 3f0b396f7b Update the documentation 2022-08-06 23:10:59 -04:00
Michael Mintz 10887046bc Update the documentation 2022-08-05 18:27:38 -04:00
Michael Mintz ac3ec49592 Documentation update 2022-07-26 08:31:11 -04:00
Michael Mintz 84106b872d Documentation updates 2022-07-23 09:20:03 -04:00
Michael Mintz d383f5bcd8 Update the documentation 2022-07-14 21:19:29 -04:00
Michael Mintz d9eec6f358 Update the documentation 2022-07-13 09:17:04 -04:00
Michael Mintz 1512f82068 Add Context Manager frame_switch(frame). ("with" required) 2022-07-12 22:34:20 -04:00
Michael Mintz 09176cc697 More JS, Less jQuery (Drag-and-Drop) 2022-07-11 13:15:34 -04:00
Michael Mintz 6b821a7379 Update the documentation 2022-07-08 17:02:17 -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 4dde1001ce Update example scripts in the documentation 2022-07-06 18:32:53 -04:00