Uses of Class
net.thucydides.gwt.widgets.GwtButton

Packages that use GwtButton
net.thucydides.gwt.pages Classes designed to make it easier to work with Page Objects in WebDriver. 
net.thucydides.gwt.widgets Classes providing extra GWT-specific features for GWT widgets. 
 

Uses of GwtButton in net.thucydides.gwt.pages
 

Methods in net.thucydides.gwt.pages that return GwtButton
 GwtButton GwtPageObject.findButton(org.openqa.selenium.By byIdentifer)
          Get a Gwt button using a Selenium identifier.
 GwtButton GwtPageObject.getButtonLabelled(String label)
          Return a GWT Button widget with a given label.
 

Uses of GwtButton in net.thucydides.gwt.widgets
 

Methods in net.thucydides.gwt.widgets that return GwtButton
 GwtButton GwtButton.waitUntilEnabled()
           
 



Copyright © 2011-2012 Wakaleo Consulting. All Rights Reserved.