A B C D G H I L N O P R S T U W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- afterFindBy(By, WebElement, WebDriver) - Method in class ru.iopump.qa.support.selenium.listener.HighlighterListener
- apply(Statement, Description) - Method in class ru.iopump.qa.support.http.LocalSimpleHtmlServer.TestHtmlServer
-
Deprecated.
- asTestRule() - Method in class ru.iopump.qa.support.http.LocalSimpleHtmlServer
-
Create junit rule from server with default html
LocalSimpleHtmlServer.TestHtmlServer.HTML. - asTestRule(String) - Method in class ru.iopump.qa.support.http.LocalSimpleHtmlServer
-
Create junit rule from server.
B
- beforeClickOn(WebElement, WebDriver) - Method in class ru.iopump.qa.support.selenium.listener.HighlighterListener
- beforeGetText(WebElement, WebDriver) - Method in class ru.iopump.qa.support.selenium.listener.HighlighterListener
- beforeNavigateBack(WebDriver) - Method in class ru.iopump.qa.support.selenium.listener.HighlighterListener
- beforeNavigateForward(WebDriver) - Method in class ru.iopump.qa.support.selenium.listener.HighlighterListener
- beforeNavigateRefresh(WebDriver) - Method in class ru.iopump.qa.support.selenium.listener.HighlighterListener
- beforeNavigateTo(String, WebDriver) - Method in class ru.iopump.qa.support.selenium.listener.HighlighterListener
C
- close() - Method in class ru.iopump.qa.support.http.LocalSimpleHtmlServer
- close() - Method in class ru.iopump.qa.support.selenium.listener.SingleThreadHighlighterImpl
D
- dropState() - Method in interface ru.iopump.qa.support.selenium.listener.Highlighter
-
Remove last Highlighted element and other cache.
- dropState() - Method in class ru.iopump.qa.support.selenium.listener.SingleThreadHighlighterImpl
G
- getHtml() - Method in class ru.iopump.qa.support.http.LocalSimpleHtmlServer.TestHtmlServer
- getPath() - Method in class ru.iopump.qa.support.http.LocalSimpleHtmlServer.TestHtmlServer
- getPort() - Method in class ru.iopump.qa.support.http.LocalSimpleHtmlServer.TestHtmlServer
- getUrl() - Method in class ru.iopump.qa.support.http.LocalSimpleHtmlServer.TestHtmlServer
H
- highlight(WebElement, WebDriver) - Method in interface ru.iopump.qa.support.selenium.listener.Highlighter
-
Highlight element in driver and save this element for
Highlighter.unhighlightPrev(org.openqa.selenium.WebElement, org.openqa.selenium.WebDriver). - highlight(WebElement, WebDriver) - Method in class ru.iopump.qa.support.selenium.listener.SingleThreadHighlighterImpl
- Highlighter - Interface in ru.iopump.qa.support.selenium.listener
-
Class for turn on/off highlighting element in active
WebElement. - HighlighterListener - Class in ru.iopump.qa.support.selenium.listener
-
WebDriverEventListeneris intended to highlight current active element.
I
- isPublished() - Method in class ru.iopump.qa.support.http.LocalSimpleHtmlServer
L
- LocalSimpleHtmlServer - Class in ru.iopump.qa.support.http
-
JDK http server.
- LocalSimpleHtmlServer.TestHtmlServer - Class in ru.iopump.qa.support.http
N
- newSingleThreadHighlighterListener() - Static method in class ru.iopump.qa.support.selenium.listener.HighlighterListener
O
- of() - Static method in class ru.iopump.qa.support.http.LocalSimpleHtmlServer
- of(int, String) - Static method in class ru.iopump.qa.support.http.LocalSimpleHtmlServer
- of(String) - Static method in class ru.iopump.qa.support.http.LocalSimpleHtmlServer
- of(Highlighter) - Method in class ru.iopump.qa.support.selenium.listener.HighlighterListener
P
- publish(String) - Method in class ru.iopump.qa.support.http.LocalSimpleHtmlServer
-
Publish HTML string on localhost http server with specified path and port.
R
- ru.iopump.qa.support.http - package ru.iopump.qa.support.http
- ru.iopump.qa.support.selenium.listener - package ru.iopump.qa.support.selenium.listener
-
Useful listeners for Selenium
WebDriverwith minimum dependencies.
S
- setCharset(Charset) - Method in class ru.iopump.qa.support.http.LocalSimpleHtmlServer
- setHtml(String) - Method in class ru.iopump.qa.support.http.LocalSimpleHtmlServer.TestHtmlServer
- SingleThreadHighlighterImpl - Class in ru.iopump.qa.support.selenium.listener
-
Single thread and single
WebDriverimplementation. - SingleThreadHighlighterImpl() - Constructor for class ru.iopump.qa.support.selenium.listener.SingleThreadHighlighterImpl
- SingleThreadHighlighterImpl(int, String) - Constructor for class ru.iopump.qa.support.selenium.listener.SingleThreadHighlighterImpl
T
- TestHtmlServer(String) - Constructor for class ru.iopump.qa.support.http.LocalSimpleHtmlServer.TestHtmlServer
- toString() - Method in class ru.iopump.qa.support.http.LocalSimpleHtmlServer
U
- unhighlightPrev(WebElement, WebDriver) - Method in interface ru.iopump.qa.support.selenium.listener.Highlighter
-
Turn off highlighting for last saved element during
Highlighter.highlight(org.openqa.selenium.WebElement, org.openqa.selenium.WebDriver)or do nothing if no active element. - unhighlightPrev(WebElement, WebDriver) - Method in class ru.iopump.qa.support.selenium.listener.SingleThreadHighlighterImpl
W
- withHtml(String) - Method in class ru.iopump.qa.support.http.LocalSimpleHtmlServer.TestHtmlServer
All Classes All Packages