JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
D
E
F
G
L
M
P
S
T
W
C
check(String, String)
- Method in class similo.
Similo
Find and checks a WebElement using adaptive and self-healing multi-locators.
check(File, String)
- Method in class similo.
Similo
Find and checks a WebElement using adaptive and self-healing multi-locators.
check(Properties, String)
- Method in class similo.
Similo
Find and checks a WebElement using adaptive and self-healing multi-locators.
clearLocalStorage()
- Method in class similo.
Similo
Clear local browser storage
click(String)
- Method in class similo.
Similo
Click a WebElement using adaptive and self-healing multi-locators.
click(File)
- Method in class similo.
Similo
Clicks a WebElement using adaptive and self-healing multi-locators.
clickElement(Properties)
- Method in class similo.
Similo
D
delay(int)
- Method in class similo.
Similo
Delay the thread a number of milliseconds
E
enter(String, String)
- Method in class similo.
Similo
Enters a text (adds a return at the end) into a WebElement using adaptive and self-healing multi-locators.
enter(File, String)
- Method in class similo.
Similo
Enters a text (adds a return at the end) into a WebElement using adaptive and self-healing multi-locators.
F
findElement(String)
- Method in class similo.
Similo
Find a WebElement using adaptive and self-healing multi-locators.
findElement(File)
- Method in class similo.
Similo
Find a WebElement using adaptive and self-healing multi-locators.
findElement(Properties)
- Method in class similo.
Similo
Find a WebElement using adaptive and self-healing multi-locators.
G
getAjaxReady(WebDriver)
- Method in class similo.
Similo
getChecksumTags()
- Static method in class similo.
Similo
getCkecksumProperties()
- Static method in class similo.
Similo
getDocumentReady(WebDriver)
- Method in class similo.
Similo
getDomModifiedTime(WebDriver)
- Method in class similo.
Similo
getElementsToExtract()
- Method in class similo.
Similo
Get a comma separated list of web elements that should be fetches as candidates Default: input,textarea,button,select,a,h1,h2,h3,h4,h5,li,span,div,p,th,tr,td,label,svg
getLocators()
- Method in class similo.
Similo
Get all locators that belong to any of the tags in elementsToExtract
getLocators(String)
- Method in class similo.
Similo
Get all locators that belong to any of the tags in elementsToExtract
getMaxChecksumDiff()
- Method in class similo.
Similo
getMinScore()
- Method in class similo.
Similo
Get the minimum score required for a match (100 by default)
getNewPageValue(WebDriver)
- Method in class similo.
Similo
getPropertiesFolder()
- Method in class similo.
Similo
getStableDelay()
- Method in class similo.
Similo
Get the minimum time to wait for a stable GUI state
getStepDelay()
- Method in class similo.
Similo
Get the max time to wait for the correct GUI state (as last run)
getTimeout()
- Method in class similo.
Similo
Get the max time to wait for a web element
L
loadCookies(String, WebDriver)
- Method in class similo.
Similo
Load cookies from file
M
manageCookies(String, WebDriver)
- Method in class similo.
Similo
Load or save cookies from file
P
prepareAjaxWait(WebDriver)
- Method in class similo.
Similo
S
saveCookies(String, WebDriver)
- Method in class similo.
Similo
Save cookies to file
setChecksumTags(String[])
- Static method in class similo.
Similo
Set the tags to create a checksum from
setCkecksumProperties(String[])
- Static method in class similo.
Similo
Set the properties (or attributes) to create the checksum from
setElementsToExtract(String)
- Method in class similo.
Similo
Set the web elements that should be fetches as candidates
setMaxChecksumDiff(long)
- Method in class similo.
Similo
setMinScore(int)
- Method in class similo.
Similo
Set the minimum score required for a match
setPropertiesFolder(String)
- Method in class similo.
Similo
setStableDelay(int)
- Method in class similo.
Similo
Set the minimum time to wait for a stable GUI state
setStepDelay(int)
- Method in class similo.
Similo
Set the max time to wait for the correct GUI state (as last run)
setTimeout(int)
- Method in class similo.
Similo
Set the max time to wait for a web element
similo
- package similo
Similo
- Class in
similo
Similo(WebDriver)
- Constructor for class similo.
Similo
Create a MultiLocator associated with Selenium WebDriver.
Similo(WebDriver, String)
- Constructor for class similo.
Similo
Create a MultiLocator associated with Selenium WebDriver and a folder containing locator properties.
Similo(WebDriver, String, String)
- Constructor for class similo.
Similo
Create a MultiLocator associated with Selenium WebDriver, a locator folder, and a Javascript file.
T
type(String, String)
- Method in class similo.
Similo
Types a text into a WebElement using adaptive and self-healing multi-locators.
type(File, String)
- Method in class similo.
Similo
Types a text into a WebElement using adaptive and self-healing multi-locators.
typeElement(Properties, String, boolean)
- Method in class similo.
Similo
W
waitPageDomAjax(WebDriver)
- Method in class similo.
Similo
C
D
E
F
G
L
M
P
S
T
W
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes