org.seleniumhq.selenium.fluent
Class Internal.BaseFluentWebDriver
java.lang.Object
org.seleniumhq.selenium.fluent.Internal.BaseFluentWebDriver
- Direct Known Subclasses:
- FluentWebDriver, Internal.BaseFluentWebElement
- Enclosing class:
- Internal
public abstract static class Internal.BaseFluentWebDriver
- extends Object
|
Method Summary |
protected Internal.BaseFluentWebElement |
abbr()
|
protected Internal.BaseFluentWebElement |
abbr(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElements |
abbrs()
|
protected Internal.BaseFluentWebElements |
abbrs(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElement |
acronym()
|
protected Internal.BaseFluentWebElement |
acronym(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElements |
acronyms()
|
protected Internal.BaseFluentWebElements |
acronyms(org.openqa.selenium.By by)
|
protected abstract org.openqa.selenium.WebElement |
actualFindElement(org.openqa.selenium.By by,
Context ctx,
org.openqa.selenium.SearchContext searchContext)
|
protected abstract List<org.openqa.selenium.WebElement> |
actualFindElements(org.openqa.selenium.By by,
Context ctx)
|
protected Internal.BaseFluentWebElement |
address()
|
protected Internal.BaseFluentWebElement |
address(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElements |
addresses()
|
protected Internal.BaseFluentWebElements |
addresses(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElement |
area()
|
protected Internal.BaseFluentWebElement |
area(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElements |
areas()
|
protected Internal.BaseFluentWebElements |
areas(org.openqa.selenium.By by)
|
protected void |
assertTagIs(String is,
String shouldBe)
|
protected Internal.BaseFluentWebElement |
b()
|
protected Internal.BaseFluentWebElement |
b(org.openqa.selenium.By by)
|
protected void |
beforeFindElement(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElement |
blockquote()
|
protected Internal.BaseFluentWebElement |
blockquote(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElements |
blockquotes()
|
protected Internal.BaseFluentWebElements |
blockquotes(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElements |
bs()
|
protected Internal.BaseFluentWebElements |
bs(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElement |
button()
|
protected Internal.BaseFluentWebElement |
button(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElements |
buttons()
|
protected Internal.BaseFluentWebElements |
buttons(org.openqa.selenium.By by)
|
protected void |
changeTimeout()
|
protected Internal.BaseFluentWebElement |
div()
|
protected Internal.BaseFluentWebElement |
div(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElements |
divs()
|
protected Internal.BaseFluentWebElements |
divs(org.openqa.selenium.By by)
|
protected
|
executeAndWrapReThrowIfNeeded(Execution<T> execution,
Internal.WebElementHolder currentElement,
Context ctx,
boolean expectedToBeThere)
|
protected Internal.BaseFluentWebElement |
fieldset()
|
protected Internal.BaseFluentWebElement |
fieldset(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElements |
fieldsets()
|
protected Internal.BaseFluentWebElements |
fieldsets(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElement |
figure()
|
protected Internal.BaseFluentWebElement |
figure(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElements |
figures()
|
protected Internal.BaseFluentWebElements |
figures(org.openqa.selenium.By by)
|
protected abstract org.openqa.selenium.WebElement |
findElement(org.openqa.selenium.By by,
Context ctx,
org.openqa.selenium.SearchContext searchContext)
|
protected abstract List<org.openqa.selenium.WebElement> |
findElements(org.openqa.selenium.By by,
Context ctx)
|
protected org.openqa.selenium.By |
fixupBy(org.openqa.selenium.By by,
String tagName)
|
protected Internal.BaseFluentWebElement |
footer()
|
protected Internal.BaseFluentWebElement |
footer(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElements |
footers()
|
protected Internal.BaseFluentWebElements |
footers(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElement |
form()
|
protected Internal.BaseFluentWebElement |
form(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElements |
forms()
|
protected Internal.BaseFluentWebElements |
forms(org.openqa.selenium.By by)
|
protected Period |
getPeriod()
|
protected org.openqa.selenium.SearchContext |
getSearchContext()
|
protected Internal.BaseFluentWebElement |
h1()
|
protected Internal.BaseFluentWebElement |
h1(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElements |
h1s()
|
protected Internal.BaseFluentWebElements |
h1s(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElement |
h2()
|
protected Internal.BaseFluentWebElement |
h2(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElements |
h2s()
|
protected Internal.BaseFluentWebElements |
h2s(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElement |
h3()
|
protected Internal.BaseFluentWebElement |
h3(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElements |
h3s()
|
protected Internal.BaseFluentWebElements |
h3s(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElement |
h4()
|
protected Internal.BaseFluentWebElement |
h4(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElements |
h4s()
|
protected Internal.BaseFluentWebElements |
h4s(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElement |
header()
|
protected Internal.BaseFluentWebElement |
header(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElements |
headers()
|
protected Internal.BaseFluentWebElements |
headers(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElement |
img()
|
protected Internal.BaseFluentWebElement |
img(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElements |
imgs()
|
protected Internal.BaseFluentWebElements |
imgs(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElement |
input()
|
protected Internal.BaseFluentWebElement |
input(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElements |
inputs()
|
protected Internal.BaseFluentWebElements |
inputs(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElement |
label()
|
protected Internal.BaseFluentWebElement |
label(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElements |
labels()
|
protected Internal.BaseFluentWebElements |
labels(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElement |
legend()
|
protected Internal.BaseFluentWebElement |
legend(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElements |
legends()
|
protected Internal.BaseFluentWebElements |
legends(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElement |
li()
|
protected Internal.BaseFluentWebElement |
li(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElement |
link()
|
protected Internal.BaseFluentWebElement |
link(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElements |
links()
|
protected Internal.BaseFluentWebElements |
links(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElements |
lis()
|
protected Internal.BaseFluentWebElements |
lis(org.openqa.selenium.By by)
|
protected abstract FluentWebElements |
makeFluentWebElements(List<FluentWebElement> results,
Context context,
Monitor monitor)
|
protected Internal.BaseFluentWebElement |
map()
|
protected Internal.BaseFluentWebElement |
map(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElements |
maps()
|
protected Internal.BaseFluentWebElements |
maps(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElement |
nav()
|
protected Internal.BaseFluentWebElement |
nav(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElements |
navs()
|
protected Internal.BaseFluentWebElements |
navs(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElement |
newFluentWebElement(org.openqa.selenium.WebDriver delegate,
Internal.WebElementHolder result,
Context context)
|
protected Internal.BaseFluentWebElements |
newFluentWebElements(Internal.BaseFluentWebDriver.MultipleResult multiple)
|
protected Internal.BaseFluentWebElement |
object()
|
protected Internal.BaseFluentWebElement |
object(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElements |
objects()
|
protected Internal.BaseFluentWebElements |
objects(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElement |
ol()
|
protected Internal.BaseFluentWebElement |
ol(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElements |
ols()
|
protected Internal.BaseFluentWebElements |
ols(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElement |
option()
|
protected Internal.BaseFluentWebElement |
option(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElements |
options()
|
protected Internal.BaseFluentWebElements |
options(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElement |
p()
|
protected Internal.BaseFluentWebElement |
p(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElement |
pre()
|
protected Internal.BaseFluentWebElement |
pre(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElements |
pres()
|
protected Internal.BaseFluentWebElements |
pres(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElements |
ps()
|
protected Internal.BaseFluentWebElements |
ps(org.openqa.selenium.By by)
|
protected void |
resetTimeout()
|
protected org.openqa.selenium.WebElement |
retryingFindIt(org.openqa.selenium.By by,
org.openqa.selenium.SearchContext searchContext)
|
protected List<org.openqa.selenium.WebElement> |
retryingFindThem(org.openqa.selenium.By by)
|
FluentSelect |
select()
|
FluentSelect |
select(org.openqa.selenium.By by)
|
FluentSelects |
selects()
|
FluentSelects |
selects(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElement |
span()
|
protected Internal.BaseFluentWebElement |
span(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElements |
spans()
|
protected Internal.BaseFluentWebElements |
spans(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElement |
table()
|
protected Internal.BaseFluentWebElement |
table(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElements |
tables()
|
protected Internal.BaseFluentWebElements |
tables(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElement |
tbody()
|
protected Internal.BaseFluentWebElement |
tbody(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElements |
tbodys()
|
protected Internal.BaseFluentWebElements |
tbodys(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElement |
td()
|
protected Internal.BaseFluentWebElement |
td(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElements |
tds()
|
protected Internal.BaseFluentWebElements |
tds(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElement |
textarea()
|
protected Internal.BaseFluentWebElement |
textarea(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElements |
textareas()
|
protected Internal.BaseFluentWebElements |
textareas(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElement |
th()
|
protected Internal.BaseFluentWebElement |
th(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElements |
ths()
|
protected Internal.BaseFluentWebElements |
ths(org.openqa.selenium.By by)
|
TestableString |
title()
|
protected Internal.BaseFluentWebElement |
tr()
|
protected Internal.BaseFluentWebElement |
tr(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElements |
trs()
|
protected Internal.BaseFluentWebElements |
trs(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElement |
ul()
|
protected Internal.BaseFluentWebElement |
ul(org.openqa.selenium.By by)
|
protected Internal.BaseFluentWebElements |
uls()
|
protected Internal.BaseFluentWebElements |
uls(org.openqa.selenium.By by)
|
TestableString |
url()
|
protected static FluentExecutionStopped |
wrapAssertionError(Context ctx,
AssertionError e)
|
protected static FluentExecutionStopped |
wrapRuntimeException(Context ctx,
RuntimeException e)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
delegate
protected final org.openqa.selenium.WebDriver delegate
context
protected final Context context
monitor
protected final Monitor monitor
booleanInsteadOfNotFoundException
protected final boolean booleanInsteadOfNotFoundException
Internal.BaseFluentWebDriver
protected Internal.BaseFluentWebDriver(org.openqa.selenium.WebDriver delegate,
Context context,
Monitor monitor,
boolean booleanInsteadOfNotFoundException)
beforeFindElement
protected void beforeFindElement(org.openqa.selenium.By by)
getSearchContext
protected org.openqa.selenium.SearchContext getSearchContext()
span
protected Internal.BaseFluentWebElement span()
span
protected Internal.BaseFluentWebElement span(org.openqa.selenium.By by)
spans
protected Internal.BaseFluentWebElements spans()
newFluentWebElements
protected Internal.BaseFluentWebElements newFluentWebElements(Internal.BaseFluentWebDriver.MultipleResult multiple)
spans
protected Internal.BaseFluentWebElements spans(org.openqa.selenium.By by)
div
protected Internal.BaseFluentWebElement div()
div
protected Internal.BaseFluentWebElement div(org.openqa.selenium.By by)
divs
protected Internal.BaseFluentWebElements divs()
divs
protected Internal.BaseFluentWebElements divs(org.openqa.selenium.By by)
button
protected Internal.BaseFluentWebElement button()
button
protected Internal.BaseFluentWebElement button(org.openqa.selenium.By by)
buttons
protected Internal.BaseFluentWebElements buttons()
buttons
protected Internal.BaseFluentWebElements buttons(org.openqa.selenium.By by)
link
protected Internal.BaseFluentWebElement link()
link
protected Internal.BaseFluentWebElement link(org.openqa.selenium.By by)
links
protected Internal.BaseFluentWebElements links()
links
protected Internal.BaseFluentWebElements links(org.openqa.selenium.By by)
input
protected Internal.BaseFluentWebElement input()
input
protected Internal.BaseFluentWebElement input(org.openqa.selenium.By by)
inputs
protected Internal.BaseFluentWebElements inputs()
inputs
protected Internal.BaseFluentWebElements inputs(org.openqa.selenium.By by)
select
public FluentSelect select()
select
public FluentSelect select(org.openqa.selenium.By by)
selects
public FluentSelects selects()
selects
public FluentSelects selects(org.openqa.selenium.By by)
h1
protected Internal.BaseFluentWebElement h1()
h1
protected Internal.BaseFluentWebElement h1(org.openqa.selenium.By by)
h1s
protected Internal.BaseFluentWebElements h1s()
h1s
protected Internal.BaseFluentWebElements h1s(org.openqa.selenium.By by)
h2
protected Internal.BaseFluentWebElement h2()
h2
protected Internal.BaseFluentWebElement h2(org.openqa.selenium.By by)
h2s
protected Internal.BaseFluentWebElements h2s()
h2s
protected Internal.BaseFluentWebElements h2s(org.openqa.selenium.By by)
h3
protected Internal.BaseFluentWebElement h3()
h3s
protected Internal.BaseFluentWebElements h3s()
h3
protected Internal.BaseFluentWebElement h3(org.openqa.selenium.By by)
h3s
protected Internal.BaseFluentWebElements h3s(org.openqa.selenium.By by)
h4
protected Internal.BaseFluentWebElement h4()
h4s
protected Internal.BaseFluentWebElements h4s()
h4
protected Internal.BaseFluentWebElement h4(org.openqa.selenium.By by)
h4s
protected Internal.BaseFluentWebElements h4s(org.openqa.selenium.By by)
p
protected Internal.BaseFluentWebElement p()
ps
protected Internal.BaseFluentWebElements ps()
nav
protected Internal.BaseFluentWebElement nav()
navs
protected Internal.BaseFluentWebElements navs()
nav
protected Internal.BaseFluentWebElement nav(org.openqa.selenium.By by)
navs
protected Internal.BaseFluentWebElements navs(org.openqa.selenium.By by)
tbody
protected Internal.BaseFluentWebElement tbody()
tbodys
protected Internal.BaseFluentWebElements tbodys()
tbody
protected Internal.BaseFluentWebElement tbody(org.openqa.selenium.By by)
tbodys
protected Internal.BaseFluentWebElements tbodys(org.openqa.selenium.By by)
p
protected Internal.BaseFluentWebElement p(org.openqa.selenium.By by)
figure
protected Internal.BaseFluentWebElement figure()
abbr
protected Internal.BaseFluentWebElement abbr()
blockquote
protected Internal.BaseFluentWebElement blockquote()
label
protected Internal.BaseFluentWebElement label()
labels
protected Internal.BaseFluentWebElements labels()
label
protected Internal.BaseFluentWebElement label(org.openqa.selenium.By by)
labels
protected Internal.BaseFluentWebElements labels(org.openqa.selenium.By by)
object
protected Internal.BaseFluentWebElement object()
objects
protected Internal.BaseFluentWebElements objects()
object
protected Internal.BaseFluentWebElement object(org.openqa.selenium.By by)
objects
protected Internal.BaseFluentWebElements objects(org.openqa.selenium.By by)
blockquotes
protected Internal.BaseFluentWebElements blockquotes()
blockquote
protected Internal.BaseFluentWebElement blockquote(org.openqa.selenium.By by)
blockquotes
protected Internal.BaseFluentWebElements blockquotes(org.openqa.selenium.By by)
area
protected Internal.BaseFluentWebElement area()
areas
protected Internal.BaseFluentWebElements areas()
area
protected Internal.BaseFluentWebElement area(org.openqa.selenium.By by)
areas
protected Internal.BaseFluentWebElements areas(org.openqa.selenium.By by)
abbrs
protected Internal.BaseFluentWebElements abbrs()
abbr
protected Internal.BaseFluentWebElement abbr(org.openqa.selenium.By by)
abbrs
protected Internal.BaseFluentWebElements abbrs(org.openqa.selenium.By by)
address
protected Internal.BaseFluentWebElement address()
addresses
protected Internal.BaseFluentWebElements addresses()
address
protected Internal.BaseFluentWebElement address(org.openqa.selenium.By by)
addresses
protected Internal.BaseFluentWebElements addresses(org.openqa.selenium.By by)
figures
protected Internal.BaseFluentWebElements figures()
figure
protected Internal.BaseFluentWebElement figure(org.openqa.selenium.By by)
figures
protected Internal.BaseFluentWebElements figures(org.openqa.selenium.By by)
acronym
protected Internal.BaseFluentWebElement acronym()
acronyms
protected Internal.BaseFluentWebElements acronyms()
acronym
protected Internal.BaseFluentWebElement acronym(org.openqa.selenium.By by)
acronyms
protected Internal.BaseFluentWebElements acronyms(org.openqa.selenium.By by)
ps
protected Internal.BaseFluentWebElements ps(org.openqa.selenium.By by)
b
protected Internal.BaseFluentWebElement b()
header
protected Internal.BaseFluentWebElement header()
headers
protected Internal.BaseFluentWebElements headers()
header
protected Internal.BaseFluentWebElement header(org.openqa.selenium.By by)
headers
protected Internal.BaseFluentWebElements headers(org.openqa.selenium.By by)
footer
protected Internal.BaseFluentWebElement footer()
footers
protected Internal.BaseFluentWebElements footers()
footer
protected Internal.BaseFluentWebElement footer(org.openqa.selenium.By by)
footers
protected Internal.BaseFluentWebElements footers(org.openqa.selenium.By by)
bs
protected Internal.BaseFluentWebElements bs()
b
protected Internal.BaseFluentWebElement b(org.openqa.selenium.By by)
bs
protected Internal.BaseFluentWebElements bs(org.openqa.selenium.By by)
pre
protected Internal.BaseFluentWebElement pre()
pres
protected Internal.BaseFluentWebElements pres()
pre
protected Internal.BaseFluentWebElement pre(org.openqa.selenium.By by)
pres
protected Internal.BaseFluentWebElements pres(org.openqa.selenium.By by)
img
protected Internal.BaseFluentWebElement img()
imgs
protected Internal.BaseFluentWebElements imgs()
img
protected Internal.BaseFluentWebElement img(org.openqa.selenium.By by)
imgs
protected Internal.BaseFluentWebElements imgs(org.openqa.selenium.By by)
table
protected Internal.BaseFluentWebElement table()
tables
protected Internal.BaseFluentWebElements tables()
table
protected Internal.BaseFluentWebElement table(org.openqa.selenium.By by)
tables
protected Internal.BaseFluentWebElements tables(org.openqa.selenium.By by)
fieldset
protected Internal.BaseFluentWebElement fieldset()
fieldsets
protected Internal.BaseFluentWebElements fieldsets()
fieldset
protected Internal.BaseFluentWebElement fieldset(org.openqa.selenium.By by)
fieldsets
protected Internal.BaseFluentWebElements fieldsets(org.openqa.selenium.By by)
legend
protected Internal.BaseFluentWebElement legend()
legends
protected Internal.BaseFluentWebElements legends()
legend
protected Internal.BaseFluentWebElement legend(org.openqa.selenium.By by)
legends
protected Internal.BaseFluentWebElements legends(org.openqa.selenium.By by)
tr
protected Internal.BaseFluentWebElement tr()
trs
protected Internal.BaseFluentWebElements trs()
tr
protected Internal.BaseFluentWebElement tr(org.openqa.selenium.By by)
trs
protected Internal.BaseFluentWebElements trs(org.openqa.selenium.By by)
td
protected Internal.BaseFluentWebElement td()
tds
protected Internal.BaseFluentWebElements tds()
td
protected Internal.BaseFluentWebElement td(org.openqa.selenium.By by)
tds
protected Internal.BaseFluentWebElements tds(org.openqa.selenium.By by)
th
protected Internal.BaseFluentWebElement th()
ths
protected Internal.BaseFluentWebElements ths()
th
protected Internal.BaseFluentWebElement th(org.openqa.selenium.By by)
ths
protected Internal.BaseFluentWebElements ths(org.openqa.selenium.By by)
ul
protected Internal.BaseFluentWebElement ul()
uls
protected Internal.BaseFluentWebElements uls()
ul
protected Internal.BaseFluentWebElement ul(org.openqa.selenium.By by)
uls
protected Internal.BaseFluentWebElements uls(org.openqa.selenium.By by)
ol
protected Internal.BaseFluentWebElement ol()
ols
protected Internal.BaseFluentWebElements ols()
ol
protected Internal.BaseFluentWebElement ol(org.openqa.selenium.By by)
ols
protected Internal.BaseFluentWebElements ols(org.openqa.selenium.By by)
form
protected Internal.BaseFluentWebElement form()
forms
protected Internal.BaseFluentWebElements forms()
form
protected Internal.BaseFluentWebElement form(org.openqa.selenium.By by)
forms
protected Internal.BaseFluentWebElements forms(org.openqa.selenium.By by)
textarea
protected Internal.BaseFluentWebElement textarea()
textareas
protected Internal.BaseFluentWebElements textareas()
textarea
protected Internal.BaseFluentWebElement textarea(org.openqa.selenium.By by)
textareas
protected Internal.BaseFluentWebElements textareas(org.openqa.selenium.By by)
option
protected Internal.BaseFluentWebElement option()
options
protected Internal.BaseFluentWebElements options()
option
protected Internal.BaseFluentWebElement option(org.openqa.selenium.By by)
options
protected Internal.BaseFluentWebElements options(org.openqa.selenium.By by)
li
protected Internal.BaseFluentWebElement li()
li
protected Internal.BaseFluentWebElement li(org.openqa.selenium.By by)
lis
protected Internal.BaseFluentWebElements lis()
lis
protected Internal.BaseFluentWebElements lis(org.openqa.selenium.By by)
map
protected Internal.BaseFluentWebElement map()
maps
protected Internal.BaseFluentWebElements maps()
map
protected Internal.BaseFluentWebElement map(org.openqa.selenium.By by)
maps
protected Internal.BaseFluentWebElements maps(org.openqa.selenium.By by)
newFluentWebElement
protected Internal.BaseFluentWebElement newFluentWebElement(org.openqa.selenium.WebDriver delegate,
Internal.WebElementHolder result,
Context context)
url
public TestableString url()
getPeriod
protected Period getPeriod()
title
public TestableString title()
makeFluentWebElements
protected abstract FluentWebElements makeFluentWebElements(List<FluentWebElement> results,
Context context,
Monitor monitor)
fixupBy
protected final org.openqa.selenium.By fixupBy(org.openqa.selenium.By by,
String tagName)
assertTagIs
protected final void assertTagIs(String is,
String shouldBe)
findElement
protected abstract org.openqa.selenium.WebElement findElement(org.openqa.selenium.By by,
Context ctx,
org.openqa.selenium.SearchContext searchContext)
findElements
protected abstract List<org.openqa.selenium.WebElement> findElements(org.openqa.selenium.By by,
Context ctx)
wrapRuntimeException
protected static FluentExecutionStopped wrapRuntimeException(Context ctx,
RuntimeException e)
wrapAssertionError
protected static FluentExecutionStopped wrapAssertionError(Context ctx,
AssertionError e)
executeAndWrapReThrowIfNeeded
protected <T> T executeAndWrapReThrowIfNeeded(Execution<T> execution,
Internal.WebElementHolder currentElement,
Context ctx,
boolean expectedToBeThere)
changeTimeout
protected void changeTimeout()
resetTimeout
protected void resetTimeout()
retryingFindIt
protected final org.openqa.selenium.WebElement retryingFindIt(org.openqa.selenium.By by,
org.openqa.selenium.SearchContext searchContext)
retryingFindThem
protected final List<org.openqa.selenium.WebElement> retryingFindThem(org.openqa.selenium.By by)
actualFindElement
protected abstract org.openqa.selenium.WebElement actualFindElement(org.openqa.selenium.By by,
Context ctx,
org.openqa.selenium.SearchContext searchContext)
actualFindElements
protected abstract List<org.openqa.selenium.WebElement> actualFindElements(org.openqa.selenium.By by,
Context ctx)
Copyright © 2013. All Rights Reserved.