org.fluentlenium.adapter
Class IsolatedTest

java.lang.Object
  extended by org.fluentlenium.core.Fluent
      extended by org.fluentlenium.core.FluentAdapter
          extended by org.fluentlenium.adapter.IsolatedTest
All Implemented Interfaces:
SearchActions

@Beta
public class IsolatedTest
extends FluentAdapter


Constructor Summary
IsolatedTest()
           
IsolatedTest(org.openqa.selenium.WebDriver webDriver)
           
 
Method Summary
 void quit()
           
 
Methods inherited from class org.fluentlenium.core.FluentAdapter
assertAt, createPage, getDefaultBaseUrl, getDefaultConfig, getDefaultDriver, initClass, initTest
 
Methods inherited from class org.fluentlenium.core.Fluent
$, $, await, clear, clear, clear, click, click, executeScript, fill, fill, find, find, findFirst, getBaseUrl, getCookie, getCookies, getDriver, goTo, goTo, initFluent, pageSource, submit, submit, takeScreenShot, takeScreenShot, text, title, url, value, withDefaultPageWait, withDefaultSearchWait, withDefaultUrl
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IsolatedTest

public IsolatedTest()

IsolatedTest

public IsolatedTest(org.openqa.selenium.WebDriver webDriver)
Method Detail

quit

public void quit()
Overrides:
quit in class FluentAdapter


Copyright © 2012 AConsulting. All Rights Reserved.