Commit Graph

258 Commits

Author SHA1 Message Date
Michael Mintz 8b2a6db7bd Update the Docs 2017-10-25 21:22:08 -04:00
Michael Mintz 4ce905e564 Update the Docs 2017-10-25 20:57:02 -04:00
Michael Mintz 8e380f7f32 MasterQA ReadMe Layout update 2017-10-24 14:20:49 -04:00
Michael Mintz 5bcf61bf96 Add the ReadMe for the "common" folder. 2017-10-18 13:49:19 -04:00
Michael Mintz e65bc2b46e Add the user interface to reverse string obfuscation 2017-10-18 02:01:26 -04:00
Michael Mintz 95009e638d Add the user interface for string/password obfuscation 2017-10-18 01:59:32 -04:00
Michael Mintz fa962bf4c6 Add the encryption settings into settings.py 2017-10-18 01:53:53 -04:00
Michael Mintz 1abacc2164 Add methods for string encryption / obfuscation 2017-10-18 01:50:50 -04:00
Michael Mintz 08a210568a Remove unnecessary code 2017-10-08 00:56:21 -04:00
Michael Mintz 47cbb56600 Using a newer version of jQuery 2017-10-07 23:50:07 -04:00
Michael Mintz 5dc42ccd4c Error-handling with scrolling 2017-10-07 23:38:34 -04:00
Michael Mintz 909d159753 Exception-handling around spinning up a Firefox browser 2017-10-07 20:47:43 -04:00
Michael Mintz 4f125e4bb4 Deprecate scroll_click() - All clicks now scroll first 2017-10-05 23:17:35 -04:00
Michael Mintz 117c8b6759 Scroll to page objects before interacting with them 2017-10-05 23:15:56 -04:00
Michael Mintz 077fb37e88 Disable info-bars when running in Chrome 2017-10-02 13:12:35 -04:00
Michael Mintz e54cfb3000 Have option to run Chrome in full screen mode by default 2017-10-02 12:50:50 -04:00
Michael Mintz 92ce4f58de Make sure variables stay in scope 2017-09-01 00:53:56 -04:00
Michael Mintz c7897c65cc Python 3 compatibility 2017-09-01 00:52:25 -04:00
Michael Mintz 522ef075ae Screenshots are saved as png files (not jpg files) 2017-09-01 00:47:05 -04:00
Michael Mintz b12a33e165 Update settings.py 2017-08-25 13:30:07 -04:00
Michael Mintz b7d2e43fb0 Renaming a variable for readability 2017-07-24 22:25:52 -04:00
Michael Mintz 6fa9d2710f Make the code Python 3 compatible 2017-07-24 22:20:17 -04:00
Michael Mintz bd22816614 Simplify if statement based on past code 2017-07-24 22:19:13 -04:00
Michael Mintz 0eb66c07cb Python 3 extracts tracebacks differently from Python 2 2017-07-24 22:15:34 -04:00
Michael Mintz cf0d8073f5 Flake8 whitespace 2017-07-19 18:49:30 -04:00
Michael Mintz dae1f57a45 Python 3 compatibility (Turn print statements into method calls) 2017-07-19 18:47:39 -04:00
Michael Mintz e53f044911 Python 3 compatibility (special characters) 2017-07-19 18:46:55 -04:00
Michael Mintz a18c56375e Python 3 compatibility (exception handling) 2017-07-19 18:45:53 -04:00
Michael Mintz f8509b9291 Python 3 compatibility (mysql_conf issues) 2017-07-19 18:44:56 -04:00
Michael Mintz 519e9fb6d5 Python 3 compatibility (parser choices expects a pure list) 2017-07-19 18:43:28 -04:00
Michael Mintz a99484322a Python 3 compatibility ("xrange" becomes "range") 2017-07-19 18:38:55 -04:00
Michael Mintz 3f4b09f421 Have base_case use the updated BeautifulSoup4 2017-07-19 16:55:34 -04:00
Michael Mintz 31d64aceee Flake8 whitespace 2017-07-19 02:18:09 -04:00
Michael Mintz ded0c1c8de Separating "start_time" from "duration" in variable-naming 2017-07-19 02:10:32 -04:00
Michael Mintz 888863f91c If any check_assert failures found, call process_checks() in tearDown if uncalled in test. 2017-07-19 02:07:30 -04:00
Michael Mintz b12b0ab927 Disable Chrome feature asking to save passwords 2017-07-12 16:51:26 -04:00
Michael Mintz 68c6ff9013 Better error handling for pytest teardown 2017-05-18 12:16:57 -04:00
Michael Mintz f30e5c8eaf Suppress some output in pytest teardown 2017-05-17 19:16:56 -04:00
Ketan Patel 1de12470b8 Do not modify default firefox capabilities and reuse profile 2017-05-17 12:11:49 -04:00
Ketan Patel 3b2d11f493 Do not modify default firefox capabilities and reuse profile 2017-05-17 12:03:09 -04:00
ktp420 5365b37170 Remove commented out code 2017-05-16 15:34:48 -04:00
Ketan Patel 1bf4092bf3 close out zombie browser process if setup fails 2017-05-16 14:57:46 -04:00
Michael Mintz e13cad2817 Fix bug in browser_launcher 2017-05-12 06:42:32 -04:00
Michael Mintz 5b1160f077 Error handling on quitting webdriver in pytest 2017-05-09 20:56:28 -04:00
U-VERACODE\kpatel a7dc64ca90 correctly set download dir path in windows 2017-05-03 11:07:16 -04:00
U-VERACODE\kpatel db4fd12b12 fix loading firefox profile in non-marionette mode 2017-05-01 14:04:44 -04:00
Michael Mintz 33d09da69b Add timeout_multiplier option to boost default timeout lengths 2017-04-28 20:39:32 -04:00
Ketan Patel cee29e36e4 flake8 and other fixes 2017-04-28 15:50:27 -04:00
Ketan Patel 95a329722d wait for anuglarjs 2017-04-28 14:08:19 -04:00
Michael Mintz 7b5f5a5046 By default, don't display nosetest reports after test runs 2017-04-28 02:29:36 -04:00