Skip to content

Tags: tharani29/pageobjects

Tags

3.4.14

Toggle 3.4.14's commit message
Revert "Try without ssh-keyscan."

This reverts commit a5c5d2c.

3.4.13

Toggle 3.4.13's commit message
Try without ssh-keyscan.

3.3

Toggle 3.3's commit message
Merge branch 'master' into stable

* master:
  Add a HiddenObject for getting at off-screen debug text.
  Remove unused FileBoxObject.id field.
  Change TextObject.nowHasText to use Selenium's ExpectedCondition.
  Fix upload location.

3.2

Toggle 3.2's commit message
Merge branch 'master' into stable

* master:
  Remove firing fake change event from FileBoxObject.

3.1

Toggle 3.1's commit message
Merge branch 'master' into stable

* master:
  Pin to jdk 1.6 bytecode.
  Fix buildfile.

3.0

Toggle 3.0's commit message
Merge branch 'master' into stable

* master:
  Add prefix and early-bind offset id replacement.

2.7

Toggle 2.7's commit message
Merge branch 'master' into stable

* master:
  The webdriver timeout is in seconds.
  IvyDE cruft.

2.6

Toggle 2.6's commit message
Merge branch 'master' into stable

* master:
  Just use clear instead of a fancy control-a delete.

2.5

Toggle 2.5's commit message
Merge branch 'master' into stable

* master:
  Tick to selenium 2.16.1.
  Fix readme typos.

2.4

Toggle 2.4's commit message
Merge branch 'master' into stable

* master:
  Add dummy click div and blog post link.
  Add customization of dummy click div id, plus optional disablement.
  Add FileBoxObject.set(File).
  Fix FileBoxObject to be generic and work in non-FF browsers.
  Don't send shift-tab in TextBoxObject.type.
  Link to Page Objects.
  Link to the joist maven repo.