org.seleniumhq.selenium.fluent
Class FluentWebDriver.BooleanResultsAdapter
java.lang.Object
org.seleniumhq.selenium.fluent.FluentWebDriver.BooleanResultsAdapter
- Enclosing class:
- FluentWebDriver
public static class FluentWebDriver.BooleanResultsAdapter
- extends Object
|
Method Summary |
boolean |
abbr()
|
boolean |
abbr(org.openqa.selenium.By by)
|
boolean |
acronym()
|
boolean |
acronym(org.openqa.selenium.By by)
|
boolean |
address()
|
boolean |
address(org.openqa.selenium.By by)
|
boolean |
area()
|
boolean |
area(org.openqa.selenium.By by)
|
boolean |
b()
|
boolean |
b(org.openqa.selenium.By by)
|
boolean |
blockquote()
|
boolean |
blockquote(org.openqa.selenium.By by)
|
boolean |
button()
|
boolean |
button(org.openqa.selenium.By by)
|
boolean |
div()
|
boolean |
div(org.openqa.selenium.By by)
|
boolean |
fieldset()
|
boolean |
fieldset(org.openqa.selenium.By by)
|
boolean |
figure()
|
boolean |
figure(org.openqa.selenium.By by)
|
boolean |
footer()
|
boolean |
footer(org.openqa.selenium.By by)
|
boolean |
form()
|
boolean |
form(org.openqa.selenium.By by)
|
boolean |
h1()
|
boolean |
h1(org.openqa.selenium.By by)
|
boolean |
h2()
|
boolean |
h2(org.openqa.selenium.By by)
|
boolean |
h3()
|
boolean |
h3(org.openqa.selenium.By by)
|
boolean |
h4()
|
boolean |
h4(org.openqa.selenium.By by)
|
boolean |
header()
|
boolean |
header(org.openqa.selenium.By by)
|
boolean |
img()
|
boolean |
img(org.openqa.selenium.By by)
|
boolean |
input()
|
boolean |
input(org.openqa.selenium.By by)
|
FluentWebDriver.BooleanResultsAdapter |
invert(boolean b)
|
boolean |
label()
|
boolean |
label(org.openqa.selenium.By by)
|
boolean |
legend()
|
boolean |
legend(org.openqa.selenium.By by)
|
boolean |
li()
|
boolean |
li(org.openqa.selenium.By by)
|
boolean |
link()
|
boolean |
link(org.openqa.selenium.By by)
|
boolean |
map()
|
boolean |
map(org.openqa.selenium.By by)
|
boolean |
nav()
|
boolean |
nav(org.openqa.selenium.By by)
|
boolean |
object()
|
boolean |
object(org.openqa.selenium.By by)
|
boolean |
ol()
|
boolean |
ol(org.openqa.selenium.By by)
|
boolean |
option()
|
boolean |
option(org.openqa.selenium.By by)
|
boolean |
p()
|
boolean |
p(org.openqa.selenium.By by)
|
boolean |
pre()
|
boolean |
pre(org.openqa.selenium.By by)
|
boolean |
select()
|
boolean |
select(org.openqa.selenium.By by)
|
boolean |
span()
|
boolean |
span(org.openqa.selenium.By by)
|
boolean |
table()
|
boolean |
table(org.openqa.selenium.By by)
|
boolean |
tbody()
|
boolean |
tbody(org.openqa.selenium.By by)
|
boolean |
td()
|
boolean |
td(org.openqa.selenium.By by)
|
boolean |
textarea()
|
boolean |
textarea(org.openqa.selenium.By by)
|
boolean |
th()
|
boolean |
th(org.openqa.selenium.By by)
|
boolean |
tr()
|
boolean |
tr(org.openqa.selenium.By by)
|
boolean |
ul()
|
boolean |
ul(org.openqa.selenium.By by)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FluentWebDriver.BooleanResultsAdapter
protected FluentWebDriver.BooleanResultsAdapter(org.openqa.selenium.WebDriver webDriver,
Monitor monitor,
Context context)
FluentWebDriver.BooleanResultsAdapter
public FluentWebDriver.BooleanResultsAdapter(org.openqa.selenium.WebDriver webDriver,
Internal.WebElementHolder elementHolder,
Monitor monitor,
Context context)
invert
public FluentWebDriver.BooleanResultsAdapter invert(boolean b)
span
public boolean span()
span
public boolean span(org.openqa.selenium.By by)
div
public boolean div()
div
public boolean div(org.openqa.selenium.By by)
button
public boolean button()
button
public boolean button(org.openqa.selenium.By by)
link
public boolean link()
link
public boolean link(org.openqa.selenium.By by)
input
public boolean input()
input
public boolean input(org.openqa.selenium.By by)
select
public boolean select()
select
public boolean select(org.openqa.selenium.By by)
h1
public boolean h1()
h1
public boolean h1(org.openqa.selenium.By by)
h2
public boolean h2()
h2
public boolean h2(org.openqa.selenium.By by)
h3
public boolean h3()
h3
public boolean h3(org.openqa.selenium.By by)
h4
public boolean h4()
h4
public boolean h4(org.openqa.selenium.By by)
p
public boolean p()
p
public boolean p(org.openqa.selenium.By by)
b
public boolean b()
b
public boolean b(org.openqa.selenium.By by)
pre
public boolean pre()
pre
public boolean pre(org.openqa.selenium.By by)
header
public boolean header()
header
public boolean header(org.openqa.selenium.By by)
footer
public boolean footer()
footer
public boolean footer(org.openqa.selenium.By by)
figure
public boolean figure()
figure
public boolean figure(org.openqa.selenium.By by)
acronym
public boolean acronym()
acronym
public boolean acronym(org.openqa.selenium.By by)
abbr
public boolean abbr()
abbr
public boolean abbr(org.openqa.selenium.By by)
address
public boolean address()
address
public boolean address(org.openqa.selenium.By by)
blockquote
public boolean blockquote()
blockquote
public boolean blockquote(org.openqa.selenium.By by)
area
public boolean area()
area
public boolean area(org.openqa.selenium.By by)
label
public boolean label()
label
public boolean label(org.openqa.selenium.By by)
object
public boolean object()
object
public boolean object(org.openqa.selenium.By by)
nav
public boolean nav()
nav
public boolean nav(org.openqa.selenium.By by)
tbody
public boolean tbody()
tbody
public boolean tbody(org.openqa.selenium.By by)
img
public boolean img()
img
public boolean img(org.openqa.selenium.By by)
table
public boolean table()
table
public boolean table(org.openqa.selenium.By by)
fieldset
public boolean fieldset()
fieldset
public boolean fieldset(org.openqa.selenium.By by)
legend
public boolean legend()
legend
public boolean legend(org.openqa.selenium.By by)
tr
public boolean tr()
tr
public boolean tr(org.openqa.selenium.By by)
td
public boolean td()
td
public boolean td(org.openqa.selenium.By by)
th
public boolean th()
th
public boolean th(org.openqa.selenium.By by)
ul
public boolean ul()
ul
public boolean ul(org.openqa.selenium.By by)
ol
public boolean ol()
ol
public boolean ol(org.openqa.selenium.By by)
form
public boolean form()
form
public boolean form(org.openqa.selenium.By by)
textarea
public boolean textarea()
textarea
public boolean textarea(org.openqa.selenium.By by)
option
public boolean option()
option
public boolean option(org.openqa.selenium.By by)
li
public boolean li()
li
public boolean li(org.openqa.selenium.By by)
map
public boolean map()
map
public boolean map(org.openqa.selenium.By by)
Copyright © 2013. All Rights Reserved.