Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Latest commit

 

History

History
24 lines (17 loc) · 799 Bytes

RELEASENOTES.md

File metadata and controls

24 lines (17 loc) · 799 Bytes

Beta v.59 (Sep 17, 2014)

  • Fix to allow switching frames and sending non-text keys

Beta v.58 (Aug 6, 2014)

  • Fix to improve TestConsole load time

Beta v.56 (Jul 2, 2014)

  • Add ability to retry failed tests

Beta v.53 (May 29, 2014)

  • Add canned ExpectedConditions

Beta v.52 (May 16, 2014)

  • Remove CN_Context and CN_OrgUnderTest classes
  • Add batchSendKey method

Beta v.51 Defect fixes (May 1, 2014)

  • Fix Click method issue with Firefox (Issue 1)
  • Fix issue with "My Domain"(Issue 2)
  • Update Assert and VisualforceLocator javadoc

Beta v.50 Add Implicit Waits (April 22, 2014)

  • Support Implicit Waits for WebElement.getText and WebElement.sendKeys methods