Graphene Selenium: API 2.0.0.Alpha1

Uses of Class
org.jboss.arquillian.ajocado.locator.window.WindowNameLocator

Packages that use WindowNameLocator
org.jboss.arquillian.ajocado.framework   
 

Uses of WindowNameLocator in org.jboss.arquillian.ajocado.framework
 

Methods in org.jboss.arquillian.ajocado.framework that return types with arguments of type WindowNameLocator
 List<WindowNameLocator> TypedSelenium.getAllWindowIds()
          Returns the IDs of all windows that the browser knows about.
 

Methods in org.jboss.arquillian.ajocado.framework with parameters of type WindowNameLocator
 void TypedSelenium.openWindow(URL url, WindowNameLocator windowName)
          Opens a popup window (if a window with that ID isn't already open).
 void TypedSelenium.waitForPopUp(WindowNameLocator windowNameLocator, long timeoutInMilis)
          Waits for a popup window to appear and load up.
 


Graphene Selenium: API 2.0.0.Alpha1

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.