org.jboss.test.selenium.samples
Class RequestGuardSample

java.lang.Object
  extended by org.jboss.test.selenium.AbstractTestCase
      extended by org.jboss.test.selenium.samples.RequestGuardSample

public class RequestGuardSample
extends AbstractTestCase

Sample of guarding request to specific request type.

Version:
$Revision$
Author:
Lukas Fryc

Field Summary
 
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
 
Constructor Summary
RequestGuardSample()
           
 
Method Summary
 
Methods inherited from class org.jboss.test.selenium.AbstractTestCase
finalizeBrowser, initializeBrowser, initializeExtensions, initializeParameters, initializeWaitTimeouts, isTestBrowserEnabled, restartBrowser
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RequestGuardSample

public RequestGuardSample()


Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.