You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.