Class ThucydidesFluentAdapter

java.lang.Object
org.fluentlenium.core.Fluent
org.fluentlenium.core.FluentAdapter
net.thucydides.core.fluent.ThucydidesFluentAdapter
All Implemented Interfaces:
org.fluentlenium.core.search.SearchActions

public class ThucydidesFluentAdapter
extends org.fluentlenium.core.FluentAdapter
  • Constructor Summary

    Constructors
    Constructor Description
    ThucydidesFluentAdapter​(org.openqa.selenium.WebDriver driver)  
  • Method Summary

    Methods inherited from class org.fluentlenium.core.FluentAdapter

    assertAt, createPage, getDefaultBaseUrl, getDefaultConfig, getDefaultDriver, initClass, initTest, quit

    Methods inherited from class org.fluentlenium.core.Fluent

    $, $, alert, await, clear, clear, clear, click, click, executeScript, fill, fill, fillSelect, find, find, findFirst, getBaseUrl, getCookie, getCookies, getDriver, goTo, goTo, initFluent, maximizeWindow, pageSource, submit, submit, switchTo, switchTo, switchToDefault, 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 Details

    • ThucydidesFluentAdapter

      public ThucydidesFluentAdapter​(org.openqa.selenium.WebDriver driver)