- Fix to allow switching frames and sending non-text keys
- Fix to improve TestConsole load time
- Add ability to retry failed tests
- Add canned ExpectedConditions
- Remove CN_Context and CN_OrgUnderTest classes
- Add batchSendKey method
- Fix Click method issue with Firefox (Issue 1)
- Fix issue with "My Domain"(Issue 2)
- Update Assert and VisualforceLocator javadoc
- Support Implicit Waits for
WebElement.getText
andWebElement.sendKeys
methods