Commit Graph

363 Commits

Author SHA1 Message Date
Michael Mintz ce3a5bdaf0 Update the ReadMe 2016-06-04 12:31:28 -04:00
Michael Mintz 526d193cb1 Merge pull request #44 from mdmintz/robust_methods
Robust methods
2016-06-04 04:27:48 -04:00
Michael Mintz 26df9ddadb Version 1.1.52 2016-06-04 04:24:52 -04:00
Michael Mintz 5081cd763d Update method summary 2016-06-04 04:24:03 -04:00
Michael Mintz bd1a5c0471 New methods and improving older ones. 2016-06-04 04:12:52 -04:00
Michael Mintz ea2691cc29 Using ActionChains instead of jQuery for hover actions 2016-06-04 04:11:51 -04:00
Michael Mintz 19be01d7ee Add comments, notes, and useful info into the example test 2016-05-31 20:53:39 -04:00
Michael Mintz dd6ddaabbf Add comments into the example test in ReadMe.md 2016-05-31 20:20:52 -04:00
Michael Mintz 33a4b8cfa1 Update a readme 2016-05-30 17:31:57 -04:00
Michael Mintz 83a4e76971 Update the ReadMe 2016-05-30 17:28:26 -04:00
Michael Mintz 2816c21799 Merge pull request #42 from mdmintz/expanding-framework
Expanding framework - new methods, browsers
2016-05-30 17:15:29 -04:00
Michael Mintz 373d2661e0 Version 1.1.51 2016-05-30 17:09:16 -04:00
Michael Mintz 7ef5736f6d Using the new syntax update (find_* can also be assert_*) 2016-05-30 17:08:32 -04:00
Michael Mintz 84d1bd2cce Case studies moved into separate ReadMe 2016-05-30 17:06:25 -04:00
Michael Mintz c1af9813a4 Adding Edge and Safari driver support 2016-05-30 17:00:36 -04:00
Michael Mintz 83a34364b3 Update comments 2016-05-30 16:57:46 -04:00
Michael Mintz 80c03a0382 Update method summary 2016-05-30 16:56:33 -04:00
Michael Mintz ea211b5dde Add assert_element_present() - (new name on existing method) 2016-05-30 16:55:31 -04:00
Michael Mintz ee45003305 Adding xpath_to_css converter 2016-05-30 16:53:19 -04:00
Michael Mintz 4dacbb2469 Merge pull request #41 from mdmintz/revamp-framework
Revamp framework
2016-05-26 20:29:27 -04:00
Michael Mintz c35f54af85 Version 1.1.50 2016-05-26 20:23:25 -04:00
Michael Mintz da1e23569b Updated versions of setuptools and pyvirtualdisplay 2016-05-26 19:55:55 -04:00
Michael Mintz 4c15673c52 Add in missing methods. Use SMALL_TIMEOUT for asserts. 2016-05-26 19:46:37 -04:00
Michael Mintz 9586a4fb1e Return True on success 2016-05-26 19:45:44 -04:00
Michael Mintz bf4f521f82 Add the "assert_" version of popular seleniumbase methods 2016-05-26 13:31:01 -04:00
Michael Mintz 51439a8d98 Make sure timeouts keep their limit if webdriver calls are slow 2016-05-26 13:28:32 -04:00
Michael Mintz 0a787783a2 Use newer versions of pytest, requests, urllib3, boto, and ipdb 2016-05-25 20:15:37 -04:00
Michael Mintz ba1fc0dc92 Move favicon.ico used in stylesheet to raw github user content 2016-05-24 20:41:46 -04:00
Michael Mintz 72efe72b23 Add favicon resource 2016-05-24 20:16:56 -04:00
Michael Mintz 7a332abb78 Merge pull request #40 from mdmintz/more-selector-options
More selector options
2016-05-23 20:03:51 -04:00
Michael Mintz 1807c66356 Version 1.1.49 2016-05-23 20:05:19 -04:00
Michael Mintz f75714a74d Update demo_mode sleep value 2016-05-23 20:05:05 -04:00
Michael Mintz 854a10afbf Add more "by" options other than CSS selector 2016-05-23 20:04:20 -04:00
Michael Mintz ff0c90f576 ReadMe spacing 2016-05-22 16:41:30 -04:00
Michael Mintz 2f47b2ced1 Use a different example image in the ReadMe 2016-05-22 16:40:27 -04:00
Michael Mintz c86a089c3d Add an example image of the Test Report to the ReadMe 2016-05-22 16:19:21 -04:00
Michael Mintz 62db206d29 Update indentation 2016-05-21 18:19:42 -04:00
Michael Mintz 290dc0ca11 Merge pull request #39 from mdmintz/phantomjs-improvements
Phantomjs improvements
2016-05-21 00:06:07 -04:00
Michael Mintz c90bfbd057 Version 1.1.48 2016-05-21 00:05:54 -04:00
Michael Mintz e4a5f7006c Update the ReadMe: PhantomJS returns 2016-05-21 00:05:15 -04:00
Michael Mintz a4a4b36a65 Adding to the example run commands ReadMe 2016-05-21 00:04:37 -04:00
Michael Mintz 8d7f4e549a Make it clear that a few example tests fail on purpose 2016-05-20 23:55:13 -04:00
Michael Mintz 9499d455f8 Update the method summary 2016-05-20 23:53:50 -04:00
Michael Mintz 8b436cd401 Make phantomjs more reliable 2016-05-20 23:53:23 -04:00
Michael Mintz 94eecbd714 Add a method to extract the domain url from a full url 2016-05-20 23:52:53 -04:00
Michael Mintz baee4aee1e "Failure Info" becomes "Stacktrace" in the CSV Report 2016-05-19 00:23:10 -04:00
Michael Mintz eb2899cde5 Merge pull request #38 from mdmintz/consistent-error-output
Consistent error output
2016-05-19 00:05:05 -04:00
Michael Mintz 9cd2d60646 Version 1.1.47 2016-05-19 00:06:11 -04:00
Michael Mintz 548292aaaf Make the error output consistent 2016-05-19 00:03:23 -04:00
Michael Mintz 3cd5dadeb8 Adding reports to the example run commands list 2016-05-18 21:46:35 -04:00