Commit Graph

8745 Commits

Author SHA1 Message Date
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
Michael Mintz 94cb6c127f Log folder setup to be run once per test suite (not per test) 2015-12-08 13:05:13 -05:00
Michael Mintz 98e688ec3c Add build status to title line 2015-12-06 02:55:58 -05:00
Michael Mintz 5db4d866da Have the deploy script run flake8 2015-12-06 02:49:01 -05:00
Michael Mintz 39da066c28 Add title to readme 2015-12-06 02:48:43 -05:00
Michael Mintz ac61257474 Skip email notifications on travis deploys 2015-12-06 01:58:59 -05:00
Michael Mintz 2dab6e0fe7 Adding build status to the readme (for .travis.yml deployments) 2015-12-05 21:04:03 -05:00
Michael Mintz 664edd503b Use the correct requirements file. 2015-12-05 20:39:12 -05:00
Michael Mintz f5155fe2d1 More logging for the deploy script 2015-12-05 20:37:38 -05:00
Michael Mintz 5144e7ca12 Use latest pip and don't use mirrors 2015-12-05 20:34:59 -05:00
Michael Mintz d0ac59a506 Try out the travis yml deploy script 2015-12-05 20:27:34 -05:00
Michael Mintz 1e89ba21a4 Merge pull request #2 from mdmintz/ready_for_pypi
Welcome to https://pypi.python.org/pypi/seleniumbase/
2015-12-04 18:35:39 -05:00
Michael Mintz 9a0bee0bed Welcome to https://pypi.python.org/pypi/seleniumbase/ 2015-12-04 18:34:48 -05:00
Michael Mintz 11067cf1b1 Fresh Copy 2015-12-04 16:11:53 -05:00