public abstract class FluentWebDriverPage extends WebDriverPage
| Constructor and Description |
|---|
FluentWebDriverPage(WebDriverProvider driverProvider) |
| Modifier and Type | Method and Description |
|---|---|
FluentWebElement |
abbr() |
FluentWebElement |
abbr(By by) |
FluentWebElements |
abbrs() |
FluentWebElements |
abbrs(By by) |
FluentWebElement |
acronym() |
FluentWebElement |
acronym(By by) |
FluentWebElements |
acronyms() |
FluentWebElements |
acronyms(By by) |
FluentWebElement |
address() |
FluentWebElement |
address(By by) |
FluentWebElements |
addresses() |
FluentWebElements |
addresses(By by) |
FluentWebElement |
area() |
FluentWebElement |
area(By by) |
FluentWebElements |
areas() |
FluentWebElements |
areas(By by) |
FluentWebElement |
b() |
FluentWebElement |
b(By by) |
FluentWebElement |
blockquote() |
FluentWebElement |
blockquote(By by) |
FluentWebElements |
blockquotes() |
FluentWebElements |
blockquotes(By by) |
FluentWebElement |
body() |
FluentWebElements |
bs() |
FluentWebElements |
bs(By by) |
FluentWebElement |
button() |
FluentWebElement |
button(By by) |
FluentWebElements |
buttons() |
FluentWebElements |
buttons(By by) |
FluentWebElement |
div() |
FluentWebElement |
div(By by) |
FluentWebElements |
divs() |
FluentWebElements |
divs(By by) |
FluentWebElement |
element() |
FluentWebElement |
element(By by) |
FluentWebElements |
elements() |
FluentWebElements |
elements(By by) |
FluentWebElement |
fieldset() |
FluentWebElement |
fieldset(By by) |
FluentWebElements |
fieldsets() |
FluentWebElements |
fieldsets(By by) |
FluentWebElement |
figure() |
FluentWebElement |
figure(By by) |
FluentWebElements |
figures() |
FluentWebElements |
figures(By by) |
FluentWebElement |
footer() |
FluentWebElement |
footer(By by) |
FluentWebElements |
footers() |
FluentWebElements |
footers(By by) |
FluentWebElement |
form() |
FluentWebElement |
form(By by) |
FluentWebElements |
forms() |
FluentWebElements |
forms(By by) |
FluentWebElement |
h1() |
FluentWebElement |
h1(By by) |
FluentWebElements |
h1s() |
FluentWebElements |
h1s(By by) |
FluentWebElement |
h2() |
FluentWebElement |
h2(By by) |
FluentWebElements |
h2s() |
FluentWebElements |
h2s(By by) |
FluentWebElement |
h3() |
FluentWebElement |
h3(By by) |
FluentWebElements |
h3s() |
FluentWebElements |
h3s(By by) |
FluentWebElement |
h4() |
FluentWebElement |
h4(By by) |
FluentWebElements |
h4s() |
FluentWebElements |
h4s(By by) |
FluentWebElement |
h5() |
FluentWebElement |
h5(By by) |
FluentWebElements |
h5s() |
FluentWebElements |
h5s(By by) |
FluentWebElement |
h6() |
FluentWebElement |
h6(By by) |
FluentWebElements |
h6s() |
FluentWebElements |
h6s(By by) |
FluentWebDriver.BooleanResultsAdapter |
has() |
FluentWebDriver.BooleanResultsAdapter |
hasMissing() |
FluentWebElement |
header() |
FluentWebElement |
header(By by) |
FluentWebElements |
headers() |
FluentWebElements |
headers(By by) |
FluentWebElement |
img() |
FluentWebElement |
img(By by) |
FluentWebElements |
imgs() |
FluentWebElements |
imgs(By by) |
FluentWebElement |
input() |
FluentWebElement |
input(By by) |
FluentWebElements |
inputs() |
FluentWebElements |
inputs(By by) |
FluentWebElement |
label() |
FluentWebElement |
label(By by) |
FluentWebElements |
labels() |
FluentWebElements |
labels(By by) |
FluentWebElement |
legend() |
FluentWebElement |
legend(By by) |
FluentWebElements |
legends() |
FluentWebElements |
legends(By by) |
FluentWebElement |
li() |
FluentWebElement |
li(By by) |
FluentWebElement |
link() |
FluentWebElement |
link(By by) |
FluentWebElements |
links() |
FluentWebElements |
links(By by) |
FluentWebElements |
lis() |
FluentWebElements |
lis(By by) |
FluentWebElement |
map() |
FluentWebElement |
map(By by) |
FluentWebElements |
maps() |
FluentWebElements |
maps(By by) |
FluentWebElement |
nav() |
FluentWebElement |
nav(By by) |
FluentWebElements |
navs() |
FluentWebElements |
navs(By by) |
FluentWebElement |
object() |
FluentWebElement |
object(By by) |
FluentWebElements |
objects() |
FluentWebElements |
objects(By by) |
FluentWebElement |
ol() |
FluentWebElement |
ol(By by) |
FluentWebElements |
ols() |
FluentWebElements |
ols(By by) |
FluentWebElement |
option() |
FluentWebElement |
option(By by) |
FluentWebElements |
options() |
FluentWebElements |
options(By by) |
FluentWebElement |
p() |
FluentWebElement |
p(By by) |
FluentWebElement |
pre() |
FluentWebElement |
pre(By by) |
FluentWebElements |
pres() |
FluentWebElements |
pres(By by) |
FluentWebElements |
ps() |
FluentWebElements |
ps(By by) |
FluentSelect |
select() |
FluentSelect |
select(By by) |
FluentSelects |
selects() |
FluentSelects |
selects(By by) |
FluentWebElement |
span() |
FluentWebElement |
span(By by) |
FluentWebElements |
spans() |
FluentWebElements |
spans(By by) |
FluentWebElement |
table() |
FluentWebElement |
table(By by) |
FluentWebElements |
tables() |
FluentWebElements |
tables(By by) |
FluentWebElement |
tbody() |
FluentWebElement |
tbody(By by) |
FluentWebElements |
tbodys() |
FluentWebElements |
tbodys(By by) |
FluentWebElement |
td() |
FluentWebElement |
td(By by) |
FluentWebElements |
tds() |
FluentWebElements |
tds(By by) |
FluentWebElement |
textarea() |
FluentWebElement |
textarea(By by) |
FluentWebElements |
textareas() |
FluentWebElements |
textareas(By by) |
FluentWebElement |
th() |
FluentWebElement |
th(By by) |
FluentWebElements |
ths() |
FluentWebElements |
ths(By by) |
TestableString |
title() |
FluentWebElement |
tr() |
FluentWebElement |
tr(By by) |
FluentWebElements |
trs() |
FluentWebElements |
trs(By by) |
FluentWebElement |
ul() |
FluentWebElement |
ul(By by) |
FluentWebElements |
uls() |
FluentWebElements |
uls(By by) |
TestableString |
url() |
FluentWebDriver |
within(Period period) |
NegatingFluentWebDriver |
without(Period period) |
close, executeAsyncScript, executeScript, findElement, findElements, get, getActions, getCapabilities, getCurrentUrl, getDriverProvider, getKeyboard, getMouse, getPageSource, getTitle, getWindowHandle, getWindowHandles, manage, navigate, quit, switchTopublic FluentWebDriverPage(WebDriverProvider driverProvider)
public FluentWebElement span()
public FluentWebElement span(By by)
public FluentWebElements spans()
public FluentWebElements spans(By by)
public FluentWebElement div()
public FluentWebElement div(By by)
public FluentWebElements divs()
public FluentWebElements divs(By by)
public FluentWebElement button()
public FluentWebElement button(By by)
public FluentWebElements buttons()
public FluentWebElements buttons(By by)
public FluentWebElement link()
public FluentWebElement link(By by)
public FluentWebElements links()
public FluentWebElements links(By by)
public FluentWebElement input()
public FluentWebElement input(By by)
public FluentWebElements inputs()
public FluentWebElements inputs(By by)
public FluentSelect select()
public FluentSelect select(By by)
public FluentSelects selects()
public FluentSelects selects(By by)
public FluentWebElement li()
public FluentWebElement li(By by)
public FluentWebElements lis()
public FluentWebElements lis(By by)
public FluentWebElement h1()
public FluentWebElement h1(By by)
public FluentWebElements h1s()
public FluentWebElements h1s(By by)
public FluentWebElement h2()
public FluentWebElement h2(By by)
public FluentWebElements h2s()
public FluentWebElements h2s(By by)
public FluentWebElement h3()
public FluentWebElement h3(By by)
public FluentWebElements h3s()
public FluentWebElements h3s(By by)
public FluentWebElement h4()
public FluentWebElement h4(By by)
public FluentWebElements h4s()
public FluentWebElements h4s(By by)
public FluentWebElement h5()
public FluentWebElement h5(By by)
public FluentWebElements h5s()
public FluentWebElements h5s(By by)
public FluentWebElement h6()
public FluentWebElement h6(By by)
public FluentWebElements h6s()
public FluentWebElements h6s(By by)
public FluentWebElement p()
public FluentWebElement p(By by)
public FluentWebElements ps()
public FluentWebElements ps(By by)
public FluentWebElement img()
public FluentWebElement img(By by)
public FluentWebElements imgs()
public FluentWebElements imgs(By by)
public FluentWebElement table()
public FluentWebElement table(By by)
public FluentWebElements tables()
public FluentWebElements tables(By by)
public FluentWebElement fieldset()
public FluentWebElements fieldsets()
public FluentWebElement fieldset(By by)
public FluentWebElements fieldsets(By by)
public FluentWebElement legend()
public FluentWebElements legends()
public FluentWebElement legend(By by)
public FluentWebElements legends(By by)
public FluentWebElement tr()
public FluentWebElement tr(By by)
public FluentWebElements trs()
public FluentWebElements trs(By by)
public FluentWebElement td()
public FluentWebElement td(By by)
public FluentWebElements tds()
public FluentWebElements tds(By by)
public FluentWebElement th()
public FluentWebElement th(By by)
public FluentWebElements ths()
public FluentWebElements ths(By by)
public FluentWebElement ul()
public FluentWebElement ul(By by)
public FluentWebElements uls()
public FluentWebElements uls(By by)
public FluentWebElement ol()
public FluentWebElement ol(By by)
public FluentWebElements ols()
public FluentWebElements ols(By by)
public FluentWebElement form()
public FluentWebElement form(By by)
public FluentWebElements forms()
public FluentWebElements forms(By by)
public FluentWebElement textarea()
public FluentWebElement textarea(By by)
public FluentWebElements textareas()
public FluentWebElements textareas(By by)
public FluentWebElement option()
public FluentWebElement option(By by)
public FluentWebElements options()
public FluentWebElements options(By by)
public FluentWebElement map()
public FluentWebElements maps()
public FluentWebElement map(By by)
public FluentWebElements maps(By by)
public FluentWebElement address()
public FluentWebElements addresses()
public FluentWebElement address(By by)
public FluentWebElements addresses(By by)
public FluentWebElement header()
public FluentWebElements headers()
public FluentWebElement header(By by)
public FluentWebElements headers(By by)
public FluentWebElement footer()
public FluentWebElements footers()
public FluentWebElement footer(By by)
public FluentWebElements footers(By by)
public FluentWebElement b()
public FluentWebElements bs()
public FluentWebElement b(By by)
public FluentWebElements bs(By by)
public FluentWebElement object()
public FluentWebElements objects()
public FluentWebElement object(By by)
public FluentWebElements objects(By by)
public FluentWebElement pre()
public FluentWebElements pres()
public FluentWebElement pre(By by)
public FluentWebElements pres(By by)
public FluentWebElement figure()
public FluentWebElements figures()
public FluentWebElement figure(By by)
public FluentWebElements figures(By by)
public FluentWebElement acronym()
public FluentWebElements acronyms()
public FluentWebElement acronym(By by)
public FluentWebElements acronyms(By by)
public FluentWebElement abbr()
public FluentWebElements abbrs()
public FluentWebElement abbr(By by)
public FluentWebElements abbrs(By by)
public FluentWebElement blockquote()
public FluentWebElements blockquotes()
public FluentWebElement blockquote(By by)
public FluentWebElements blockquotes(By by)
public FluentWebElement area()
public FluentWebElements areas()
public FluentWebElement area(By by)
public FluentWebElements areas(By by)
public FluentWebElement label()
public FluentWebElements labels()
public FluentWebElement label(By by)
public FluentWebElements labels(By by)
public FluentWebElement nav()
public FluentWebElements navs()
public FluentWebElement nav(By by)
public FluentWebElements navs(By by)
public FluentWebElement tbody()
public FluentWebElements tbodys()
public FluentWebElement tbody(By by)
public FluentWebElement body()
public FluentWebElements tbodys(By by)
public FluentWebElements elements()
public FluentWebElements elements(By by)
public FluentWebElement element(By by)
public FluentWebElement element()
public FluentWebDriver within(Period period)
public NegatingFluentWebDriver without(Period period)
public TestableString url()
public TestableString title()
public FluentWebDriver.BooleanResultsAdapter has()
public FluentWebDriver.BooleanResultsAdapter hasMissing()
Copyright © 2003–2017. All rights reserved.