Commit Graph

680 Commits

Author SHA1 Message Date
Michael Mintz 6499998997 Update the docs 2021-10-05 23:31:18 -04:00
Michael Mintz c6ded969d8 Update the docs 2021-10-05 17:28:01 -04:00
Michael Mintz 5e5252d447 Update the docs 2021-10-03 00:21:01 -04:00
Michael Mintz f55a6a50f7 Update the docs 2021-10-02 11:49:33 -04:00
Michael Mintz 4bf98f3126 Update the docs 2021-10-02 00:44:31 -04:00
Michael Mintz 0dcd505c3f Update the docs 2021-10-01 23:55:06 -04:00
Michael Mintz df5e519eb6 Update the docs 2021-10-01 11:11:47 -04:00
Michael Mintz e773764a0f Update the docs 2021-10-01 01:26:03 -04:00
Michael Mintz 5048f6b33a Update the docs 2021-09-29 03:21:58 -04:00
Michael Mintz ca4f5a54a5 Update the "Recorder Mode" docs 2021-09-27 16:04:50 -04:00
Michael Mintz 590f2068d3 Update the docs 2021-09-27 15:08:03 -04:00
Michael Mintz 601d298afd Update the "Recorder Mode" docs 2021-09-26 15:24:54 -04:00
Michael Mintz 8ce3c94c45 Update the docs 2021-09-26 15:07:03 -04:00
Michael Mintz 790bb88291 Update the docs 2021-09-22 00:55:59 -04:00
Michael Mintz 9ac45df7f4 Update the docs 2021-09-21 14:02:01 -04:00
Michael Mintz 5a33e73354 Add method: "self.show_file_choosers()" 2021-09-21 14:01:26 -04:00
Michael Mintz ea0c138ee6 Add method: "self.set_content_to_frame()" 2021-09-21 14:00:08 -04:00
Michael Mintz 7dd40f08e6 Make improvements to "Recorder Mode" 2021-09-21 13:58:32 -04:00
Michael Mintz d287ceac97 Update the "Recorder Mode" docs 2021-09-20 17:30:13 -04:00
Michael Mintz b35e2a8d71 Update the docs for the new "Recorder Mode" 2021-09-20 05:14:45 -04:00
Michael Mintz 2059dba625 Update the "Recorder Mode" docs 2021-09-20 05:08:49 -04:00
Michael Mintz e517c4e051 Update the "Recorder Mode" docs 2021-09-20 04:06:19 -04:00
Michael Mintz c75e07cc40 Update the docs 2021-09-20 03:22:58 -04:00
Michael Mintz 7bbcab4b68 Make improvements to SeleniumBase Visual Testing 2021-09-07 17:27:23 -04:00
Michael Mintz dcae21dead Update the docs 2021-09-06 12:58:41 -04:00
Michael Mintz 965fde45a7 Update method_summary 2021-09-01 00:37:56 -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 48c915e915 Improve the Python APIs for IntroJS website tours 2021-09-01 00:16:52 -04:00
Michael Mintz 36fad84479 Update the docs 2021-08-24 00:05:04 -04:00
Michael Mintz bb9af063f8 Update the docs 2021-08-19 19:21:21 -04:00
Michael Mintz dea3a94576 Update the docs 2021-08-11 22:25:29 -04:00
Michael Mintz 6d4b682449 Update a video link 2021-08-11 19:51:06 -04:00
Michael Mintz 1a33d495d2 Update the docs 2021-08-11 00:00:22 -04:00
Michael Mintz 0c66d47a02 Update the docs 2021-08-09 18:25:38 -04:00
Michael Mintz 984cb722c6 Add "self.assert_in()" and "self.assert_not_in()" 2021-08-09 18:23:52 -04:00
Michael Mintz 69cb2781f3 Update the docs 2021-08-01 12:13:01 -04:00
Michael Mintz abe1ea64fd Update the docs 2021-08-01 11:52:05 -04:00
Michael Mintz f44a57decd Update a ReadMe 2021-07-22 17:27:42 -04:00
Michael Mintz 2497f53b0f Update the order of rows in a doc 2021-07-21 13:23:14 -04:00
Michael Mintz a9f731163e Update the docs 2021-07-18 16:38:37 -04:00
Michael Mintz e7b5572e5d Add extra names to scrolling methods for easier clarity 2021-07-12 01:05:48 -04:00
Michael Mintz 4879d78705 Update the docs 2021-06-04 21:56:14 -04:00
Michael Mintz 8bcc0cf86e Add option "--ie" as a shortcut for "--browser=ie" 2021-06-04 21:51:50 -04:00
Michael Mintz 2328eaae61 Update examples and docs 2021-05-22 14:15:36 -04:00
Michael Mintz 139d090357 Update the docs 2021-05-19 01:26:39 -04:00
Michael Mintz 546e9bcbd7 Add protocol option for selecting a Selenium Grid server 2021-05-18 14:21:45 -04:00
Michael Mintz 9e7a948a0c Update methods 2021-05-08 14:12:44 -04:00
Michael Mintz 3aeed00ebf Refactor the tests 2021-05-05 21:06:24 -04:00
Michael Mintz ccfd4a5456 Add method: "save_screenshot_to_logs()" 2021-04-30 17:22:58 -04:00
Michael Mintz 8e4bdea957 Add methods for asserting the attribute of an element 2021-04-30 17:15:58 -04:00
Michael Mintz e3bb9c971e Add methods to get the versions of Chrome and chromedriver 2021-04-30 17:05:00 -04:00
Michael Mintz 6524a9f61e Update the docs 2021-04-21 22:54:02 -04:00
Michael Mintz fdee8e493b Add "focus(selector)" method 2021-04-21 20:40:34 -04:00
Michael Mintz 1b95ae5fbd Add "fill(selector, text)" method 2021-04-21 20:38:28 -04:00
Michael Mintz 2a9bf1c245 Add "set_content(html_string)" method 2021-04-21 20:36:48 -04:00
Michael Mintz 16e5ee6895 Add "open_start_page()" method 2021-04-21 20:30:46 -04:00
Michael Mintz 35d563eb95 Add methods for setting and resetting default timeout values 2021-04-21 20:26:26 -04:00
Michael Mintz fcf234fb9e Update a ReadMe 2021-04-17 15:43:22 -04:00
Michael Mintz e8993facaf Update the Features List 2021-04-16 12:40:08 -04:00
Michael Mintz 9686250365 Update the docs 2021-04-16 02:52:23 -04:00
Michael Mintz a401b37d7b Update the docs 2021-04-10 13:24:19 -04:00
Michael Mintz a55cf5330c Update the Method Summary / API Summary 2021-04-10 13:19:24 -04:00
Michael Mintz aad55ac264 Update the docs 2021-04-02 22:48:53 -04:00
Michael Mintz 357ea95c82 Update the docs 2021-03-28 23:34:27 -04:00
Michael Mintz 5b8c60336b Update the docs 2021-03-26 17:52:11 -04:00
Michael Mintz 9a4da5d28f Add a help doc for the HTML Inspector 2021-03-26 17:51:51 -04:00
Michael Mintz de2fe1e922 Update the docs 2021-03-23 15:14:13 -04:00
Michael Mintz ab314e6ebb Update examples of SeleniumBase Syntax Formats 2021-03-23 02:47:04 -04:00
Michael Mintz edbe485706 Add Shadow DOM support to the Features List 2021-03-23 02:43:00 -04:00
Michael Mintz 9a2bcefc81 Make the execute_script() methods more flexible 2021-03-23 02:40:27 -04:00
Michael Mintz f690ab9996 Update the docs 2021-03-19 01:28:57 -04:00
Michael Mintz 3e0b46bb8b Update the list of SeleniumBase Syntax Formats 2021-03-19 00:21:21 -04:00
Michael Mintz 0869b11214 Add a new method: "self.delete_downloaded_file_if_present(file)" 2021-03-19 00:19:24 -04:00
Michael Mintz f056e4f746 Update the docs for ChartMaker 2021-03-14 20:25:01 -04:00
Michael Mintz 764b446bf4 Update the method_summary 2021-03-14 19:39:23 -04:00
Michael Mintz 139a509aad Update the docs 2021-03-11 22:15:43 -05:00
Michael Mintz 4d947d9e82 Add a new method: "self.is_element_enabled(selector)" 2021-03-10 14:34:19 -05:00
Michael Mintz 7c5f559c72 Update the docs 2021-03-07 20:09:56 -05:00
Michael Mintz 10c859d144 Update the docs 2021-03-06 23:46:09 -05:00
Michael Mintz c8ce11b6f3 Update the docs 2021-03-05 17:58:08 -05:00
Michael Mintz dc0fbf853e Update the docs 2021-02-26 18:53:19 -05:00
Michael Mintz 655086e096 Update examples 2021-02-25 15:08:04 -05:00
Michael Mintz d7dd293f31 Update the method summary 2021-02-25 02:33:02 -05:00
Michael Mintz 85a20d0c54 Add option: "--archive-downloads" to keep downloaded files 2021-02-18 23:46:27 -05:00
Michael Mintz 6f411a20a2 Use "CTRL+C" instead of "CTRL-C" in console messages 2021-02-18 23:40:55 -05:00
Michael Mintz c44c9227db Update sample run commands in docs 2021-02-10 23:24:32 -05:00
Michael Mintz acb0853985 Update the docs 2021-02-06 14:14:36 -05:00
Michael Mintz 7ca6b9107d Add the ability to install a Firefox add-on at runtime 2021-02-05 23:42:07 -05:00
Michael Mintz 216b5934d0 Update the SOCKS4 and SOCKS5 proxy docs 2021-02-03 02:38:22 -05:00
Michael Mintz 7444352969 Update the docs 2021-01-28 22:28:00 -05:00
Michael Mintz f1fd3ff1aa Update a ReadMe 2021-01-27 11:54:19 -05:00
Michael Mintz 22afd4d402 Update the docs 2021-01-27 02:18:51 -05:00
Michael Mintz c78d052499 Update a ReadMe 2021-01-26 10:13:53 -05:00
Michael Mintz 6719a52380 Update a ReadMe 2021-01-26 10:09:30 -05:00
Michael Mintz 999118e709 Update a ReadMe 2021-01-26 09:59:40 -05:00
Michael Mintz 3af0bdac34 Update examples 2021-01-25 14:40:13 -05:00
Michael Mintz e16c662e81 Simplify a method name. (Keep the old one as duplicate) 2021-01-25 14:26:16 -05:00
Michael Mintz 7bc9da9bc2 Update the docs 2021-01-24 02:53:21 -05:00
Michael Mintz eb1ce2fb68 Update the docs 2021-01-21 19:08:00 -05:00
Michael Mintz e6f6bf83a6 Add method: drag_and_drop_with_offset() 2021-01-08 22:33:48 -05:00
Michael Mintz c5dd28749c Update a ReadMe 2021-01-04 10:45:20 -05:00
Michael Mintz f84b197ba7 Update an image 2021-01-04 10:24:34 -05:00
Michael Mintz 9fbd6e655d Update the method summary 2021-01-04 10:22:24 -05:00
Michael Mintz 925265c193 Update an image 2021-01-04 10:21:50 -05:00
Michael Mintz 356d417dc6 Update the docs 2020-12-26 21:03:17 -05:00
Michael Mintz f66b919165 Add "Syntax Formats" to the docs 2020-12-26 20:27:53 -05:00
Michael Mintz d411b0e0f0 Update the docs 2020-12-24 12:39:07 -05:00
Martin Michlmayr d26ee17b77
Fix typos 2020-12-24 11:03:53 +08:00
Michael Mintz 481adffb62 Update the docs 2020-12-22 11:56:21 -05:00
Michael Mintz 4f044bb286 Update the docs 2020-12-22 11:05:23 -05:00
Michael Mintz f8f2341159 Update the docs 2020-12-21 18:03:13 -05:00
Michael Mintz ce02469fa7 Add missing Dashboard documentation 2020-12-20 16:47:30 -05:00
Michael Mintz bc4e45331e Update the docs 2020-12-19 00:14:42 -05:00
Michael Mintz 7649a92072 Update the docs 2020-12-18 01:27:39 -05:00
Michael Mintz a6fe836a64 Update the docs 2020-12-03 23:30:40 -05:00
Michael Mintz fb3f669e1d Add "--remote-debug" for Chrome's Remote Debugger 2020-12-03 23:23:48 -05:00
Michael Mintz 09a9635884 Update a ReadMe 2020-12-02 10:54:40 -05:00
Michael Mintz 56c2b4d6c6 Add the option to include overlay text on saved images 2020-11-27 14:48:09 -05:00
Michael Mintz f4f81d71d6 Update the docs 2020-11-17 19:22:12 -05:00
Michael Mintz 293bf8879c Update the docs 2020-11-12 00:57:20 -05:00
Michael Mintz 29cc3feeb5 Update the features emoji from the docs 2020-11-04 19:56:44 -05:00
Michael Mintz 7f77e34458 Update the docs 2020-10-22 09:37:35 -04:00
Michael Mintz 2e401b81ba Update the docs 2020-10-12 16:21:43 -04:00
Michael Mintz cd89abefaf Update the docs 2020-10-12 09:46:06 -04:00
Michael Mintz 3bfa7ed196 Update the docs 2020-10-11 18:53:54 -04:00
Michael Mintz ac06aa8fa3 Update the docs 2020-10-11 17:51:59 -04:00
Michael Mintz 32bd250108 Update the docs 2020-10-11 00:12:27 -04:00
Michael Mintz aca4908ea4 Update the docs 2020-10-10 16:53:33 -04:00
Michael Mintz 7f1a03ff9b Update the docs 2020-10-10 11:55:57 -04:00
Michael Mintz 7478009b6f Update the docs 2020-10-09 13:34:18 -04:00
Michael Mintz 0b774a6bfc Update the docs 2020-10-06 13:03:45 -04:00
Michael Mintz e0cb50b154 Update the docs 2020-10-05 11:41:17 -04:00
Michael Mintz 626b9fc0d1 Update the docs 2020-10-02 13:25:12 -04:00
Michael Mintz 16b1e4a1bb Update the docs 2020-10-02 03:43:41 -04:00
Michael Mintz 323184b009 Update the docs 2020-09-29 20:08:30 -04:00
Michael Mintz 733b28ffd4 Update the docs 2020-09-25 18:49:08 -04:00
Michael Mintz db90db7ecc Update the docs 2020-09-23 12:52:42 -04:00
Michael Mintz e05a15fec6 Update the docs 2020-09-17 14:19:21 -04:00
Michael Mintz c348288c0b Add "self.set_text(SELECTOR, TEXT)" 2020-09-10 14:55:29 -04:00
Michael Mintz c5ec5fbf90 Add "self.clear(SELECTOR)" 2020-09-10 14:54:14 -04:00
Michael Mintz 808ca14169 Update the docs 2020-09-09 14:22:38 -04:00
Michael Mintz 644d745991 Update the docs 2020-09-09 14:06:20 -04:00
Michael Mintz ef38dcb1f1 Add a custom timeout to methods that click visible elements 2020-09-08 17:18:26 -04:00
Michael Mintz 86feac4ceb Update the docs 2020-09-08 01:09:07 -04:00
Michael Mintz b36085e64c Update the docs 2020-09-04 22:37:03 -04:00
Michael Mintz 042068dc9b Update method_summary 2020-09-04 22:31:23 -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 0ce7251438 Update the docs 2020-08-26 19:11:39 -04:00
Michael Mintz 2b46ab5bd2 Update the docs 2020-08-26 00:31:53 -04:00
Michael Mintz 1f319b1ede Update the docs 2020-08-24 16:59:02 -04:00
Michael Mintz 09c61b1e40 Update the docs 2020-08-24 16:47:56 -04:00
Michael Mintz 80652544eb Update the docs 2020-08-24 15:55:24 -04:00
Michael Mintz 35bf3188b5 Add a method for getting the browser's Locale Code 2020-08-22 17:57:41 -04:00
Michael Mintz d1b542349c Update the docs 2020-08-20 03:07:04 -04:00
Michael Mintz 336ddd8971 Update the docs 2020-08-20 02:34:44 -04:00
Michael Mintz 5161fa48f6 Add methods for activating and deactivating Design Mode 2020-08-20 02:34:19 -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 15a3be88ce Update the docs 2020-08-17 16:28:28 -04:00
Michael Mintz 5032aaf29b Add post_message_and_highlight() 2020-08-13 03:40:04 -04:00
Michael Mintz 3162f856b4 Update the docs 2020-08-10 23:56:32 -04:00
Michael Mintz 0e7829cfb6 Update the docs 2020-08-08 13:30:48 -04:00
Michael Mintz 3a26df6546 Refactoring command line options and docs 2020-08-08 01:04:44 -04:00
Michael Mintz 4a3e03e9aa Update the docs 2020-08-05 16:21:26 -04:00
Michael Mintz fd5b0b8983 Update the docs 2020-08-05 16:17:40 -04:00
Michael Mintz 3e0b903b0c Update the docs 2020-08-05 16:12:02 -04:00
Michael Mintz 6361d439ea Update the docs 2020-08-05 16:06:37 -04:00
Michael Mintz 2e2cd7171e Update the docs 2020-08-05 15:31:58 -04:00
Michael Mintz ffe2703cad Update the docs 2020-08-05 10:59:12 -04:00
Michael Mintz 4abb8cf4e1 Update the docs 2020-08-04 20:53:33 -04:00
Michael Mintz 3310a1128c Update the docs 2020-08-03 21:48:42 -04:00
Michael Mintz c14c69916a Update the docs 2020-08-02 19:53:29 -04:00
Michael Mintz d4c890e313 Update the docs 2020-07-30 15:26:41 -04:00
Michael Mintz 2414c829e3 Update the docs 2020-07-30 15:18:24 -04:00
Michael Mintz 6ee87cbe41 Add the ability to create area charts with Chart Maker 2020-07-30 10:59:36 -04:00
Michael Mintz 565168a84d Add the ability to create line charts and more 2020-07-28 02:53:16 -04:00
Michael Mintz fa6bb05ce7 Add the ability to create bar charts and column charts 2020-07-27 01:00:20 -04:00
Michael Mintz 8b89f01b19 Update the docs 2020-07-26 11:27:47 -04:00
Michael Mintz 72e48bb99e Add SeleniumBase "Chart Maker" for pie charts 2020-07-26 11:23:59 -04:00
Michael Mintz fafde7e88d Add a drag_and_drop() method 2020-07-20 20:14:42 -04:00
Michael Mintz b5ebb5067c Hide Presentater notes by default unless specified 2020-07-19 23:54:05 -04:00
Michael Mintz 30363505f1 Update the docs 2020-07-10 21:21:57 -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 a9a1fc38df Fix Presenter "show_notes" and move arg to different area 2020-07-01 14:13:13 -04:00
Michael Mintz 0cc6043e0c Update SeleniumBase Presenter 2020-06-28 23:15:43 -04:00
Michael Mintz 61384e4954 Add the ability to create presentations with SeleniumBase 2020-06-25 18:09:35 -04:00
Michael Mintz 7381e47804 Update the docs 2020-06-14 01:17:37 -04:00
Michael Mintz f6f6d4d26b Update method_summary 2020-06-12 23:25:35 -04:00
Michael Mintz 4b654cbf67 Update method summary 2020-06-12 19:22:42 -04:00
Michael Mintz 9b761f7a87 Update the docs 2020-06-08 00:45:28 -04:00
Michael Mintz bbfc354163 Update the docs 2020-06-07 13:58:47 -04:00
Michael Mintz 68bf16cfd0 Update the docs 2020-06-07 13:41:56 -04:00
Michael Mintz 8d85e943a9 Update the docs 2020-06-05 15:44:03 -04:00
Michael Mintz 6c58479cde Add the get_user_agent() method 2020-06-04 03:02:25 -04:00
Michael Mintz 873c8d1d1d Update the docs 2020-06-01 13:56:24 -04:00
Michael Mintz eb1dca094b Update the docs 2020-06-01 12:27:56 -04:00
Michael Mintz c47911279b Update the docs 2020-06-01 12:10:09 -04:00
Michael Mintz 6077cc5909 Update the docs 2020-06-01 11:52:04 -04:00
Michael Mintz d574db89c6 Update the docs 2020-06-01 11:45:58 -04:00
Michael Mintz 0a86d15125 Update the docs 2020-06-01 11:42:50 -04:00
Michael Mintz 33cb9ab55d Update the docs 2020-06-01 11:13:55 -04:00