Skip navigation links
A B C D E F G H I K L N O P R S T U V W X 

A

after(Path) - Method in class com.github.loyada.jdollarx.BasicPath
 
after(Path) - Method in interface com.github.loyada.jdollarx.Path
 
after(Path) - Method in class com.github.loyada.jdollarx.singlebrowser.SingleBrowserPath
 
afterSibling(Path) - Method in class com.github.loyada.jdollarx.BasicPath
 
afterSibling(Path) - Method in interface com.github.loyada.jdollarx.Path
 
afterSibling(Path) - Method in class com.github.loyada.jdollarx.singlebrowser.SingleBrowserPath
 
aggregatedTextContains(String) - Static method in class com.github.loyada.jdollarx.XpathUtils
 
aggregatedTextEquals(String) - Static method in class com.github.loyada.jdollarx.XpathUtils
 
ancestorOf(Path) - Method in class com.github.loyada.jdollarx.BasicPath
 
ancestorOf(Path) - Method in interface com.github.loyada.jdollarx.Path
 
ancestorOf(Path) - Method in class com.github.loyada.jdollarx.singlebrowser.SingleBrowserPath
 
anchor - Static variable in class com.github.loyada.jdollarx.BasicPath
 
anchor - Static variable in class com.github.loyada.jdollarx.singlebrowser.SingleBrowserPath
 
and(ElementProperty...) - Method in class com.github.loyada.jdollarx.BasicPath
 
and(ElementProperty) - Method in interface com.github.loyada.jdollarx.ElementProperty
 
and(ElementProperty...) - Method in interface com.github.loyada.jdollarx.Path
 
and(ElementProperty...) - Method in class com.github.loyada.jdollarx.singlebrowser.SingleBrowserPath
 
andNot(ElementProperty) - Method in interface com.github.loyada.jdollarx.ElementProperty
 

B

BasicPath - Class in com.github.loyada.jdollarx
 
BasicPath.ChildNumber - Class in com.github.loyada.jdollarx
 
BasicPath.GlobalOccurrenceNumber - Class in com.github.loyada.jdollarx
 
BasicPath.PathBuilder - Class in com.github.loyada.jdollarx
 
before(Path) - Method in class com.github.loyada.jdollarx.BasicPath
 
before(Path) - Method in interface com.github.loyada.jdollarx.Path
 
before(Path) - Method in class com.github.loyada.jdollarx.singlebrowser.SingleBrowserPath
 
beforeSibling(Path) - Method in class com.github.loyada.jdollarx.BasicPath
 
beforeSibling(Path) - Method in interface com.github.loyada.jdollarx.Path
 
beforeSibling(Path) - Method in class com.github.loyada.jdollarx.singlebrowser.SingleBrowserPath
 
body - Static variable in class com.github.loyada.jdollarx.BasicPath
 
body - Static variable in class com.github.loyada.jdollarx.singlebrowser.SingleBrowserPath
 
build() - Method in class com.github.loyada.jdollarx.BasicPath.PathBuilder
 
builder() - Static method in class com.github.loyada.jdollarx.BasicPath
 
button - Static variable in class com.github.loyada.jdollarx.BasicPath
 
button - Static variable in class com.github.loyada.jdollarx.singlebrowser.SingleBrowserPath
 

C

childNumber(Integer) - Static method in class com.github.loyada.jdollarx.BasicPath
 
ChildNumber(Integer) - Constructor for class com.github.loyada.jdollarx.BasicPath.ChildNumber
 
childOf(Path) - Method in class com.github.loyada.jdollarx.BasicPath
 
childOf(Path) - Method in interface com.github.loyada.jdollarx.Path
 
childOf(Path) - Method in class com.github.loyada.jdollarx.singlebrowser.SingleBrowserPath
 
click() - Method in class com.github.loyada.jdollarx.singlebrowser.SingleBrowserPath
 
clickAt(Path) - Method in class com.github.loyada.jdollarx.InBrowser
 
clickAt(Path) - Static method in class com.github.loyada.jdollarx.singlebrowser.InBrowserSinglton
 
clickOn(Path) - Method in class com.github.loyada.jdollarx.InBrowser
 
clickOn(Path) - Static method in class com.github.loyada.jdollarx.singlebrowser.InBrowserSinglton
 
com.github.loyada.jdollarx - package com.github.loyada.jdollarx
 
com.github.loyada.jdollarx.custommatchers - package com.github.loyada.jdollarx.custommatchers
 
com.github.loyada.jdollarx.singlebrowser - package com.github.loyada.jdollarx.singlebrowser
 
containing(Path) - Method in class com.github.loyada.jdollarx.BasicPath
 
containing(Path) - Method in interface com.github.loyada.jdollarx.Path
 
containing(Path) - Method in class com.github.loyada.jdollarx.singlebrowser.SingleBrowserPath
 
contains(Path) - Method in class com.github.loyada.jdollarx.BasicPath
 
contains(Path...) - Static method in class com.github.loyada.jdollarx.ElementProperties
 
contains(Path) - Method in interface com.github.loyada.jdollarx.Path
 
contains(Path) - Method in class com.github.loyada.jdollarx.singlebrowser.SingleBrowserPath
 
customElement(String) - Static method in class com.github.loyada.jdollarx.BasicPath
 
CustomMatchers - Class in com.github.loyada.jdollarx.custommatchers
 
CustomMatchers() - Constructor for class com.github.loyada.jdollarx.custommatchers.CustomMatchers
 

D

descendantOf(Path) - Method in class com.github.loyada.jdollarx.BasicPath
 
descendantOf(Path) - Method in interface com.github.loyada.jdollarx.Path
 
descendantOf(Path) - Method in class com.github.loyada.jdollarx.singlebrowser.SingleBrowserPath
 
describedBy(String) - Method in class com.github.loyada.jdollarx.BasicPath
 
describedBy(String) - Method in interface com.github.loyada.jdollarx.Path
 
describedBy(String) - Method in class com.github.loyada.jdollarx.singlebrowser.SingleBrowserPath
 
div - Static variable in class com.github.loyada.jdollarx.BasicPath
 
div - Static variable in class com.github.loyada.jdollarx.singlebrowser.SingleBrowserPath
 
doesNotExist(String) - Static method in class com.github.loyada.jdollarx.XpathUtils
 
doesNotExistInEntirePage(String) - Static method in class com.github.loyada.jdollarx.XpathUtils
 
doubleClick() - Method in class com.github.loyada.jdollarx.singlebrowser.SingleBrowserPath
 
doubleClickOn(Path) - Method in class com.github.loyada.jdollarx.InBrowser
 
doubleClickOn(Path) - Static method in class com.github.loyada.jdollarx.singlebrowser.InBrowserSinglton
 
down(Integer) - Method in class com.github.loyada.jdollarx.Operations.Scroll
 
dragAndDrop(BasicPath) - Method in class com.github.loyada.jdollarx.InBrowser
 
DragAndDrop(WebDriver, BasicPath) - Constructor for class com.github.loyada.jdollarx.Operations.DragAndDrop
 
dragAndDrop(BasicPath) - Static method in class com.github.loyada.jdollarx.singlebrowser.InBrowserSinglton
 
dragAndDrop() - Method in class com.github.loyada.jdollarx.singlebrowser.SingleBrowserPath
 
driver - Static variable in class com.github.loyada.jdollarx.singlebrowser.InBrowserSinglton
 

E

element - Static variable in class com.github.loyada.jdollarx.BasicPath
 
element - Static variable in class com.github.loyada.jdollarx.singlebrowser.SingleBrowserPath
 
ElementProperties - Class in com.github.loyada.jdollarx
 
ElementProperty - Interface in com.github.loyada.jdollarx
 

F

find(Path) - Method in class com.github.loyada.jdollarx.InBrowser
 
find(Path) - Static method in class com.github.loyada.jdollarx.singlebrowser.InBrowserSinglton
 
find() - Method in class com.github.loyada.jdollarx.singlebrowser.SingleBrowserPath
 
findAll(Path) - Method in class com.github.loyada.jdollarx.InBrowser
 
findAll(WebDriver, Path) - Static method in class com.github.loyada.jdollarx.InBrowserFinder
 
findAll(Path) - Static method in class com.github.loyada.jdollarx.singlebrowser.InBrowserSinglton
 
findAll() - Method in class com.github.loyada.jdollarx.singlebrowser.SingleBrowserPath
 
findAllByPath(String, Path) - Static method in class com.github.loyada.jdollarx.PathParsers
 
findAllByPath(Document, Path) - Static method in class com.github.loyada.jdollarx.PathParsers
 
findAllByXPath(Document, String) - Static method in class com.github.loyada.jdollarx.PathParsers
 
findPageWithNumberOfOccurrences(Path, int, RelationOperator) - Method in class com.github.loyada.jdollarx.InBrowser
 
findPageWithNumberOfOccurrences(WebDriver, Path, int) - Static method in class com.github.loyada.jdollarx.InBrowserFinder
 
findPageWithNumberOfOccurrences(WebDriver, Path, int, RelationOperator) - Static method in class com.github.loyada.jdollarx.InBrowserFinder
 
findPageWithout(Path) - Method in class com.github.loyada.jdollarx.InBrowser
 
firstOccuranceOf(Path) - Static method in class com.github.loyada.jdollarx.BasicPath
 
form - Static variable in class com.github.loyada.jdollarx.BasicPath
 
form - Static variable in class com.github.loyada.jdollarx.singlebrowser.SingleBrowserPath
 

G

getDescribedBy() - Method in class com.github.loyada.jdollarx.BasicPath
 
getDescribedBy() - Method in interface com.github.loyada.jdollarx.Path
 
getDescribedBy() - Method in class com.github.loyada.jdollarx.singlebrowser.SingleBrowserPath
 
getDocumentFromString(String) - Static method in class com.github.loyada.jdollarx.PathParsers
 
getDriver() - Method in class com.github.loyada.jdollarx.InBrowser
 
getElementProperties() - Method in class com.github.loyada.jdollarx.BasicPath
 
getElementProperties() - Method in interface com.github.loyada.jdollarx.Path
 
getElementProperties() - Method in class com.github.loyada.jdollarx.singlebrowser.SingleBrowserPath
 
getUnderlyingSource() - Method in class com.github.loyada.jdollarx.BasicPath
 
getUnderlyingSource() - Method in interface com.github.loyada.jdollarx.Path
 
getUnderlyingSource() - Method in class com.github.loyada.jdollarx.singlebrowser.SingleBrowserPath
 
getXPath() - Method in class com.github.loyada.jdollarx.BasicPath
 
getXPath() - Method in interface com.github.loyada.jdollarx.Path
 
getXPath() - Method in class com.github.loyada.jdollarx.singlebrowser.SingleBrowserPath
 
getXpathExplanation() - Method in class com.github.loyada.jdollarx.BasicPath
 
getXpathExplanation() - Method in interface com.github.loyada.jdollarx.Path
 
getXpathExplanation() - Method in class com.github.loyada.jdollarx.singlebrowser.SingleBrowserPath
 
GlobalOccurrenceNumber(Integer) - Constructor for class com.github.loyada.jdollarx.BasicPath.GlobalOccurrenceNumber
 

H

hasAggregatedTextContaining(String) - Static method in class com.github.loyada.jdollarx.ElementProperties
 
hasAggregatedTextEqualTo(String) - Static method in class com.github.loyada.jdollarx.ElementProperties
 
hasAncesctor(Path) - Static method in class com.github.loyada.jdollarx.ElementProperties
 
hasAnyOfClasses(String...) - Static method in class com.github.loyada.jdollarx.ElementProperties
 
hasAnyOfClasses(String...) - Static method in class com.github.loyada.jdollarx.XpathUtils
 
hasAttribute(String, String) - Static method in class com.github.loyada.jdollarx.ElementProperties
 
hasAttribute(String, String) - Static method in class com.github.loyada.jdollarx.XpathUtils
 
hasChild(Path...) - Static method in class com.github.loyada.jdollarx.ElementProperties
 
hasChildren - Static variable in class com.github.loyada.jdollarx.ElementProperties
 
hasClass(String) - Static method in class com.github.loyada.jdollarx.ElementProperties
 
hasClass(String) - Static method in class com.github.loyada.jdollarx.XpathUtils
 
hasClasses(String...) - Static method in class com.github.loyada.jdollarx.ElementProperties
 
hasClasses(String...) - Static method in class com.github.loyada.jdollarx.XpathUtils
 
hasDescendant(Path...) - Static method in class com.github.loyada.jdollarx.ElementProperties
 
hasElement(Path) - Static method in class com.github.loyada.jdollarx.custommatchers.CustomMatchers
 
HasElementNTimes - Class in com.github.loyada.jdollarx.custommatchers
This matcher is optimized for the success use-case.
HasElementNTimes(Path, int) - Constructor for class com.github.loyada.jdollarx.custommatchers.HasElementNTimes
 
hasElements(Path) - Static method in class com.github.loyada.jdollarx.custommatchers.CustomMatchers
 
HasElements - Class in com.github.loyada.jdollarx.custommatchers
 
HasElements(Path) - Constructor for class com.github.loyada.jdollarx.custommatchers.HasElements
 
hasId(String) - Static method in class com.github.loyada.jdollarx.ElementProperties
 
hasId(String) - Static method in class com.github.loyada.jdollarx.XpathUtils
 
hasName(String) - Static method in class com.github.loyada.jdollarx.ElementProperties
 
hasNChildren(Integer) - Static method in class com.github.loyada.jdollarx.ElementProperties
 
hasNoChildren - Static variable in class com.github.loyada.jdollarx.ElementProperties
 
hasNoElement(Path) - Static method in class com.github.loyada.jdollarx.custommatchers.CustomMatchers
 
hasNonOfTheClasses(String...) - Static method in class com.github.loyada.jdollarx.ElementProperties
 
hasParent(Path) - Static method in class com.github.loyada.jdollarx.ElementProperties
 
hasSomeText - Static variable in class com.github.loyada.jdollarx.ElementProperties
 
hasSomeText - Static variable in class com.github.loyada.jdollarx.XpathUtils
 
hasText(String) - Static method in class com.github.loyada.jdollarx.ElementProperties
 
hasTextContaining(String) - Static method in class com.github.loyada.jdollarx.ElementProperties
 
header - Static variable in class com.github.loyada.jdollarx.BasicPath
 
header - Static variable in class com.github.loyada.jdollarx.singlebrowser.SingleBrowserPath
 
header1 - Static variable in class com.github.loyada.jdollarx.BasicPath
 
header1 - Static variable in class com.github.loyada.jdollarx.singlebrowser.SingleBrowserPath
 
header2 - Static variable in class com.github.loyada.jdollarx.BasicPath
 
header2 - Static variable in class com.github.loyada.jdollarx.singlebrowser.SingleBrowserPath
 
header3 - Static variable in class com.github.loyada.jdollarx.BasicPath
 
header3 - Static variable in class com.github.loyada.jdollarx.singlebrowser.SingleBrowserPath
 
header4 - Static variable in class com.github.loyada.jdollarx.BasicPath
 
header4 - Static variable in class com.github.loyada.jdollarx.singlebrowser.SingleBrowserPath
 
header5 - Static variable in class com.github.loyada.jdollarx.BasicPath
 
header5 - Static variable in class com.github.loyada.jdollarx.singlebrowser.SingleBrowserPath
 
header6 - Static variable in class com.github.loyada.jdollarx.BasicPath
 
header6 - Static variable in class com.github.loyada.jdollarx.singlebrowser.SingleBrowserPath
 
hover() - Method in class com.github.loyada.jdollarx.singlebrowser.SingleBrowserPath
 
hoverOver(Path) - Method in class com.github.loyada.jdollarx.InBrowser
 
hoverOver(Path) - Static method in class com.github.loyada.jdollarx.singlebrowser.InBrowserSinglton
 
html - Static variable in class com.github.loyada.jdollarx.BasicPath
 
html - Static variable in class com.github.loyada.jdollarx.singlebrowser.SingleBrowserPath
 

I

iframe - Static variable in class com.github.loyada.jdollarx.BasicPath
 
image - Static variable in class com.github.loyada.jdollarx.BasicPath
 
in(InBrowser) - Static method in class com.github.loyada.jdollarx.custommatchers.IsPresent
 
in(Document) - Static method in class com.github.loyada.jdollarx.custommatchers.IsPresent
 
InBrowser - Class in com.github.loyada.jdollarx
 
InBrowser(WebDriver) - Constructor for class com.github.loyada.jdollarx.InBrowser
 
inBrowser() - Method in class com.github.loyada.jdollarx.Operations.KeysDown
 
inBrowser() - Method in class com.github.loyada.jdollarx.Operations.ReleaseKey
 
InBrowserFinder - Class in com.github.loyada.jdollarx
 
InBrowserFinder() - Constructor for class com.github.loyada.jdollarx.InBrowserFinder
 
InBrowserSinglton - Class in com.github.loyada.jdollarx.singlebrowser
 
InBrowserSinglton() - Constructor for class com.github.loyada.jdollarx.singlebrowser.InBrowserSinglton
 
input - Static variable in class com.github.loyada.jdollarx.BasicPath
 
input - Static variable in class com.github.loyada.jdollarx.singlebrowser.SingleBrowserPath
 
inside(Path) - Method in class com.github.loyada.jdollarx.BasicPath
 
inside(Path) - Method in interface com.github.loyada.jdollarx.Path
 
inside(Path) - Method in class com.github.loyada.jdollarx.singlebrowser.SingleBrowserPath
 
insideTopLevel() - Method in class com.github.loyada.jdollarx.BasicPath
 
insideTopLevel() - Method in interface com.github.loyada.jdollarx.Path
 
insideTopLevel() - Method in class com.github.loyada.jdollarx.singlebrowser.SingleBrowserPath
 
insideTopLevel(String) - Static method in class com.github.loyada.jdollarx.XpathUtils
 
isAbsentFrom(InBrowser) - Static method in class com.github.loyada.jdollarx.custommatchers.CustomMatchers
 
isAbsentFrom(Document) - Static method in class com.github.loyada.jdollarx.custommatchers.CustomMatchers
 
isAfter(Path...) - Static method in class com.github.loyada.jdollarx.ElementProperties
 
isAfterSibling(Path...) - Static method in class com.github.loyada.jdollarx.ElementProperties
 
isAncestorOf(Path...) - Static method in class com.github.loyada.jdollarx.ElementProperties
 
isBefore(Path...) - Static method in class com.github.loyada.jdollarx.ElementProperties
 
isBeforeSibling(Path...) - Static method in class com.github.loyada.jdollarx.ElementProperties
 
isChildOf(Path) - Static method in class com.github.loyada.jdollarx.ElementProperties
 
isContainedIn(Path) - Static method in class com.github.loyada.jdollarx.ElementProperties
 
isDescendantOf(Path) - Static method in class com.github.loyada.jdollarx.ElementProperties
 
isDisplayed(Path) - Method in class com.github.loyada.jdollarx.InBrowser
 
isDisplayed(Path) - Static method in class com.github.loyada.jdollarx.singlebrowser.InBrowserSinglton
 
isDisplayedIn(InBrowser) - Static method in class com.github.loyada.jdollarx.custommatchers.CustomMatchers
 
isEnabled(Path) - Method in class com.github.loyada.jdollarx.InBrowser
 
isEnabled(Path) - Static method in class com.github.loyada.jdollarx.singlebrowser.InBrowserSinglton
 
isEnabledIn(InBrowser) - Static method in class com.github.loyada.jdollarx.custommatchers.CustomMatchers
 
isHidden - Static variable in class com.github.loyada.jdollarx.ElementProperties
 
isHidden - Static variable in class com.github.loyada.jdollarx.XpathUtils
 
isInside(Path) - Static method in class com.github.loyada.jdollarx.ElementProperties
 
isLast - Static variable in class com.github.loyada.jdollarx.ElementProperties
 
isNotPresent(Path) - Method in class com.github.loyada.jdollarx.InBrowser
 
isNthFromLastSibling(Integer) - Static method in class com.github.loyada.jdollarx.ElementProperties
 
isNthSibling(Integer) - Static method in class com.github.loyada.jdollarx.ElementProperties
 
isOnlyChild - Static variable in class com.github.loyada.jdollarx.ElementProperties
 
isParentOf(Path...) - Static method in class com.github.loyada.jdollarx.ElementProperties
 
isPresent(int) - Static method in class com.github.loyada.jdollarx.custommatchers.CustomMatchers
 
isPresent() - Static method in class com.github.loyada.jdollarx.custommatchers.CustomMatchers
 
IsPresent - Class in com.github.loyada.jdollarx.custommatchers
 
IsPresent() - Constructor for class com.github.loyada.jdollarx.custommatchers.IsPresent
 
isPresent(Path) - Method in class com.github.loyada.jdollarx.InBrowser
 
isPresent(Path) - Static method in class com.github.loyada.jdollarx.singlebrowser.InBrowserSinglton
 
isPresentIn(InBrowser) - Static method in class com.github.loyada.jdollarx.custommatchers.CustomMatchers
 
isPresentIn(Document) - Static method in class com.github.loyada.jdollarx.custommatchers.CustomMatchers
 
IsPresentNTimes - Class in com.github.loyada.jdollarx.custommatchers
This matcher is optimized for the success use-case.
IsPresentNTimes(int) - Constructor for class com.github.loyada.jdollarx.custommatchers.IsPresentNTimes
 
isSelected(Path) - Method in class com.github.loyada.jdollarx.InBrowser
 
isSelected(Path) - Static method in class com.github.loyada.jdollarx.singlebrowser.InBrowserSinglton
 
isSelectedIn(InBrowser) - Static method in class com.github.loyada.jdollarx.custommatchers.CustomMatchers
 
isSiblingOf(Path...) - Static method in class com.github.loyada.jdollarx.ElementProperties
 

K

KeysDown(WebDriver, Keys) - Constructor for class com.github.loyada.jdollarx.Operations.KeysDown
 
KeysSender(WebDriver, CharSequence...) - Constructor for class com.github.loyada.jdollarx.Operations.KeysSender
 

L

left(Integer) - Method in class com.github.loyada.jdollarx.Operations.Scroll
 
listItem - Static variable in class com.github.loyada.jdollarx.BasicPath
 
listItem - Static variable in class com.github.loyada.jdollarx.singlebrowser.SingleBrowserPath
 

N

nOccurances(String, int, RelationOperator) - Static method in class com.github.loyada.jdollarx.XpathUtils
 
not(ElementProperty) - Static method in class com.github.loyada.jdollarx.ElementProperties
 
not(Path) - Static method in class com.github.loyada.jdollarx.PathOperators
 
numberOfAppearances(Path) - Method in class com.github.loyada.jdollarx.InBrowser
 
numberOfAppearances(Path) - Static method in class com.github.loyada.jdollarx.singlebrowser.InBrowserSinglton
 

O

occurrenceNumber(Integer) - Static method in class com.github.loyada.jdollarx.BasicPath
 
of(Path) - Method in class com.github.loyada.jdollarx.BasicPath.GlobalOccurrenceNumber
 
ofType(Path) - Method in class com.github.loyada.jdollarx.BasicPath.ChildNumber
 
on(Path) - Method in class com.github.loyada.jdollarx.Operations.KeysDown
 
on(BasicPath) - Method in class com.github.loyada.jdollarx.Operations.ReleaseKey
 
opAsEnglish(RelationOperator) - Static method in enum com.github.loyada.jdollarx.RelationOperator
 
opAsXpathString(RelationOperator) - Static method in enum com.github.loyada.jdollarx.RelationOperator
 
OperationFailedException(String, Throwable) - Constructor for exception com.github.loyada.jdollarx.Operations.OperationFailedException
 
Operations - Class in com.github.loyada.jdollarx
 
Operations() - Constructor for class com.github.loyada.jdollarx.Operations
 
Operations.DragAndDrop - Class in com.github.loyada.jdollarx
 
Operations.KeysDown - Class in com.github.loyada.jdollarx
 
Operations.KeysSender - Class in com.github.loyada.jdollarx
 
Operations.OperationFailedException - Exception in com.github.loyada.jdollarx
 
Operations.ReleaseKey - Class in com.github.loyada.jdollarx
 
Operations.Scroll - Class in com.github.loyada.jdollarx
 
option - Static variable in class com.github.loyada.jdollarx.BasicPath
 
or(Path) - Method in class com.github.loyada.jdollarx.BasicPath
 
or(ElementProperty) - Method in interface com.github.loyada.jdollarx.ElementProperty
 
or(Path) - Method in interface com.github.loyada.jdollarx.Path
 
or(Path) - Method in class com.github.loyada.jdollarx.singlebrowser.SingleBrowserPath
 

P

paragraph - Static variable in class com.github.loyada.jdollarx.BasicPath
 
parentOf(Path) - Method in class com.github.loyada.jdollarx.BasicPath
 
parentOf(Path) - Method in interface com.github.loyada.jdollarx.Path
 
parentOf(Path) - Method in class com.github.loyada.jdollarx.singlebrowser.SingleBrowserPath
 
Path - Interface in com.github.loyada.jdollarx
 
PathBuilder() - Constructor for class com.github.loyada.jdollarx.BasicPath.PathBuilder
 
PathBuilder(Optional<String>, Optional<String>, Optional<String>, Optional<String>, Optional<WebElement>, List<ElementProperty>) - Constructor for class com.github.loyada.jdollarx.BasicPath.PathBuilder
 
PathOperators - Class in com.github.loyada.jdollarx
 
PathParsers - Class in com.github.loyada.jdollarx
 
present(int) - Method in class com.github.loyada.jdollarx.custommatchers.HasElements
 
pressKeyDown(Keys) - Method in class com.github.loyada.jdollarx.InBrowser
 
pressKeyDown(Keys) - Static method in class com.github.loyada.jdollarx.singlebrowser.InBrowserSinglton
 

R

rawXpathProperty(String, String) - Static method in class com.github.loyada.jdollarx.ElementProperties
 
RelationOperator - Enum in com.github.loyada.jdollarx
 
releaseKey(Keys) - Method in class com.github.loyada.jdollarx.InBrowser
 
ReleaseKey(WebDriver, Keys) - Constructor for class com.github.loyada.jdollarx.Operations.ReleaseKey
 
releaseKey(Keys) - Static method in class com.github.loyada.jdollarx.singlebrowser.InBrowserSinglton
 
right(Integer) - Method in class com.github.loyada.jdollarx.Operations.Scroll
 

S

scroll() - Method in class com.github.loyada.jdollarx.InBrowser
 
Scroll(WebDriver) - Constructor for class com.github.loyada.jdollarx.Operations.Scroll
 
scrollTo(Path) - Method in class com.github.loyada.jdollarx.InBrowser
 
scrollTo(Path) - Static method in class com.github.loyada.jdollarx.singlebrowser.InBrowserSinglton
 
scrollTo() - Method in class com.github.loyada.jdollarx.singlebrowser.SingleBrowserPath
 
select - Static variable in class com.github.loyada.jdollarx.BasicPath
 
sendKeys(CharSequence...) - Method in class com.github.loyada.jdollarx.InBrowser
 
sendKeys(CharSequence...) - Static method in class com.github.loyada.jdollarx.singlebrowser.InBrowserSinglton
 
sendKeys(CharSequence...) - Method in class com.github.loyada.jdollarx.singlebrowser.SingleBrowserPath
 
SingleBrowserPath - Class in com.github.loyada.jdollarx.singlebrowser
 
SingleBrowserPath(BasicPath) - Constructor for class com.github.loyada.jdollarx.singlebrowser.SingleBrowserPath
 
span - Static variable in class com.github.loyada.jdollarx.BasicPath
 
span - Static variable in class com.github.loyada.jdollarx.singlebrowser.SingleBrowserPath
 

T

table - Static variable in class com.github.loyada.jdollarx.BasicPath
 
td - Static variable in class com.github.loyada.jdollarx.BasicPath
 
textContains(String) - Static method in class com.github.loyada.jdollarx.XpathUtils
 
textEquals(String) - Static method in class com.github.loyada.jdollarx.XpathUtils
 
th - Static variable in class com.github.loyada.jdollarx.BasicPath
 
that(ElementProperty...) - Method in class com.github.loyada.jdollarx.BasicPath
 
that(ElementProperty...) - Method in interface com.github.loyada.jdollarx.Path
 
that(ElementProperty...) - Method in class com.github.loyada.jdollarx.singlebrowser.SingleBrowserPath
 
times() - Method in class com.github.loyada.jdollarx.custommatchers.HasElementNTimes
 
timesIn(InBrowser) - Method in class com.github.loyada.jdollarx.custommatchers.IsPresentNTimes
 
timesIn(Document) - Method in class com.github.loyada.jdollarx.custommatchers.IsPresentNTimes
 
timesOrLess() - Method in class com.github.loyada.jdollarx.custommatchers.HasElementNTimes
 
timesOrLessIn(InBrowser) - Method in class com.github.loyada.jdollarx.custommatchers.IsPresentNTimes
 
timesOrLessIn(Document) - Method in class com.github.loyada.jdollarx.custommatchers.IsPresentNTimes
 
timesOrMore() - Method in class com.github.loyada.jdollarx.custommatchers.HasElementNTimes
 
timesOrMoreIn(InBrowser) - Method in class com.github.loyada.jdollarx.custommatchers.IsPresentNTimes
 
timesOrMoreIn(Document) - Method in class com.github.loyada.jdollarx.custommatchers.IsPresentNTimes
 
title - Static variable in class com.github.loyada.jdollarx.BasicPath
 
to(Path) - Method in class com.github.loyada.jdollarx.Operations.DragAndDrop
 
to(Integer, Integer) - Method in class com.github.loyada.jdollarx.Operations.DragAndDrop
 
to(Path) - Method in class com.github.loyada.jdollarx.Operations.KeysSender
 
to(Path) - Method in class com.github.loyada.jdollarx.Operations.Scroll
 
toBrowser() - Method in class com.github.loyada.jdollarx.Operations.KeysSender
 
toString() - Method in class com.github.loyada.jdollarx.BasicPath
 
toString() - Method in class com.github.loyada.jdollarx.singlebrowser.SingleBrowserPath
 
toXpath() - Method in interface com.github.loyada.jdollarx.ElementProperty
 
tr - Static variable in class com.github.loyada.jdollarx.BasicPath
 
translateTextForPath(String) - Static method in class com.github.loyada.jdollarx.XpathUtils
 

U

unorderedList - Static variable in class com.github.loyada.jdollarx.BasicPath
 
unorderedList - Static variable in class com.github.loyada.jdollarx.singlebrowser.SingleBrowserPath
 
up(Integer) - Method in class com.github.loyada.jdollarx.Operations.Scroll
 

V

valueOf(String) - Static method in enum com.github.loyada.jdollarx.RelationOperator
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.github.loyada.jdollarx.RelationOperator
Returns an array containing the constants of this enum type, in the order they are declared.

W

withClass(String) - Method in class com.github.loyada.jdollarx.BasicPath
 
withClass(String) - Method in interface com.github.loyada.jdollarx.Path
 
withClass(String) - Method in class com.github.loyada.jdollarx.singlebrowser.SingleBrowserPath
 
withClasses(String...) - Method in class com.github.loyada.jdollarx.BasicPath
 
withClasses(String...) - Method in interface com.github.loyada.jdollarx.Path
 
withClasses(String...) - Method in class com.github.loyada.jdollarx.singlebrowser.SingleBrowserPath
 
withDescribedBy(String) - Method in class com.github.loyada.jdollarx.BasicPath.PathBuilder
 
withDescribedByOptional(Optional<String>) - Method in class com.github.loyada.jdollarx.BasicPath.PathBuilder
 
withElementProperties(List<ElementProperty>) - Method in class com.github.loyada.jdollarx.BasicPath.PathBuilder
 
withGlobalIndex(Integer) - Method in class com.github.loyada.jdollarx.BasicPath
 
withGlobalIndex(Integer) - Method in interface com.github.loyada.jdollarx.Path
 
withGlobalIndex(Integer) - Method in class com.github.loyada.jdollarx.singlebrowser.SingleBrowserPath
 
withIndex(Integer) - Static method in class com.github.loyada.jdollarx.ElementProperties
 
withIndexInRange(int, int) - Static method in class com.github.loyada.jdollarx.ElementProperties
 
withInsideXpath(String) - Method in class com.github.loyada.jdollarx.BasicPath.PathBuilder
 
withInsideXpathOptional(Optional<String>) - Method in class com.github.loyada.jdollarx.BasicPath.PathBuilder
 
withText(String) - Method in class com.github.loyada.jdollarx.BasicPath
 
withText(String) - Method in interface com.github.loyada.jdollarx.Path
 
withText(String) - Method in class com.github.loyada.jdollarx.singlebrowser.SingleBrowserPath
 
withTextContaining(String) - Method in class com.github.loyada.jdollarx.BasicPath
 
withTextContaining(String) - Method in interface com.github.loyada.jdollarx.Path
 
withTextContaining(String) - Method in class com.github.loyada.jdollarx.singlebrowser.SingleBrowserPath
 
withUnderlying(WebElement) - Method in class com.github.loyada.jdollarx.BasicPath.PathBuilder
 
withUnderlyingOptional(Optional<WebElement>) - Method in class com.github.loyada.jdollarx.BasicPath.PathBuilder
 
withXpath(String) - Method in class com.github.loyada.jdollarx.BasicPath.PathBuilder
 
withXpathExplanation(String) - Method in class com.github.loyada.jdollarx.BasicPath.PathBuilder
 
withXpathExplanationOptional(Optional<String>) - Method in class com.github.loyada.jdollarx.BasicPath.PathBuilder
 
withXpathOptional(Optional<String>) - Method in class com.github.loyada.jdollarx.BasicPath.PathBuilder
 

X

XpathUtils - Class in com.github.loyada.jdollarx
 
A B C D E F G H I K L N O P R S T U V W X 
Skip navigation links

Copyright © 2016. All rights reserved.