Commit Graph

113 Commits

Author SHA1 Message Date
Michael Mintz 6a57525d3e Demo Mode for the Docker Selenium plugin 2016-01-18 14:22:39 -05:00
Michael Mintz 9995c397d9 Merge pull request #6 from mdmintz/Demo-Mode
Demo Mode for SeleniumBase
2016-01-16 20:59:41 -05:00
Michael Mintz 5396e0d00b Version upgraded to 1.1.16 2016-01-16 20:52:22 -05:00
Michael Mintz 2e838e6c4d I had a lot of fun with jQuery last night. 2016-01-16 20:48:59 -05:00
Michael Mintz b2c8f4a1fe Update the ReadMe with the new demo_sleep specification 2016-01-16 19:08:12 -05:00
Michael Mintz fdb45f61bc Using the renamed variable, and adding commentary 2016-01-16 19:05:43 -05:00
Michael Mintz 59628c3d60 Using the command line demo_sleep value to override settings 2016-01-16 19:04:14 -05:00
Michael Mintz 6f2413a190 Runtime option to override Demo Mode sleep time (pytest) 2016-01-16 19:01:14 -05:00
Michael Mintz 0bbe9807d3 Runtime option to override Demo Mode sleep time (nosetests) 2016-01-16 19:00:46 -05:00
Michael Mintz c2968021ed Updated ReadMe for Demo Mode 2016-01-16 18:33:14 -05:00
Michael Mintz f9f6dc0abd Deflake pytest config file 2016-01-16 17:31:26 -05:00
Michael Mintz 142ee4e185 Add Demo Mode functionality 2016-01-16 17:29:14 -05:00
Michael Mintz 9a7bcf09c8 Add pytest option for Demo Mode 2016-01-16 17:27:56 -05:00
Michael Mintz ed6950c5cf Add nosetests option for Demo Mode 2016-01-16 17:27:41 -05:00
Michael Mintz 3f57b9b626 Merge pull request #5 from mdmintz/update-flake8-and-then-deflake
Update flake8 and then deflake
2016-01-16 00:06:59 -05:00
Michael Mintz 7842623105 deflake with the new flake8 2016-01-16 00:05:27 -05:00
Michael Mintz 54f42a4615 deflake code based on new flake8 rules 2016-01-16 00:00:04 -05:00
Michael Mintz 3c5c742a0b Use the latest flake8 2016-01-15 23:59:37 -05:00
Michael Mintz 1250355469 It's a new year. Welcome to 2016. 2016-01-15 19:08:21 -05:00
Michael Mintz 97c4eb3fdb Less confusion by using the known method name 2016-01-15 19:00:51 -05:00
Michael Mintz 8f3c3985c9 Add save_screenshot() 2016-01-15 18:46:29 -05:00
Michael Mintz a9abc4986c Merge pull request #4 from mdmintz/run-chrome-tests-in-docker
Run Chrome tests in Docker
2016-01-11 23:16:42 -05:00
Michael Mintz 20eda7c0e4 Update Docker ReadMe files 2016-01-11 23:13:52 -05:00
Michael Mintz 92f71beade Add script to run test in Chrome from Docker 2016-01-11 23:12:09 -05:00
Michael Mintz 0fa525a97c Install Chrome in Docker machine 2016-01-11 23:11:37 -05:00
Michael Mintz ef60fb2fa1 Better documentation 2016-01-11 20:48:50 -05:00
Michael Mintz a4f983a197 Use self.open() instead of self.driver.get() 2016-01-11 20:21:22 -05:00
Michael Mintz 2ece5e7600 self.update_text() is the new self.update_text_value() 2016-01-11 20:17:54 -05:00
Michael Mintz 66d4235320 Update the rate-limiting example test 2016-01-11 20:15:38 -05:00
Michael Mintz 1cd7c05faf Use the latest libraries for requirements 2016-01-11 20:13:47 -05:00
Michael Mintz d31705bd5a Use the updated alert code in the ReadMe for test reliability 2016-01-11 02:19:11 -05:00
Michael Mintz ab390ab25c Update the version 2016-01-10 03:41:12 -05:00
Michael Mintz aef9f3fbb2 Update the README 2016-01-10 03:33:35 -05:00
Michael Mintz 2363e437fb Update example test 2016-01-10 03:00:27 -05:00
Michael Mintz 3775b7af83 More methods with better names 2016-01-10 02:07:42 -05:00
Michael Mintz a3c91ba823 A method to click on a list of elements in succession. 2016-01-10 00:39:08 -05:00
Michael Mintz b80fedc63c Move down PyTest-specific code 2016-01-09 23:36:10 -05:00
Michael Mintz 10ec5dc6f3 Update description 2016-01-09 23:35:20 -05:00
Michael Mintz aa11636f1b No need for pdb when there's ipdb 2016-01-01 15:40:12 -05:00
Michael Mintz d07996abf1 Easier setup instructions 2015-12-20 22:35:11 -05:00
Michael Mintz 6e248cb5c6 Using "sudo" not necessary from within the virtual environment 2015-12-14 11:45:36 -05:00
Michael Mintz f53ebe1ab3 Update the README 2015-12-14 01:55:27 -05:00
Michael Mintz 7720cb882f Merge pull request #3 from mdmintz/example_logs
Add test logs to show what the logging system provides
2015-12-10 02:52:00 -05:00
Michael Mintz d8d71d902e Update README.md with more links 2015-12-10 02:44:27 -05:00
Michael Mintz e3fb1fe4db Add info about the log files 2015-12-10 02:41:27 -05:00
Michael Mintz 10c1d3a760 Adding example logs for test_fail.py to show what logging provides 2015-12-10 02:40:16 -05:00
Michael Mintz 13126d5045 Add Docker readme to docker folder 2015-12-10 01:52:53 -05:00
Michael Mintz 8d2dda97cc Update version 2015-12-08 17:05:17 -05:00
Michael Mintz 1335dffaf9 Syntax clarity 2015-12-08 16:33:44 -05:00
Michael Mintz 9585f74bdf Remove unused import 2015-12-08 16:32:04 -05:00