Commit Graph

908 Commits

Author SHA1 Message Date
Michael Mintz a04fbf7a34 Update SeleniumBase language translations 2020-03-22 03:23:34 -04:00
Michael Mintz 584f95cab6 Make sure special characters are kept when getting the URL 2020-03-22 03:06:29 -04:00
Michael Mintz c8014b48f4 Use fewer demo-mode highlights for non-browser asserts 2020-03-22 03:03:06 -04:00
Michael Mintz aef7a42582 Add the French translation for SeleniumBase 2020-03-22 02:52:07 -04:00
Michael Mintz b333f94083 Add the Korean language translations for SeleniumBase 2020-03-21 15:18:18 -04:00
Michael Mintz 03f300e5ca Update the Japanese BaseCase 2020-03-20 23:38:11 -04:00
Michael Mintz 4fdb7179d9 Update the Chinese translation of SeleniumBase 2020-03-20 00:31:10 -04:00
Michael Mintz 60a5a33ec9 Add the Japanese translation of SeleniumBase 2020-03-20 00:30:38 -04:00
Michael Mintz fcd1602665 Fix the xpath-to-css converter 2020-03-17 23:42:03 -04:00
Michael Mintz 06319754b1 Update the hover_and_click() method 2020-03-16 09:04:46 -04:00
Michael Mintz 88ddc70a1d Update the tests 2020-03-16 01:27:34 -04:00
Michael Mintz 4beab88474 Add "no-sandbox" and "disable-gpu" options 2020-03-16 00:43:44 -04:00
Michael Mintz 299ef33561 Add Chinese language translations 2020-03-16 00:41:24 -04:00
Michael Mintz 40bf54152f Match indentation 2020-03-15 09:47:43 -04:00
Michael Mintz b4548c1632 Fix xpath-to-css converter 2020-03-15 09:42:01 -04:00
Michael Mintz dfd16d0869 Include MySQL Port when parsing custom settings 2020-02-23 01:21:55 -05:00
Michael Mintz d3b4e97f39 Update report_helper to include Edge browser 2020-02-23 01:20:19 -05:00
Michael Mintz 47d7d2b295 Better error-handling with PDF extraction methods 2020-02-21 01:58:39 -05:00
Michael Mintz 781cb8e463 Better error-handling with custom settings parsing 2020-02-19 04:20:22 -05:00
Michael Mintz 982373956f Update MasterQA settings parsing 2020-02-19 03:46:02 -05:00
Michael Mintz 979915263f Update location of settings parsing 2020-02-19 03:44:55 -05:00
Michael Mintz b04c81798b Rename skip_test() method to skip() 2020-02-19 03:43:58 -05:00
Michael Mintz 23e7dd774a Add option to change the default MySQL port 2020-02-19 03:42:00 -05:00
Michael Mintz 08f4aef28d Update parsing of DB settings 2020-02-19 03:41:06 -05:00
Michael Mintz 53f4240aac Update comments and ReadMe files 2020-02-18 02:10:36 -05:00
Michael Mintz 26cf74abc4 Handle utf-8 encoding with the ide export converter tool 2020-02-18 02:06:10 -05:00
Michael Mintz a8b822300a Update default Geckodriver on Windows for compatibility 2020-02-06 21:44:30 -05:00
Michael Mintz ae464894d1 Add scroll_to_top() and scroll_to_bottom() 2020-02-05 01:57:51 -05:00
Michael Mintz 31dd0e3ca9 If a URL starts with "://", add "https" to the start of it 2020-02-02 21:57:25 -05:00
Michael Mintz 415a57d3bb Improve automated visual testing 2020-01-31 04:14:47 -05:00
Michael Mintz d247608e2a Better exception handling around log folders 2020-01-31 03:52:24 -05:00
Michael Mintz 7a3fbbc3bf Better handling of page scrolling to elements 2020-01-31 03:51:31 -05:00
Michael Mintz cdc7312ebe Update example proxy list 2020-01-31 03:09:08 -05:00
Michael Mintz d4c41d580c Treat the Chromium Edge browser like Chrome 2020-01-22 00:54:44 -05:00
Michael Mintz 402075770c Refresh the proxy example list 2020-01-19 02:15:23 -05:00
Michael Mintz 2ee4b415b8 Improve demo-mode on mobile device tests 2020-01-19 02:07:28 -05:00
Michael Mintz 4e8e747d19 Update line spacing 2020-01-18 19:03:37 -05:00
Michael Mintz 9d15b859ae Update xpath-to-css converter 2020-01-18 18:54:18 -05:00
Michael Mintz 63fea896a7 Improve select_option_by_*() methods 2020-01-17 23:24:55 -05:00
Michael Mintz dd08898a15 Improve reliability for the html_inspector 2020-01-17 00:41:02 -05:00
Michael Mintz 27eacfea91 Add edgedriver to example install commands 2020-01-17 00:19:09 -05:00
Michael Mintz e08946b131 Update proxy examples 2020-01-17 00:17:18 -05:00
Michael Mintz 858d6c39f4 Add skip_test() to avoid using the camelCase version 2020-01-17 00:16:27 -05:00
Michael Mintz ee8b1d9e96 Update get_page_title() and combine get_title() into it 2020-01-17 00:14:50 -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 3b5fcfe77d Update the default EdgeDriver version to 79.0.309.65 2020-01-16 01:24:59 -05:00
Michael Mintz 2e58c2cada Add the --time-limit=s feature to fail long-running tests 2020-01-15 03:16:04 -05:00