org.jbehave.web.selenium
Class FluentWebDriverPage
java.lang.Object
org.jbehave.web.selenium.WebDriverPage
org.jbehave.web.selenium.FluentWebDriverPage
- All Implemented Interfaces:
- org.openqa.selenium.HasCapabilities, org.openqa.selenium.HasInputDevices, org.openqa.selenium.JavascriptExecutor, org.openqa.selenium.SearchContext, org.openqa.selenium.WebDriver, org.seleniumhq.selenium.fluent.FluentWebDriver
- Direct Known Subclasses:
- GroovyFluentWebDriverPage, GroovyGebFluentWebDriverPage
public class FluentWebDriverPage
- extends WebDriverPage
- implements org.seleniumhq.selenium.fluent.FluentWebDriver
| Nested classes/interfaces inherited from interface org.openqa.selenium.WebDriver |
org.openqa.selenium.WebDriver.ImeHandler, org.openqa.selenium.WebDriver.Navigation, org.openqa.selenium.WebDriver.Options, org.openqa.selenium.WebDriver.TargetLocator, org.openqa.selenium.WebDriver.Timeouts, org.openqa.selenium.WebDriver.Window |
|
Method Summary |
org.seleniumhq.selenium.fluent.FluentWebElement |
button()
|
org.seleniumhq.selenium.fluent.FluentWebElement |
button(org.openqa.selenium.By by)
|
org.seleniumhq.selenium.fluent.FluentWebElements |
buttons()
|
org.seleniumhq.selenium.fluent.FluentWebElements |
buttons(org.openqa.selenium.By by)
|
org.seleniumhq.selenium.fluent.FluentWebElement |
div()
|
org.seleniumhq.selenium.fluent.FluentWebElement |
div(org.openqa.selenium.By by)
|
org.seleniumhq.selenium.fluent.FluentWebElements |
divs()
|
org.seleniumhq.selenium.fluent.FluentWebElements |
divs(org.openqa.selenium.By by)
|
org.seleniumhq.selenium.fluent.FluentWebElement |
form()
|
org.seleniumhq.selenium.fluent.FluentWebElement |
form(org.openqa.selenium.By by)
|
org.seleniumhq.selenium.fluent.FluentWebElements |
forms()
|
org.seleniumhq.selenium.fluent.FluentWebElements |
forms(org.openqa.selenium.By by)
|
org.seleniumhq.selenium.fluent.FluentWebElement |
h1()
|
org.seleniumhq.selenium.fluent.FluentWebElement |
h1(org.openqa.selenium.By by)
|
org.seleniumhq.selenium.fluent.FluentWebElements |
h1s()
|
org.seleniumhq.selenium.fluent.FluentWebElements |
h1s(org.openqa.selenium.By by)
|
org.seleniumhq.selenium.fluent.FluentWebElement |
h2()
|
org.seleniumhq.selenium.fluent.FluentWebElement |
h2(org.openqa.selenium.By by)
|
org.seleniumhq.selenium.fluent.FluentWebElements |
h2s()
|
org.seleniumhq.selenium.fluent.FluentWebElements |
h2s(org.openqa.selenium.By by)
|
org.seleniumhq.selenium.fluent.FluentWebElement |
h3()
|
org.seleniumhq.selenium.fluent.FluentWebElement |
h3(org.openqa.selenium.By by)
|
org.seleniumhq.selenium.fluent.FluentWebElements |
h3s()
|
org.seleniumhq.selenium.fluent.FluentWebElements |
h3s(org.openqa.selenium.By by)
|
org.seleniumhq.selenium.fluent.FluentWebElement |
h4()
|
org.seleniumhq.selenium.fluent.FluentWebElement |
h4(org.openqa.selenium.By by)
|
org.seleniumhq.selenium.fluent.FluentWebElements |
h4s()
|
org.seleniumhq.selenium.fluent.FluentWebElements |
h4s(org.openqa.selenium.By by)
|
org.seleniumhq.selenium.fluent.FluentWebElement |
img()
|
org.seleniumhq.selenium.fluent.FluentWebElement |
img(org.openqa.selenium.By by)
|
org.seleniumhq.selenium.fluent.FluentWebElements |
imgs()
|
org.seleniumhq.selenium.fluent.FluentWebElements |
imgs(org.openqa.selenium.By by)
|
org.seleniumhq.selenium.fluent.FluentWebElement |
input()
|
org.seleniumhq.selenium.fluent.FluentWebElement |
input(org.openqa.selenium.By by)
|
org.seleniumhq.selenium.fluent.FluentWebElements |
inputs()
|
org.seleniumhq.selenium.fluent.FluentWebElements |
inputs(org.openqa.selenium.By by)
|
org.seleniumhq.selenium.fluent.FluentWebElement |
li()
|
org.seleniumhq.selenium.fluent.FluentWebElement |
li(org.openqa.selenium.By by)
|
org.seleniumhq.selenium.fluent.FluentWebElement |
link()
|
org.seleniumhq.selenium.fluent.FluentWebElement |
link(org.openqa.selenium.By by)
|
org.seleniumhq.selenium.fluent.FluentWebElements |
links()
|
org.seleniumhq.selenium.fluent.FluentWebElements |
links(org.openqa.selenium.By by)
|
org.seleniumhq.selenium.fluent.FluentWebElements |
lis()
|
org.seleniumhq.selenium.fluent.FluentWebElements |
lis(org.openqa.selenium.By by)
|
org.seleniumhq.selenium.fluent.FluentWebElement |
ol()
|
org.seleniumhq.selenium.fluent.FluentWebElement |
ol(org.openqa.selenium.By by)
|
org.seleniumhq.selenium.fluent.FluentWebElements |
ols()
|
org.seleniumhq.selenium.fluent.FluentWebElements |
ols(org.openqa.selenium.By by)
|
org.seleniumhq.selenium.fluent.FluentWebElement |
option()
|
org.seleniumhq.selenium.fluent.FluentWebElement |
option(org.openqa.selenium.By by)
|
org.seleniumhq.selenium.fluent.FluentWebElements |
options()
|
org.seleniumhq.selenium.fluent.FluentWebElements |
options(org.openqa.selenium.By by)
|
org.seleniumhq.selenium.fluent.FluentWebElement |
p()
|
org.seleniumhq.selenium.fluent.FluentWebElement |
p(org.openqa.selenium.By by)
|
org.seleniumhq.selenium.fluent.FluentWebElements |
ps()
|
org.seleniumhq.selenium.fluent.FluentWebElements |
ps(org.openqa.selenium.By by)
|
org.seleniumhq.selenium.fluent.FluentSelect |
select()
|
org.seleniumhq.selenium.fluent.FluentSelect |
select(org.openqa.selenium.By by)
|
org.seleniumhq.selenium.fluent.FluentWebElements |
selects()
|
org.seleniumhq.selenium.fluent.FluentWebElements |
selects(org.openqa.selenium.By by)
|
org.seleniumhq.selenium.fluent.FluentWebElement |
span()
|
org.seleniumhq.selenium.fluent.FluentWebElement |
span(org.openqa.selenium.By by)
|
org.seleniumhq.selenium.fluent.FluentWebElements |
spans()
|
org.seleniumhq.selenium.fluent.FluentWebElements |
spans(org.openqa.selenium.By by)
|
org.seleniumhq.selenium.fluent.FluentWebElement |
table()
|
org.seleniumhq.selenium.fluent.FluentWebElement |
table(org.openqa.selenium.By by)
|
org.seleniumhq.selenium.fluent.FluentWebElements |
tables()
|
org.seleniumhq.selenium.fluent.FluentWebElements |
tables(org.openqa.selenium.By by)
|
org.seleniumhq.selenium.fluent.FluentWebElement |
td()
|
org.seleniumhq.selenium.fluent.FluentWebElement |
td(org.openqa.selenium.By by)
|
org.seleniumhq.selenium.fluent.FluentWebElements |
tds()
|
org.seleniumhq.selenium.fluent.FluentWebElements |
tds(org.openqa.selenium.By by)
|
org.seleniumhq.selenium.fluent.FluentWebElement |
textarea()
|
org.seleniumhq.selenium.fluent.FluentWebElement |
textarea(org.openqa.selenium.By by)
|
org.seleniumhq.selenium.fluent.FluentWebElements |
textareas()
|
org.seleniumhq.selenium.fluent.FluentWebElements |
textareas(org.openqa.selenium.By by)
|
org.seleniumhq.selenium.fluent.FluentWebElement |
th()
|
org.seleniumhq.selenium.fluent.FluentWebElement |
th(org.openqa.selenium.By by)
|
org.seleniumhq.selenium.fluent.FluentWebElements |
ths()
|
org.seleniumhq.selenium.fluent.FluentWebElements |
ths(org.openqa.selenium.By by)
|
org.seleniumhq.selenium.fluent.FluentWebElement |
tr()
|
org.seleniumhq.selenium.fluent.FluentWebElement |
tr(org.openqa.selenium.By by)
|
org.seleniumhq.selenium.fluent.FluentWebElements |
trs()
|
org.seleniumhq.selenium.fluent.FluentWebElements |
trs(org.openqa.selenium.By by)
|
org.seleniumhq.selenium.fluent.FluentWebElement |
ul()
|
org.seleniumhq.selenium.fluent.FluentWebElement |
ul(org.openqa.selenium.By by)
|
org.seleniumhq.selenium.fluent.FluentWebElements |
uls()
|
org.seleniumhq.selenium.fluent.FluentWebElements |
uls(org.openqa.selenium.By by)
|
| Methods inherited from class org.jbehave.web.selenium.WebDriverPage |
close, executeAsyncScript, executeScript, findElement, findElements, get, getCapabilities, getCurrentUrl, getKeyboard, getMouse, getPageSource, getTitle, getWindowHandle, getWindowHandles, makeNonLazy, manage, navigate, quit, switchTo, webDriver |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FluentWebDriverPage
public FluentWebDriverPage(WebDriverProvider driverProvider)
span
public org.seleniumhq.selenium.fluent.FluentWebElement span()
- Specified by:
span in interface org.seleniumhq.selenium.fluent.FluentWebDriver
span
public org.seleniumhq.selenium.fluent.FluentWebElement span(org.openqa.selenium.By by)
- Specified by:
span in interface org.seleniumhq.selenium.fluent.FluentWebDriver
spans
public org.seleniumhq.selenium.fluent.FluentWebElements spans()
- Specified by:
spans in interface org.seleniumhq.selenium.fluent.FluentWebDriver
spans
public org.seleniumhq.selenium.fluent.FluentWebElements spans(org.openqa.selenium.By by)
- Specified by:
spans in interface org.seleniumhq.selenium.fluent.FluentWebDriver
div
public org.seleniumhq.selenium.fluent.FluentWebElement div()
- Specified by:
div in interface org.seleniumhq.selenium.fluent.FluentWebDriver
div
public org.seleniumhq.selenium.fluent.FluentWebElement div(org.openqa.selenium.By by)
- Specified by:
div in interface org.seleniumhq.selenium.fluent.FluentWebDriver
divs
public org.seleniumhq.selenium.fluent.FluentWebElements divs()
- Specified by:
divs in interface org.seleniumhq.selenium.fluent.FluentWebDriver
divs
public org.seleniumhq.selenium.fluent.FluentWebElements divs(org.openqa.selenium.By by)
- Specified by:
divs in interface org.seleniumhq.selenium.fluent.FluentWebDriver
button
public org.seleniumhq.selenium.fluent.FluentWebElement button()
button
public org.seleniumhq.selenium.fluent.FluentWebElement button(org.openqa.selenium.By by)
buttons
public org.seleniumhq.selenium.fluent.FluentWebElements buttons()
buttons
public org.seleniumhq.selenium.fluent.FluentWebElements buttons(org.openqa.selenium.By by)
link
public org.seleniumhq.selenium.fluent.FluentWebElement link()
- Specified by:
link in interface org.seleniumhq.selenium.fluent.FluentWebDriver
link
public org.seleniumhq.selenium.fluent.FluentWebElement link(org.openqa.selenium.By by)
- Specified by:
link in interface org.seleniumhq.selenium.fluent.FluentWebDriver
links
public org.seleniumhq.selenium.fluent.FluentWebElements links()
- Specified by:
links in interface org.seleniumhq.selenium.fluent.FluentWebDriver
links
public org.seleniumhq.selenium.fluent.FluentWebElements links(org.openqa.selenium.By by)
- Specified by:
links in interface org.seleniumhq.selenium.fluent.FluentWebDriver
input
public org.seleniumhq.selenium.fluent.FluentWebElement input()
- Specified by:
input in interface org.seleniumhq.selenium.fluent.FluentWebDriver
input
public org.seleniumhq.selenium.fluent.FluentWebElement input(org.openqa.selenium.By by)
- Specified by:
input in interface org.seleniumhq.selenium.fluent.FluentWebDriver
inputs
public org.seleniumhq.selenium.fluent.FluentWebElements inputs()
- Specified by:
inputs in interface org.seleniumhq.selenium.fluent.FluentWebDriver
inputs
public org.seleniumhq.selenium.fluent.FluentWebElements inputs(org.openqa.selenium.By by)
- Specified by:
inputs in interface org.seleniumhq.selenium.fluent.FluentWebDriver
select
public org.seleniumhq.selenium.fluent.FluentSelect select()
- Specified by:
select in interface org.seleniumhq.selenium.fluent.FluentWebDriver
select
public org.seleniumhq.selenium.fluent.FluentSelect select(org.openqa.selenium.By by)
- Specified by:
select in interface org.seleniumhq.selenium.fluent.FluentWebDriver
selects
public org.seleniumhq.selenium.fluent.FluentWebElements selects()
- Specified by:
selects in interface org.seleniumhq.selenium.fluent.FluentWebDriver
selects
public org.seleniumhq.selenium.fluent.FluentWebElements selects(org.openqa.selenium.By by)
- Specified by:
selects in interface org.seleniumhq.selenium.fluent.FluentWebDriver
li
public org.seleniumhq.selenium.fluent.FluentWebElement li()
- Specified by:
li in interface org.seleniumhq.selenium.fluent.FluentWebDriver
li
public org.seleniumhq.selenium.fluent.FluentWebElement li(org.openqa.selenium.By by)
- Specified by:
li in interface org.seleniumhq.selenium.fluent.FluentWebDriver
lis
public org.seleniumhq.selenium.fluent.FluentWebElements lis()
- Specified by:
lis in interface org.seleniumhq.selenium.fluent.FluentWebDriver
lis
public org.seleniumhq.selenium.fluent.FluentWebElements lis(org.openqa.selenium.By by)
- Specified by:
lis in interface org.seleniumhq.selenium.fluent.FluentWebDriver
h1
public org.seleniumhq.selenium.fluent.FluentWebElement h1()
- Specified by:
h1 in interface org.seleniumhq.selenium.fluent.FluentWebDriver
h1
public org.seleniumhq.selenium.fluent.FluentWebElement h1(org.openqa.selenium.By by)
- Specified by:
h1 in interface org.seleniumhq.selenium.fluent.FluentWebDriver
h1s
public org.seleniumhq.selenium.fluent.FluentWebElements h1s()
- Specified by:
h1s in interface org.seleniumhq.selenium.fluent.FluentWebDriver
h1s
public org.seleniumhq.selenium.fluent.FluentWebElements h1s(org.openqa.selenium.By by)
- Specified by:
h1s in interface org.seleniumhq.selenium.fluent.FluentWebDriver
h2
public org.seleniumhq.selenium.fluent.FluentWebElement h2()
- Specified by:
h2 in interface org.seleniumhq.selenium.fluent.FluentWebDriver
h2
public org.seleniumhq.selenium.fluent.FluentWebElement h2(org.openqa.selenium.By by)
- Specified by:
h2 in interface org.seleniumhq.selenium.fluent.FluentWebDriver
h2s
public org.seleniumhq.selenium.fluent.FluentWebElements h2s()
- Specified by:
h2s in interface org.seleniumhq.selenium.fluent.FluentWebDriver
h2s
public org.seleniumhq.selenium.fluent.FluentWebElements h2s(org.openqa.selenium.By by)
- Specified by:
h2s in interface org.seleniumhq.selenium.fluent.FluentWebDriver
h3
public org.seleniumhq.selenium.fluent.FluentWebElement h3()
- Specified by:
h3 in interface org.seleniumhq.selenium.fluent.FluentWebDriver
h3
public org.seleniumhq.selenium.fluent.FluentWebElement h3(org.openqa.selenium.By by)
- Specified by:
h3 in interface org.seleniumhq.selenium.fluent.FluentWebDriver
h3s
public org.seleniumhq.selenium.fluent.FluentWebElements h3s()
- Specified by:
h3s in interface org.seleniumhq.selenium.fluent.FluentWebDriver
h3s
public org.seleniumhq.selenium.fluent.FluentWebElements h3s(org.openqa.selenium.By by)
- Specified by:
h3s in interface org.seleniumhq.selenium.fluent.FluentWebDriver
h4
public org.seleniumhq.selenium.fluent.FluentWebElement h4()
- Specified by:
h4 in interface org.seleniumhq.selenium.fluent.FluentWebDriver
h4
public org.seleniumhq.selenium.fluent.FluentWebElement h4(org.openqa.selenium.By by)
- Specified by:
h4 in interface org.seleniumhq.selenium.fluent.FluentWebDriver
h4s
public org.seleniumhq.selenium.fluent.FluentWebElements h4s()
- Specified by:
h4s in interface org.seleniumhq.selenium.fluent.FluentWebDriver
h4s
public org.seleniumhq.selenium.fluent.FluentWebElements h4s(org.openqa.selenium.By by)
- Specified by:
h4s in interface org.seleniumhq.selenium.fluent.FluentWebDriver
p
public org.seleniumhq.selenium.fluent.FluentWebElement p()
- Specified by:
p in interface org.seleniumhq.selenium.fluent.FluentWebDriver
p
public org.seleniumhq.selenium.fluent.FluentWebElement p(org.openqa.selenium.By by)
- Specified by:
p in interface org.seleniumhq.selenium.fluent.FluentWebDriver
ps
public org.seleniumhq.selenium.fluent.FluentWebElements ps()
- Specified by:
ps in interface org.seleniumhq.selenium.fluent.FluentWebDriver
ps
public org.seleniumhq.selenium.fluent.FluentWebElements ps(org.openqa.selenium.By by)
- Specified by:
ps in interface org.seleniumhq.selenium.fluent.FluentWebDriver
img
public org.seleniumhq.selenium.fluent.FluentWebElement img()
- Specified by:
img in interface org.seleniumhq.selenium.fluent.FluentWebDriver
img
public org.seleniumhq.selenium.fluent.FluentWebElement img(org.openqa.selenium.By by)
- Specified by:
img in interface org.seleniumhq.selenium.fluent.FluentWebDriver
imgs
public org.seleniumhq.selenium.fluent.FluentWebElements imgs()
- Specified by:
imgs in interface org.seleniumhq.selenium.fluent.FluentWebDriver
imgs
public org.seleniumhq.selenium.fluent.FluentWebElements imgs(org.openqa.selenium.By by)
- Specified by:
imgs in interface org.seleniumhq.selenium.fluent.FluentWebDriver
table
public org.seleniumhq.selenium.fluent.FluentWebElement table()
- Specified by:
table in interface org.seleniumhq.selenium.fluent.FluentWebDriver
table
public org.seleniumhq.selenium.fluent.FluentWebElement table(org.openqa.selenium.By by)
- Specified by:
table in interface org.seleniumhq.selenium.fluent.FluentWebDriver
tables
public org.seleniumhq.selenium.fluent.FluentWebElements tables()
- Specified by:
tables in interface org.seleniumhq.selenium.fluent.FluentWebDriver
tables
public org.seleniumhq.selenium.fluent.FluentWebElements tables(org.openqa.selenium.By by)
- Specified by:
tables in interface org.seleniumhq.selenium.fluent.FluentWebDriver
tr
public org.seleniumhq.selenium.fluent.FluentWebElement tr()
- Specified by:
tr in interface org.seleniumhq.selenium.fluent.FluentWebDriver
tr
public org.seleniumhq.selenium.fluent.FluentWebElement tr(org.openqa.selenium.By by)
- Specified by:
tr in interface org.seleniumhq.selenium.fluent.FluentWebDriver
trs
public org.seleniumhq.selenium.fluent.FluentWebElements trs()
- Specified by:
trs in interface org.seleniumhq.selenium.fluent.FluentWebDriver
trs
public org.seleniumhq.selenium.fluent.FluentWebElements trs(org.openqa.selenium.By by)
- Specified by:
trs in interface org.seleniumhq.selenium.fluent.FluentWebDriver
td
public org.seleniumhq.selenium.fluent.FluentWebElement td()
- Specified by:
td in interface org.seleniumhq.selenium.fluent.FluentWebDriver
td
public org.seleniumhq.selenium.fluent.FluentWebElement td(org.openqa.selenium.By by)
- Specified by:
td in interface org.seleniumhq.selenium.fluent.FluentWebDriver
tds
public org.seleniumhq.selenium.fluent.FluentWebElements tds()
- Specified by:
tds in interface org.seleniumhq.selenium.fluent.FluentWebDriver
tds
public org.seleniumhq.selenium.fluent.FluentWebElements tds(org.openqa.selenium.By by)
- Specified by:
tds in interface org.seleniumhq.selenium.fluent.FluentWebDriver
th
public org.seleniumhq.selenium.fluent.FluentWebElement th()
- Specified by:
th in interface org.seleniumhq.selenium.fluent.FluentWebDriver
th
public org.seleniumhq.selenium.fluent.FluentWebElement th(org.openqa.selenium.By by)
- Specified by:
th in interface org.seleniumhq.selenium.fluent.FluentWebDriver
ths
public org.seleniumhq.selenium.fluent.FluentWebElements ths()
- Specified by:
ths in interface org.seleniumhq.selenium.fluent.FluentWebDriver
ths
public org.seleniumhq.selenium.fluent.FluentWebElements ths(org.openqa.selenium.By by)
- Specified by:
ths in interface org.seleniumhq.selenium.fluent.FluentWebDriver
ul
public org.seleniumhq.selenium.fluent.FluentWebElement ul()
- Specified by:
ul in interface org.seleniumhq.selenium.fluent.FluentWebDriver
ul
public org.seleniumhq.selenium.fluent.FluentWebElement ul(org.openqa.selenium.By by)
- Specified by:
ul in interface org.seleniumhq.selenium.fluent.FluentWebDriver
uls
public org.seleniumhq.selenium.fluent.FluentWebElements uls()
- Specified by:
uls in interface org.seleniumhq.selenium.fluent.FluentWebDriver
uls
public org.seleniumhq.selenium.fluent.FluentWebElements uls(org.openqa.selenium.By by)
- Specified by:
uls in interface org.seleniumhq.selenium.fluent.FluentWebDriver
ol
public org.seleniumhq.selenium.fluent.FluentWebElement ol()
- Specified by:
ol in interface org.seleniumhq.selenium.fluent.FluentWebDriver
ol
public org.seleniumhq.selenium.fluent.FluentWebElement ol(org.openqa.selenium.By by)
- Specified by:
ol in interface org.seleniumhq.selenium.fluent.FluentWebDriver
ols
public org.seleniumhq.selenium.fluent.FluentWebElements ols()
- Specified by:
ols in interface org.seleniumhq.selenium.fluent.FluentWebDriver
ols
public org.seleniumhq.selenium.fluent.FluentWebElements ols(org.openqa.selenium.By by)
- Specified by:
ols in interface org.seleniumhq.selenium.fluent.FluentWebDriver
form
public org.seleniumhq.selenium.fluent.FluentWebElement form()
- Specified by:
form in interface org.seleniumhq.selenium.fluent.FluentWebDriver
form
public org.seleniumhq.selenium.fluent.FluentWebElement form(org.openqa.selenium.By by)
- Specified by:
form in interface org.seleniumhq.selenium.fluent.FluentWebDriver
forms
public org.seleniumhq.selenium.fluent.FluentWebElements forms()
- Specified by:
forms in interface org.seleniumhq.selenium.fluent.FluentWebDriver
forms
public org.seleniumhq.selenium.fluent.FluentWebElements forms(org.openqa.selenium.By by)
- Specified by:
forms in interface org.seleniumhq.selenium.fluent.FluentWebDriver
textarea
public org.seleniumhq.selenium.fluent.FluentWebElement textarea()
- Specified by:
textarea in interface org.seleniumhq.selenium.fluent.FluentWebDriver
textarea
public org.seleniumhq.selenium.fluent.FluentWebElement textarea(org.openqa.selenium.By by)
- Specified by:
textarea in interface org.seleniumhq.selenium.fluent.FluentWebDriver
textareas
public org.seleniumhq.selenium.fluent.FluentWebElements textareas()
- Specified by:
textareas in interface org.seleniumhq.selenium.fluent.FluentWebDriver
textareas
public org.seleniumhq.selenium.fluent.FluentWebElements textareas(org.openqa.selenium.By by)
- Specified by:
textareas in interface org.seleniumhq.selenium.fluent.FluentWebDriver
option
public org.seleniumhq.selenium.fluent.FluentWebElement option()
- Specified by:
option in interface org.seleniumhq.selenium.fluent.FluentWebDriver
option
public org.seleniumhq.selenium.fluent.FluentWebElement option(org.openqa.selenium.By by)
- Specified by:
option in interface org.seleniumhq.selenium.fluent.FluentWebDriver
options
public org.seleniumhq.selenium.fluent.FluentWebElements options()
- Specified by:
options in interface org.seleniumhq.selenium.fluent.FluentWebDriver
options
public org.seleniumhq.selenium.fluent.FluentWebElements options(org.openqa.selenium.By by)
- Specified by:
options in interface org.seleniumhq.selenium.fluent.FluentWebDriver
Copyright © 2012. All Rights Reserved.