- Improved the string output for delayed test failure to make it easier to read.
- Fixed a minor bug with delayed test failure.
- Truncate screenshot file names to 20 characters to prevent files becoming too long.
v0.2.0 Major refactor to bring naming in line with python standards. 3/14/2013
- Refactored module, classes, and variable naming in line with python standards.
- PageFactory now supports lists of classes.
- Added more unit tests.
- Fixed screenshot on error file names.