- Added utils for working with temp files. - Moved wiki screenshots out of this project. - Allow allow wait for page method to accept a single bad page class without passing it in a list.
0.2.5
- Improve logging around webdriver factory. - By default use Firefox webdriver if no settings provided. - Fix typo in chrome plugin generated pageobject code.
0.2.4
- Fix bug in 'do_until()' function.
0.2.3
- New Feature: chrome plugin has a "check" button to highlight target element on the page. - Fixed issue with using lists of classes for `wait_until_page_loaded()`. - Fixed issue in chrome plugin with getting element name of elements mapped initially with CSS
0.2.2
- Fixed issues in name spacing in the 'email' module.