org.jboss.test.selenium.samples
Class IterationAndCompositionSample
java.lang.Object
org.jboss.test.selenium.AbstractTestCase
org.jboss.test.selenium.samples.IterationAndCompositionSample
public class IterationAndCompositionSample
- extends AbstractTestCase
Sample of iteration and composition of element locators.
- Version:
- $Revision$
- Author:
- Lukas Fryc
| Fields inherited from class org.jboss.test.selenium.AbstractTestCase |
alertEquals, alertPresent, attributeEquals, attributePresent, browser, contextPath, contextRoot, countEquals, elementPresent, isDisplayed, isNotDisplayed, mavenProjectBuildDirectory, mavenResourcesDir, retrieveAttribute, retrieveText, selenium, seleniumDebug, styleEquals, textEquals, WAIT_AJAX_INTERVAL, WAIT_GUI_INTERVAL, WAIT_MODEL_INTERVAL, waitAjax, waitGui, waitModel |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IterationAndCompositionSample
public IterationAndCompositionSample()
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.