org.seleniumhq.selenium.fluent
Class FluentWebDriver

java.lang.Object
  extended by org.seleniumhq.selenium.fluent.Internal.BaseFluentWebDriver
      extended by org.seleniumhq.selenium.fluent.FluentWebDriver
Direct Known Subclasses:
RetryingFluentWebDriver

public class FluentWebDriver
extends Internal.BaseFluentWebDriver


Nested Class Summary
static class FluentWebDriver.BooleanResultsAdapter
           
 
Nested classes/interfaces inherited from class org.seleniumhq.selenium.fluent.Internal.BaseFluentWebDriver
Internal.BaseFluentWebDriver.MultipleResult, Internal.BaseFluentWebDriver.SingleResult
 
Field Summary
 
Fields inherited from class org.seleniumhq.selenium.fluent.Internal.BaseFluentWebDriver
booleanInsteadOfNotFoundException, context, delegate, monitor
 
Constructor Summary
  FluentWebDriver(org.openqa.selenium.WebDriver delegate)
           
protected FluentWebDriver(org.openqa.selenium.WebDriver delegate, Context context)
           
  FluentWebDriver(org.openqa.selenium.WebDriver webDriver, Monitor monitor)
           
protected FluentWebDriver(org.openqa.selenium.WebDriver webDriver, Monitor monitor, Context context, boolean booleanInsteadOfNoSuchElement)
           
 
Method Summary
 FluentWebElement abbr()
           
 FluentWebElement abbr(org.openqa.selenium.By by)
           
 FluentWebElements abbrs()
           
 FluentWebElements abbrs(org.openqa.selenium.By by)
           
 FluentWebElement acronym()
           
 FluentWebElement acronym(org.openqa.selenium.By by)
           
 FluentWebElements acronyms()
           
 FluentWebElements acronyms(org.openqa.selenium.By by)
           
protected  org.openqa.selenium.WebElement actualFindElement(org.openqa.selenium.By by, Context ctx, org.openqa.selenium.SearchContext searchContext)
           
protected  List<org.openqa.selenium.WebElement> actualFindElements(org.openqa.selenium.By by, Context ctx)
           
 FluentWebElement address()
           
 FluentWebElement address(org.openqa.selenium.By by)
           
 FluentWebElements addresses()
           
 FluentWebElements addresses(org.openqa.selenium.By by)
           
 FluentWebElement area()
           
 FluentWebElement area(org.openqa.selenium.By by)
           
 FluentWebElements areas()
           
 FluentWebElements areas(org.openqa.selenium.By by)
           
 FluentWebElement b()
           
 FluentWebElement b(org.openqa.selenium.By by)
           
 FluentWebElement blockquote()
           
 FluentWebElement blockquote(org.openqa.selenium.By by)
           
 FluentWebElements blockquotes()
           
 FluentWebElements blockquotes(org.openqa.selenium.By by)
           
 FluentWebElements bs()
           
 FluentWebElements bs(org.openqa.selenium.By by)
           
 FluentWebElement button()
           
 FluentWebElement button(org.openqa.selenium.By by)
           
 FluentWebElements buttons()
           
 FluentWebElements buttons(org.openqa.selenium.By by)
           
 FluentWebElement div()
           
 FluentWebElement div(org.openqa.selenium.By by)
           
 FluentWebElements divs()
           
 FluentWebElements divs(org.openqa.selenium.By by)
           
 FluentWebElement fieldset()
           
 FluentWebElement fieldset(org.openqa.selenium.By by)
           
 FluentWebElements fieldsets()
           
 FluentWebElements fieldsets(org.openqa.selenium.By by)
           
 FluentWebElement figure()
           
 FluentWebElement figure(org.openqa.selenium.By by)
           
 FluentWebElements figures()
           
 FluentWebElements figures(org.openqa.selenium.By by)
           
protected  org.openqa.selenium.WebElement findElement(org.openqa.selenium.By by, Context ctx, org.openqa.selenium.SearchContext searchContext)
           
protected  List<org.openqa.selenium.WebElement> findElements(org.openqa.selenium.By by, Context ctx)
           
 FluentWebElement footer()
           
 FluentWebElement footer(org.openqa.selenium.By by)
           
 FluentWebElements footers()
           
 FluentWebElements footers(org.openqa.selenium.By by)
           
 FluentWebElement form()
           
 FluentWebElement form(org.openqa.selenium.By by)
           
 FluentWebElements forms()
           
 FluentWebElements forms(org.openqa.selenium.By by)
           
 FluentWebElement h1()
           
 FluentWebElement h1(org.openqa.selenium.By by)
           
 FluentWebElements h1s()
           
 FluentWebElements h1s(org.openqa.selenium.By by)
           
 FluentWebElement h2()
           
 FluentWebElement h2(org.openqa.selenium.By by)
           
 FluentWebElements h2s()
           
 FluentWebElements h2s(org.openqa.selenium.By by)
           
 FluentWebElement h3()
           
 FluentWebElement h3(org.openqa.selenium.By by)
           
 FluentWebElements h3s()
           
 FluentWebElements h3s(org.openqa.selenium.By by)
           
 FluentWebElement h4()
           
 FluentWebElement h4(org.openqa.selenium.By by)
           
 FluentWebElements h4s()
           
 FluentWebElements h4s(org.openqa.selenium.By by)
           
 FluentWebDriver.BooleanResultsAdapter has()
           
 FluentWebDriver.BooleanResultsAdapter hasMissing()
           
 FluentWebElement header()
           
 FluentWebElement header(org.openqa.selenium.By by)
           
 FluentWebElements headers()
           
 FluentWebElements headers(org.openqa.selenium.By by)
           
 FluentWebElement img()
           
 FluentWebElement img(org.openqa.selenium.By by)
           
 FluentWebElements imgs()
           
 FluentWebElements imgs(org.openqa.selenium.By by)
           
 FluentWebElement input()
           
 FluentWebElement input(org.openqa.selenium.By by)
           
 FluentWebElements inputs()
           
 FluentWebElements inputs(org.openqa.selenium.By by)
           
 FluentWebElement label()
           
 FluentWebElement label(org.openqa.selenium.By by)
           
 FluentWebElements labels()
           
 FluentWebElements labels(org.openqa.selenium.By by)
           
 FluentWebElement legend()
           
 FluentWebElement legend(org.openqa.selenium.By by)
           
 FluentWebElements legends()
           
 FluentWebElements legends(org.openqa.selenium.By by)
           
 FluentWebElement li()
           
 FluentWebElement li(org.openqa.selenium.By by)
           
 FluentWebElement link()
           
 FluentWebElement link(org.openqa.selenium.By by)
           
 FluentWebElements links()
           
 FluentWebElements links(org.openqa.selenium.By by)
           
 FluentWebElements lis()
           
 FluentWebElements lis(org.openqa.selenium.By by)
           
protected  FluentWebElements makeFluentWebElements(List<FluentWebElement> results, Context context, Monitor monitor)
           
 FluentWebElement map()
           
 FluentWebElement map(org.openqa.selenium.By by)
           
 FluentWebElements maps()
           
 FluentWebElements maps(org.openqa.selenium.By by)
           
 FluentWebElement nav()
           
 FluentWebElement nav(org.openqa.selenium.By by)
           
 FluentWebElements navs()
           
 FluentWebElements navs(org.openqa.selenium.By by)
           
protected  Internal.BaseFluentWebElements newFluentWebElements(Internal.BaseFluentWebDriver.MultipleResult multiple)
           
 FluentWebElement object()
           
 FluentWebElement object(org.openqa.selenium.By by)
           
 FluentWebElements objects()
           
 FluentWebElements objects(org.openqa.selenium.By by)
           
 FluentWebElement ol()
           
 FluentWebElement ol(org.openqa.selenium.By by)
           
 FluentWebElements ols()
           
 FluentWebElements ols(org.openqa.selenium.By by)
           
 FluentWebElement option()
           
 FluentWebElement option(org.openqa.selenium.By by)
           
 FluentWebElements options()
           
 FluentWebElements options(org.openqa.selenium.By by)
           
 FluentWebElement p()
           
 FluentWebElement p(org.openqa.selenium.By by)
           
 FluentWebElement pre()
           
 FluentWebElement pre(org.openqa.selenium.By by)
           
 FluentWebElements pres()
           
 FluentWebElements pres(org.openqa.selenium.By by)
           
 FluentWebElements ps()
           
 FluentWebElements ps(org.openqa.selenium.By by)
           
 FluentSelect select()
           
 FluentSelect select(org.openqa.selenium.By by)
           
 FluentSelects selects()
           
 FluentSelects selects(org.openqa.selenium.By by)
           
 FluentWebElement span()
           
 FluentWebElement span(org.openqa.selenium.By by)
           
 FluentWebElements spans()
           
 FluentWebElements spans(org.openqa.selenium.By by)
           
 FluentWebElement table()
           
 FluentWebElement table(org.openqa.selenium.By by)
           
 FluentWebElements tables()
           
 FluentWebElements tables(org.openqa.selenium.By by)
           
 FluentWebElement tbody()
           
 FluentWebElement tbody(org.openqa.selenium.By by)
           
 FluentWebElements tbodys()
           
 FluentWebElements tbodys(org.openqa.selenium.By by)
           
 FluentWebElement td()
           
 FluentWebElement td(org.openqa.selenium.By by)
           
 FluentWebElements tds()
           
 FluentWebElements tds(org.openqa.selenium.By by)
           
 FluentWebElement textarea()
           
 FluentWebElement textarea(org.openqa.selenium.By by)
           
 FluentWebElements textareas()
           
 FluentWebElements textareas(org.openqa.selenium.By by)
           
 FluentWebElement th()
           
 FluentWebElement th(org.openqa.selenium.By by)
           
 FluentWebElements ths()
           
 FluentWebElements ths(org.openqa.selenium.By by)
           
 TestableString title()
           
 FluentWebElement tr()
           
 FluentWebElement tr(org.openqa.selenium.By by)
           
 FluentWebElements trs()
           
 FluentWebElements trs(org.openqa.selenium.By by)
           
 FluentWebElement ul()
           
 FluentWebElement ul(org.openqa.selenium.By by)
           
 FluentWebElements uls()
           
 FluentWebElements uls(org.openqa.selenium.By by)
           
 TestableString url()
           
 FluentWebDriver within(Period period)
           
 NegatingFluentWebDriver without(Period period)
           
 
Methods inherited from class org.seleniumhq.selenium.fluent.Internal.BaseFluentWebDriver
assertTagIs, beforeFindElement, changeTimeout, executeAndWrapReThrowIfNeeded, fixupBy, getPeriod, getSearchContext, newFluentWebElement, resetTimeout, retryingFindIt, retryingFindThem, wrapAssertionError, wrapRuntimeException
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FluentWebDriver

public FluentWebDriver(org.openqa.selenium.WebDriver delegate)

FluentWebDriver

protected FluentWebDriver(org.openqa.selenium.WebDriver delegate,
                          Context context)

FluentWebDriver

public FluentWebDriver(org.openqa.selenium.WebDriver webDriver,
                       Monitor monitor)

FluentWebDriver

protected FluentWebDriver(org.openqa.selenium.WebDriver webDriver,
                          Monitor monitor,
                          Context context,
                          boolean booleanInsteadOfNoSuchElement)
Method Detail

makeFluentWebElements

protected FluentWebElements makeFluentWebElements(List<FluentWebElement> results,
                                                  Context context,
                                                  Monitor monitor)
Specified by:
makeFluentWebElements in class Internal.BaseFluentWebDriver

findElement

protected org.openqa.selenium.WebElement findElement(org.openqa.selenium.By by,
                                                     Context ctx,
                                                     org.openqa.selenium.SearchContext searchContext)
Specified by:
findElement in class Internal.BaseFluentWebDriver

findElements

protected List<org.openqa.selenium.WebElement> findElements(org.openqa.selenium.By by,
                                                            Context ctx)
Specified by:
findElements in class Internal.BaseFluentWebDriver

actualFindElement

protected final org.openqa.selenium.WebElement actualFindElement(org.openqa.selenium.By by,
                                                                 Context ctx,
                                                                 org.openqa.selenium.SearchContext searchContext)
Specified by:
actualFindElement in class Internal.BaseFluentWebDriver

actualFindElements

protected final List<org.openqa.selenium.WebElement> actualFindElements(org.openqa.selenium.By by,
                                                                        Context ctx)
Specified by:
actualFindElements in class Internal.BaseFluentWebDriver

within

public FluentWebDriver within(Period period)

without

public NegatingFluentWebDriver without(Period period)

newFluentWebElements

protected Internal.BaseFluentWebElements newFluentWebElements(Internal.BaseFluentWebDriver.MultipleResult multiple)
Overrides:
newFluentWebElements in class Internal.BaseFluentWebDriver

span

public FluentWebElement span()
Overrides:
span in class Internal.BaseFluentWebDriver

span

public FluentWebElement span(org.openqa.selenium.By by)
Overrides:
span in class Internal.BaseFluentWebDriver

spans

public FluentWebElements spans()
Overrides:
spans in class Internal.BaseFluentWebDriver

spans

public FluentWebElements spans(org.openqa.selenium.By by)
Overrides:
spans in class Internal.BaseFluentWebDriver

div

public FluentWebElement div()
Overrides:
div in class Internal.BaseFluentWebDriver

div

public FluentWebElement div(org.openqa.selenium.By by)
Overrides:
div in class Internal.BaseFluentWebDriver

divs

public FluentWebElements divs()
Overrides:
divs in class Internal.BaseFluentWebDriver

divs

public FluentWebElements divs(org.openqa.selenium.By by)
Overrides:
divs in class Internal.BaseFluentWebDriver

button

public FluentWebElement button()
Overrides:
button in class Internal.BaseFluentWebDriver

button

public FluentWebElement button(org.openqa.selenium.By by)
Overrides:
button in class Internal.BaseFluentWebDriver

buttons

public FluentWebElements buttons()
Overrides:
buttons in class Internal.BaseFluentWebDriver

buttons

public FluentWebElements buttons(org.openqa.selenium.By by)
Overrides:
buttons in class Internal.BaseFluentWebDriver

link

public FluentWebElement link()
Overrides:
link in class Internal.BaseFluentWebDriver

link

public FluentWebElement link(org.openqa.selenium.By by)
Overrides:
link in class Internal.BaseFluentWebDriver

links

public FluentWebElements links()
Overrides:
links in class Internal.BaseFluentWebDriver

links

public FluentWebElements links(org.openqa.selenium.By by)
Overrides:
links in class Internal.BaseFluentWebDriver

input

public FluentWebElement input()
Overrides:
input in class Internal.BaseFluentWebDriver

input

public FluentWebElement input(org.openqa.selenium.By by)
Overrides:
input in class Internal.BaseFluentWebDriver

inputs

public FluentWebElements inputs()
Overrides:
inputs in class Internal.BaseFluentWebDriver

inputs

public FluentWebElements inputs(org.openqa.selenium.By by)
Overrides:
inputs in class Internal.BaseFluentWebDriver

select

public FluentSelect select()
Overrides:
select in class Internal.BaseFluentWebDriver

select

public FluentSelect select(org.openqa.selenium.By by)
Overrides:
select in class Internal.BaseFluentWebDriver

selects

public FluentSelects selects()
Overrides:
selects in class Internal.BaseFluentWebDriver

selects

public FluentSelects selects(org.openqa.selenium.By by)
Overrides:
selects in class Internal.BaseFluentWebDriver

h1

public FluentWebElement h1()
Overrides:
h1 in class Internal.BaseFluentWebDriver

h1

public FluentWebElement h1(org.openqa.selenium.By by)
Overrides:
h1 in class Internal.BaseFluentWebDriver

h1s

public FluentWebElements h1s()
Overrides:
h1s in class Internal.BaseFluentWebDriver

h1s

public FluentWebElements h1s(org.openqa.selenium.By by)
Overrides:
h1s in class Internal.BaseFluentWebDriver

h2

public FluentWebElement h2()
Overrides:
h2 in class Internal.BaseFluentWebDriver

h2

public FluentWebElement h2(org.openqa.selenium.By by)
Overrides:
h2 in class Internal.BaseFluentWebDriver

h2s

public FluentWebElements h2s()
Overrides:
h2s in class Internal.BaseFluentWebDriver

h2s

public FluentWebElements h2s(org.openqa.selenium.By by)
Overrides:
h2s in class Internal.BaseFluentWebDriver

h3

public FluentWebElement h3()
Overrides:
h3 in class Internal.BaseFluentWebDriver

h3s

public FluentWebElements h3s()
Overrides:
h3s in class Internal.BaseFluentWebDriver

h3

public FluentWebElement h3(org.openqa.selenium.By by)
Overrides:
h3 in class Internal.BaseFluentWebDriver

h3s

public FluentWebElements h3s(org.openqa.selenium.By by)
Overrides:
h3s in class Internal.BaseFluentWebDriver

h4

public FluentWebElement h4()
Overrides:
h4 in class Internal.BaseFluentWebDriver

h4s

public FluentWebElements h4s()
Overrides:
h4s in class Internal.BaseFluentWebDriver

h4

public FluentWebElement h4(org.openqa.selenium.By by)
Overrides:
h4 in class Internal.BaseFluentWebDriver

h4s

public FluentWebElements h4s(org.openqa.selenium.By by)
Overrides:
h4s in class Internal.BaseFluentWebDriver

p

public FluentWebElement p()
Overrides:
p in class Internal.BaseFluentWebDriver

ps

public FluentWebElements ps()
Overrides:
ps in class Internal.BaseFluentWebDriver

nav

public FluentWebElement nav()
Overrides:
nav in class Internal.BaseFluentWebDriver

navs

public FluentWebElements navs()
Overrides:
navs in class Internal.BaseFluentWebDriver

nav

public FluentWebElement nav(org.openqa.selenium.By by)
Overrides:
nav in class Internal.BaseFluentWebDriver

navs

public FluentWebElements navs(org.openqa.selenium.By by)
Overrides:
navs in class Internal.BaseFluentWebDriver

tbody

public FluentWebElement tbody()
Overrides:
tbody in class Internal.BaseFluentWebDriver

tbodys

public FluentWebElements tbodys()
Overrides:
tbodys in class Internal.BaseFluentWebDriver

tbody

public FluentWebElement tbody(org.openqa.selenium.By by)
Overrides:
tbody in class Internal.BaseFluentWebDriver

tbodys

public FluentWebElements tbodys(org.openqa.selenium.By by)
Overrides:
tbodys in class Internal.BaseFluentWebDriver

p

public FluentWebElement p(org.openqa.selenium.By by)
Overrides:
p in class Internal.BaseFluentWebDriver

figure

public FluentWebElement figure()
Overrides:
figure in class Internal.BaseFluentWebDriver

abbr

public FluentWebElement abbr()
Overrides:
abbr in class Internal.BaseFluentWebDriver

blockquote

public FluentWebElement blockquote()
Overrides:
blockquote in class Internal.BaseFluentWebDriver

label

public FluentWebElement label()
Overrides:
label in class Internal.BaseFluentWebDriver

labels

public FluentWebElements labels()
Overrides:
labels in class Internal.BaseFluentWebDriver

label

public FluentWebElement label(org.openqa.selenium.By by)
Overrides:
label in class Internal.BaseFluentWebDriver

labels

public FluentWebElements labels(org.openqa.selenium.By by)
Overrides:
labels in class Internal.BaseFluentWebDriver

object

public FluentWebElement object()
Overrides:
object in class Internal.BaseFluentWebDriver

objects

public FluentWebElements objects()
Overrides:
objects in class Internal.BaseFluentWebDriver

object

public FluentWebElement object(org.openqa.selenium.By by)
Overrides:
object in class Internal.BaseFluentWebDriver

objects

public FluentWebElements objects(org.openqa.selenium.By by)
Overrides:
objects in class Internal.BaseFluentWebDriver

blockquotes

public FluentWebElements blockquotes()
Overrides:
blockquotes in class Internal.BaseFluentWebDriver

blockquote

public FluentWebElement blockquote(org.openqa.selenium.By by)
Overrides:
blockquote in class Internal.BaseFluentWebDriver

blockquotes

public FluentWebElements blockquotes(org.openqa.selenium.By by)
Overrides:
blockquotes in class Internal.BaseFluentWebDriver

area

public FluentWebElement area()
Overrides:
area in class Internal.BaseFluentWebDriver

areas

public FluentWebElements areas()
Overrides:
areas in class Internal.BaseFluentWebDriver

area

public FluentWebElement area(org.openqa.selenium.By by)
Overrides:
area in class Internal.BaseFluentWebDriver

areas

public FluentWebElements areas(org.openqa.selenium.By by)
Overrides:
areas in class Internal.BaseFluentWebDriver

abbrs

public FluentWebElements abbrs()
Overrides:
abbrs in class Internal.BaseFluentWebDriver

abbr

public FluentWebElement abbr(org.openqa.selenium.By by)
Overrides:
abbr in class Internal.BaseFluentWebDriver

abbrs

public FluentWebElements abbrs(org.openqa.selenium.By by)
Overrides:
abbrs in class Internal.BaseFluentWebDriver

address

public FluentWebElement address()
Overrides:
address in class Internal.BaseFluentWebDriver

addresses

public FluentWebElements addresses()
Overrides:
addresses in class Internal.BaseFluentWebDriver

address

public FluentWebElement address(org.openqa.selenium.By by)
Overrides:
address in class Internal.BaseFluentWebDriver

addresses

public FluentWebElements addresses(org.openqa.selenium.By by)
Overrides:
addresses in class Internal.BaseFluentWebDriver

figures

public FluentWebElements figures()
Overrides:
figures in class Internal.BaseFluentWebDriver

figure

public FluentWebElement figure(org.openqa.selenium.By by)
Overrides:
figure in class Internal.BaseFluentWebDriver

figures

public FluentWebElements figures(org.openqa.selenium.By by)
Overrides:
figures in class Internal.BaseFluentWebDriver

acronym

public FluentWebElement acronym()
Overrides:
acronym in class Internal.BaseFluentWebDriver

acronyms

public FluentWebElements acronyms()
Overrides:
acronyms in class Internal.BaseFluentWebDriver

acronym

public FluentWebElement acronym(org.openqa.selenium.By by)
Overrides:
acronym in class Internal.BaseFluentWebDriver

acronyms

public FluentWebElements acronyms(org.openqa.selenium.By by)
Overrides:
acronyms in class Internal.BaseFluentWebDriver

ps

public FluentWebElements ps(org.openqa.selenium.By by)
Overrides:
ps in class Internal.BaseFluentWebDriver

b

public FluentWebElement b()
Overrides:
b in class Internal.BaseFluentWebDriver

header

public FluentWebElement header()
Overrides:
header in class Internal.BaseFluentWebDriver

headers

public FluentWebElements headers()
Overrides:
headers in class Internal.BaseFluentWebDriver

header

public FluentWebElement header(org.openqa.selenium.By by)
Overrides:
header in class Internal.BaseFluentWebDriver

headers

public FluentWebElements headers(org.openqa.selenium.By by)
Overrides:
headers in class Internal.BaseFluentWebDriver

footer

public FluentWebElement footer()
Overrides:
footer in class Internal.BaseFluentWebDriver

footers

public FluentWebElements footers()
Overrides:
footers in class Internal.BaseFluentWebDriver

footer

public FluentWebElement footer(org.openqa.selenium.By by)
Overrides:
footer in class Internal.BaseFluentWebDriver

footers

public FluentWebElements footers(org.openqa.selenium.By by)
Overrides:
footers in class Internal.BaseFluentWebDriver

bs

public FluentWebElements bs()
Overrides:
bs in class Internal.BaseFluentWebDriver

b

public FluentWebElement b(org.openqa.selenium.By by)
Overrides:
b in class Internal.BaseFluentWebDriver

bs

public FluentWebElements bs(org.openqa.selenium.By by)
Overrides:
bs in class Internal.BaseFluentWebDriver

pre

public FluentWebElement pre()
Overrides:
pre in class Internal.BaseFluentWebDriver

pres

public FluentWebElements pres()
Overrides:
pres in class Internal.BaseFluentWebDriver

pre

public FluentWebElement pre(org.openqa.selenium.By by)
Overrides:
pre in class Internal.BaseFluentWebDriver

pres

public FluentWebElements pres(org.openqa.selenium.By by)
Overrides:
pres in class Internal.BaseFluentWebDriver

img

public FluentWebElement img()
Overrides:
img in class Internal.BaseFluentWebDriver

imgs

public FluentWebElements imgs()
Overrides:
imgs in class Internal.BaseFluentWebDriver

img

public FluentWebElement img(org.openqa.selenium.By by)
Overrides:
img in class Internal.BaseFluentWebDriver

imgs

public FluentWebElements imgs(org.openqa.selenium.By by)
Overrides:
imgs in class Internal.BaseFluentWebDriver

table

public FluentWebElement table()
Overrides:
table in class Internal.BaseFluentWebDriver

tables

public FluentWebElements tables()
Overrides:
tables in class Internal.BaseFluentWebDriver

table

public FluentWebElement table(org.openqa.selenium.By by)
Overrides:
table in class Internal.BaseFluentWebDriver

tables

public FluentWebElements tables(org.openqa.selenium.By by)
Overrides:
tables in class Internal.BaseFluentWebDriver

fieldset

public FluentWebElement fieldset()
Overrides:
fieldset in class Internal.BaseFluentWebDriver

fieldsets

public FluentWebElements fieldsets()
Overrides:
fieldsets in class Internal.BaseFluentWebDriver

fieldset

public FluentWebElement fieldset(org.openqa.selenium.By by)
Overrides:
fieldset in class Internal.BaseFluentWebDriver

fieldsets

public FluentWebElements fieldsets(org.openqa.selenium.By by)
Overrides:
fieldsets in class Internal.BaseFluentWebDriver

legend

public FluentWebElement legend()
Overrides:
legend in class Internal.BaseFluentWebDriver

legends

public FluentWebElements legends()
Overrides:
legends in class Internal.BaseFluentWebDriver

legend

public FluentWebElement legend(org.openqa.selenium.By by)
Overrides:
legend in class Internal.BaseFluentWebDriver

legends

public FluentWebElements legends(org.openqa.selenium.By by)
Overrides:
legends in class Internal.BaseFluentWebDriver

tr

public FluentWebElement tr()
Overrides:
tr in class Internal.BaseFluentWebDriver

trs

public FluentWebElements trs()
Overrides:
trs in class Internal.BaseFluentWebDriver

tr

public FluentWebElement tr(org.openqa.selenium.By by)
Overrides:
tr in class Internal.BaseFluentWebDriver

trs

public FluentWebElements trs(org.openqa.selenium.By by)
Overrides:
trs in class Internal.BaseFluentWebDriver

td

public FluentWebElement td()
Overrides:
td in class Internal.BaseFluentWebDriver

tds

public FluentWebElements tds()
Overrides:
tds in class Internal.BaseFluentWebDriver

td

public FluentWebElement td(org.openqa.selenium.By by)
Overrides:
td in class Internal.BaseFluentWebDriver

tds

public FluentWebElements tds(org.openqa.selenium.By by)
Overrides:
tds in class Internal.BaseFluentWebDriver

th

public FluentWebElement th()
Overrides:
th in class Internal.BaseFluentWebDriver

ths

public FluentWebElements ths()
Overrides:
ths in class Internal.BaseFluentWebDriver

th

public FluentWebElement th(org.openqa.selenium.By by)
Overrides:
th in class Internal.BaseFluentWebDriver

ths

public FluentWebElements ths(org.openqa.selenium.By by)
Overrides:
ths in class Internal.BaseFluentWebDriver

ul

public FluentWebElement ul()
Overrides:
ul in class Internal.BaseFluentWebDriver

uls

public FluentWebElements uls()
Overrides:
uls in class Internal.BaseFluentWebDriver

ul

public FluentWebElement ul(org.openqa.selenium.By by)
Overrides:
ul in class Internal.BaseFluentWebDriver

uls

public FluentWebElements uls(org.openqa.selenium.By by)
Overrides:
uls in class Internal.BaseFluentWebDriver

ol

public FluentWebElement ol()
Overrides:
ol in class Internal.BaseFluentWebDriver

ols

public FluentWebElements ols()
Overrides:
ols in class Internal.BaseFluentWebDriver

ol

public FluentWebElement ol(org.openqa.selenium.By by)
Overrides:
ol in class Internal.BaseFluentWebDriver

ols

public FluentWebElements ols(org.openqa.selenium.By by)
Overrides:
ols in class Internal.BaseFluentWebDriver

form

public FluentWebElement form()
Overrides:
form in class Internal.BaseFluentWebDriver

forms

public FluentWebElements forms()
Overrides:
forms in class Internal.BaseFluentWebDriver

form

public FluentWebElement form(org.openqa.selenium.By by)
Overrides:
form in class Internal.BaseFluentWebDriver

forms

public FluentWebElements forms(org.openqa.selenium.By by)
Overrides:
forms in class Internal.BaseFluentWebDriver

textarea

public FluentWebElement textarea()
Overrides:
textarea in class Internal.BaseFluentWebDriver

textareas

public FluentWebElements textareas()
Overrides:
textareas in class Internal.BaseFluentWebDriver

textarea

public FluentWebElement textarea(org.openqa.selenium.By by)
Overrides:
textarea in class Internal.BaseFluentWebDriver

textareas

public FluentWebElements textareas(org.openqa.selenium.By by)
Overrides:
textareas in class Internal.BaseFluentWebDriver

option

public FluentWebElement option()
Overrides:
option in class Internal.BaseFluentWebDriver

options

public FluentWebElements options()
Overrides:
options in class Internal.BaseFluentWebDriver

option

public FluentWebElement option(org.openqa.selenium.By by)
Overrides:
option in class Internal.BaseFluentWebDriver

options

public FluentWebElements options(org.openqa.selenium.By by)
Overrides:
options in class Internal.BaseFluentWebDriver

li

public FluentWebElement li()
Overrides:
li in class Internal.BaseFluentWebDriver

li

public FluentWebElement li(org.openqa.selenium.By by)
Overrides:
li in class Internal.BaseFluentWebDriver

lis

public FluentWebElements lis()
Overrides:
lis in class Internal.BaseFluentWebDriver

lis

public FluentWebElements lis(org.openqa.selenium.By by)
Overrides:
lis in class Internal.BaseFluentWebDriver

map

public FluentWebElement map()
Overrides:
map in class Internal.BaseFluentWebDriver

maps

public FluentWebElements maps()
Overrides:
maps in class Internal.BaseFluentWebDriver

map

public FluentWebElement map(org.openqa.selenium.By by)
Overrides:
map in class Internal.BaseFluentWebDriver

maps

public FluentWebElements maps(org.openqa.selenium.By by)
Overrides:
maps in class Internal.BaseFluentWebDriver

url

public TestableString url()
Overrides:
url in class Internal.BaseFluentWebDriver

title

public TestableString title()
Overrides:
title in class Internal.BaseFluentWebDriver

hasMissing

public FluentWebDriver.BooleanResultsAdapter hasMissing()

has

public FluentWebDriver.BooleanResultsAdapter has()


Copyright © 2013. All Rights Reserved.