Index

A B C D E F G H I L N O P R S V W 
All Classes and Interfaces|All Packages

A

AbstractPrimePage - Class in org.primefaces.selenium
 
AbstractPrimePage() - Constructor for class org.primefaces.selenium.AbstractPrimePage
 
AbstractPrimePageFragment - Class in org.primefaces.selenium
 
AbstractPrimePageFragment() - Constructor for class org.primefaces.selenium.AbstractPrimePageFragment
 
AbstractPrimePageTest - Class in org.primefaces.selenium
 
AbstractPrimePageTest() - Constructor for class org.primefaces.selenium.AbstractPrimePageTest
 
afterAll(ExtensionContext) - Method in class org.primefaces.selenium.internal.junit.WebDriverExtension
 
afterAnyNavigationCall(WebDriver.Navigation, Method, Object[], Object) - Method in class org.primefaces.selenium.internal.OnloadScriptsEventListener
 
afterClick(WebElement) - Method in class org.primefaces.selenium.internal.OnloadScriptsEventListener
 
ajax(String, Object...) - Static method in class org.primefaces.selenium.internal.Guard
 
ajax(T) - Static method in class org.primefaces.selenium.internal.Guard
 
ajax(T, int) - Static method in class org.primefaces.selenium.internal.Guard
 
ajaxQueueEmpty() - Static method in class org.primefaces.selenium.PrimeExpectedConditions
 
animationNotActive() - Static method in class org.primefaces.selenium.PrimeExpectedConditions
 
assertClickable(WebElement) - Method in class org.primefaces.selenium.AbstractPrimePageTest
 
assertCss(WebElement, String...) - Method in class org.primefaces.selenium.AbstractPrimePageTest
Checks a WebElement if it has a CSS class or classes.
assertDisabled(By) - Method in class org.primefaces.selenium.AbstractPrimePageTest
 
assertDisabled(WebElement) - Method in class org.primefaces.selenium.AbstractPrimePageTest
 
assertDisplayed(By) - Method in class org.primefaces.selenium.AbstractPrimePageTest
 
assertDisplayed(WebElement) - Method in class org.primefaces.selenium.AbstractPrimePageTest
 
assertEnabled(By) - Method in class org.primefaces.selenium.AbstractPrimePageTest
 
assertEnabled(WebElement) - Method in class org.primefaces.selenium.AbstractPrimePageTest
 
assertIsAt(Class<? extends AbstractPrimePage>) - Method in class org.primefaces.selenium.AbstractPrimePageTest
 
assertIsAt(String) - Method in class org.primefaces.selenium.AbstractPrimePageTest
 
assertIsAt(AbstractPrimePage) - Method in class org.primefaces.selenium.AbstractPrimePageTest
 
assertNoJavascriptErrors() - Method in class org.primefaces.selenium.AbstractPrimePageTest
Checks the browse console and asserts there are no SEVERE level messages.
assertNotClickable(WebElement) - Method in class org.primefaces.selenium.AbstractPrimePageTest
 
assertNotDisabled(By) - Method in class org.primefaces.selenium.AbstractPrimePageTest
 
assertNotDisabled(WebElement) - Method in class org.primefaces.selenium.AbstractPrimePageTest
 
assertNotDisplayed(By) - Method in class org.primefaces.selenium.AbstractPrimePageTest
 
assertNotDisplayed(WebElement) - Method in class org.primefaces.selenium.AbstractPrimePageTest
 
assertNotEnabled(By) - Method in class org.primefaces.selenium.AbstractPrimePageTest
 
assertNotEnabled(WebElement) - Method in class org.primefaces.selenium.AbstractPrimePageTest
 
assertNotPresent(By) - Method in class org.primefaces.selenium.AbstractPrimePageTest
 
assertNotPresent(WebElement) - Method in class org.primefaces.selenium.AbstractPrimePageTest
 
assertPresent(By) - Method in class org.primefaces.selenium.AbstractPrimePageTest
 
assertPresent(WebElement) - Method in class org.primefaces.selenium.AbstractPrimePageTest
 
assertText(WebElement, String) - Method in class org.primefaces.selenium.AbstractPrimePageTest
Asserts text of a web element and cleanses it of whitespace issues due to different WebDriver results.

B

beforeAll(ExtensionContext) - Method in class org.primefaces.selenium.internal.junit.BootstrapExtension
 
beforeAll(ExtensionContext) - Method in class org.primefaces.selenium.internal.junit.WebDriverExtension
 
beforeClick(WebElement) - Method in class org.primefaces.selenium.internal.OnloadScriptsEventListener
 
beforeClick(WebElement) - Method in class org.primefaces.selenium.internal.ScrollElementIntoViewClickListener
 
beforeEach() - Method in class org.primefaces.selenium.AbstractPrimePageTest
 
BootstrapExtension - Class in org.primefaces.selenium.internal.junit
 
BootstrapExtension() - Constructor for class org.primefaces.selenium.internal.junit.BootstrapExtension
 
buildOnloadScripts() - Method in class org.primefaces.selenium.internal.ConfigProvider
 

C

clearConsole() - Method in class org.primefaces.selenium.AbstractPrimePageTest
Clears the browser console.
clearInput(WebElement, boolean) - Static method in class org.primefaces.selenium.PrimeSelenium
Clears the input field of text.
close() - Method in class org.primefaces.selenium.internal.junit.BootstrapExtension
 
collectFields(Object) - Static method in class org.primefaces.selenium.internal.proxy.ProxyUtils
 
ConfigProvider - Class in org.primefaces.selenium.internal
 
ConfigProvider() - Constructor for class org.primefaces.selenium.internal.ConfigProvider
 
create(Class<T>, ElementLocator) - Static method in class org.primefaces.selenium.spi.PrimePageFragmentFactory
 
create(Class<T>, WebDriver) - Static method in class org.primefaces.selenium.spi.PrimePageFactory
 
create(Class<T>, WebElement) - Static method in class org.primefaces.selenium.spi.PrimePageFragmentFactory
 
createFragment(Class<T>, By) - Static method in class org.primefaces.selenium.PrimeSelenium
Creates the PrimeFaces Selenium component for the selector.
createFragment(Class<T>, WebElement) - Static method in class org.primefaces.selenium.PrimeSelenium
Creates the PrimeFaces Selenium component for the element.
createWebDriver() - Method in class org.primefaces.selenium.internal.DefaultWebDriverAdapter
 
createWebDriver() - Method in interface org.primefaces.selenium.spi.WebDriverAdapter
 
custom(T, int, int, ExpectedCondition...) - Static method in class org.primefaces.selenium.internal.Guard
 
custom(T, int, ExpectedCondition...) - Static method in class org.primefaces.selenium.internal.Guard
 

D

DefaultWebDriverAdapter - Class in org.primefaces.selenium.internal
 
DefaultWebDriverAdapter() - Constructor for class org.primefaces.selenium.internal.DefaultWebDriverAdapter
 
DeploymentAdapter - Interface in org.primefaces.selenium.spi
 
disableAnimations() - Static method in class org.primefaces.selenium.PrimeSelenium
Globally disable all CSS and jQuery animations.
documentLoaded() - Static method in class org.primefaces.selenium.PrimeExpectedConditions
 

E

ElementLocatorInterceptor - Class in org.primefaces.selenium.internal.proxy
 
ElementLocatorInterceptor(ElementLocator) - Constructor for class org.primefaces.selenium.internal.proxy.ElementLocatorInterceptor
 
ElementsLocatorInterceptor - Class in org.primefaces.selenium.internal.proxy
 
ElementsLocatorInterceptor(ElementLocator, Class<? extends WebElement>) - Constructor for class org.primefaces.selenium.internal.proxy.ElementsLocatorInterceptor
 
elementToBeClickable(WebElement) - Static method in class org.primefaces.selenium.PrimeExpectedConditions
 
enableAnimations() - Static method in class org.primefaces.selenium.PrimeSelenium
Globally enable all CSS and jQuery animations.
execute() - Static method in class org.primefaces.selenium.internal.OnloadScripts
 
executeScript(boolean, String, Object...) - Static method in class org.primefaces.selenium.PrimeSelenium
Executes JavaScript in the browser and will wait if the request is an AJAX request.
executeScript(String, Object...) - Static method in class org.primefaces.selenium.PrimeSelenium
Executes JavaScript in the browser.

F

fileExists(String) - Static method in class org.primefaces.selenium.PrimeExpectedConditions
 
FindByParentPartialId - Annotation Type in org.primefaces.selenium.findby
Alternative FindBy annotation, which should only be used in page fragments.
FindByParentPartialIdElementLocator - Class in org.primefaces.selenium.findby
 
FindByParentPartialIdElementLocator(WebDriver, ElementLocator, FindByParentPartialId) - Constructor for class org.primefaces.selenium.findby.FindByParentPartialIdElementLocator
 
findElement() - Method in class org.primefaces.selenium.findby.FindByParentPartialIdElementLocator
 
findElement() - Method in class org.primefaces.selenium.internal.proxy.LazyElementLocator
 
findElements() - Method in class org.primefaces.selenium.findby.FindByParentPartialIdElementLocator
 
findElements() - Method in class org.primefaces.selenium.internal.proxy.LazyElementLocator
 

G

get() - Static method in class org.primefaces.selenium.spi.WebDriverProvider
 
get(boolean) - Static method in class org.primefaces.selenium.spi.WebDriverProvider
 
getBaseLocation() - Method in class org.primefaces.selenium.AbstractPrimePage
 
getBaseUrl() - Static method in class org.primefaces.selenium.PrimeSelenium
 
getBaseUrl() - Method in interface org.primefaces.selenium.spi.DeploymentAdapter
 
getCapabilities() - Static method in class org.primefaces.selenium.PrimeSelenium
Get Capabilities of WebDriver.
getDeploymentAdapter() - Method in class org.primefaces.selenium.internal.ConfigProvider
 
getDeploymentBaseUrl() - Method in class org.primefaces.selenium.internal.ConfigProvider
 
getElementLocator() - Method in class org.primefaces.selenium.AbstractPrimePageFragment
 
getId() - Method in class org.primefaces.selenium.AbstractPrimePageFragment
 
getInstance() - Static method in class org.primefaces.selenium.internal.ConfigProvider
 
getLocation() - Method in class org.primefaces.selenium.AbstractPrimePage
 
getLogsForType(String) - Method in class org.primefaces.selenium.AbstractPrimePageTest
Utility method for checking the browser console for a specific type of message.
getOnloadScripts() - Method in class org.primefaces.selenium.internal.ConfigProvider
 
getOnloadScriptsAdapter() - Method in class org.primefaces.selenium.internal.ConfigProvider
 
getRoot() - Method in class org.primefaces.selenium.AbstractPrimePageFragment
 
getScrollElementIntoView() - Method in class org.primefaces.selenium.internal.ConfigProvider
 
getTimeoutAjax() - Method in class org.primefaces.selenium.internal.ConfigProvider
 
getTimeoutDocumentLoad() - Method in class org.primefaces.selenium.internal.ConfigProvider
 
getTimeoutFileUpload() - Method in class org.primefaces.selenium.internal.ConfigProvider
 
getTimeoutGui() - Method in class org.primefaces.selenium.internal.ConfigProvider
 
getTimeoutHttp() - Method in class org.primefaces.selenium.internal.ConfigProvider
 
getUnproxiedClass(Class<?>) - Static method in class org.primefaces.selenium.internal.proxy.ProxyUtils
 
getUrl(String) - Static method in class org.primefaces.selenium.PrimeSelenium
Gets the URL of the page.
getUrl(AbstractPrimePage) - Static method in class org.primefaces.selenium.PrimeSelenium
Gets the URL of the page.
getWebDriver() - Method in class org.primefaces.selenium.AbstractPrimePage
 
getWebDriver() - Method in class org.primefaces.selenium.AbstractPrimePageFragment
 
getWebDriver() - Method in class org.primefaces.selenium.AbstractPrimePageTest
 
getWebDriver() - Static method in class org.primefaces.selenium.PrimeSelenium
Gets the current Selenium WebDriver.
getWebdriverAdapter() - Method in class org.primefaces.selenium.internal.ConfigProvider
 
getWebdriverBrowser() - Method in class org.primefaces.selenium.internal.ConfigProvider
 
getWebdriverLogLevel() - Method in class org.primefaces.selenium.internal.ConfigProvider
 
getWebdriverVersion() - Method in class org.primefaces.selenium.internal.ConfigProvider
 
getWebStorage() - Method in class org.primefaces.selenium.AbstractPrimePage
Get WebStorage of WebDriver.
getWebStorage() - Static method in class org.primefaces.selenium.PrimeSelenium
Get WebStorage of WebDriver.
getWrappedElement() - Method in class org.primefaces.selenium.AbstractPrimePageFragment
 
goTo() - Method in class org.primefaces.selenium.AbstractPrimePage
 
goTo(Class<T>) - Method in class org.primefaces.selenium.AbstractPrimePageTest
 
goTo(Class<T>) - Static method in class org.primefaces.selenium.PrimeSelenium
Goto a particular page.
goTo(String) - Method in class org.primefaces.selenium.AbstractPrimePageTest
 
goTo(String) - Static method in class org.primefaces.selenium.PrimeSelenium
Goto a particular page.
goTo(AbstractPrimePage) - Static method in class org.primefaces.selenium.PrimeSelenium
Goto a particular page.
Guard - Class in org.primefaces.selenium.internal
 
guardAjax(String, Object...) - Static method in class org.primefaces.selenium.PrimeSelenium
Guard the widget script which fires an AJAX request and means wait until it has completed before returning.
guardAjax(T) - Static method in class org.primefaces.selenium.PrimeSelenium
Guard the AJAX request which means wait until it has completed before returning.
guardAjax(T, int) - Static method in class org.primefaces.selenium.PrimeSelenium
Guard the AJAX request which means wait until it has completed before returning.
guardHttp(T) - Static method in class org.primefaces.selenium.PrimeSelenium
Guard the HTTP request which means wait until it has completed before returning.

H

hasCssClass(WebElement, String...) - Static method in class org.primefaces.selenium.PrimeSelenium
Checks a WebElement if it has a CSS class or classes.
http(T) - Static method in class org.primefaces.selenium.internal.Guard
 

I

initialize(ConfigProvider) - Method in class org.primefaces.selenium.internal.DefaultWebDriverAdapter
 
initialize(ConfigProvider) - Method in interface org.primefaces.selenium.spi.WebDriverAdapter
 
intercept(Method, Object[]) - Method in class org.primefaces.selenium.internal.proxy.ElementLocatorInterceptor
 
invisibleAndAnimationComplete(WebElement) - Static method in class org.primefaces.selenium.PrimeExpectedConditions
 
invoke(Object, Method, Object[]) - Method in class org.primefaces.selenium.internal.proxy.ElementsLocatorInterceptor
 
isAt() - Method in class org.primefaces.selenium.AbstractPrimePage
 
isChrome() - Static method in class org.primefaces.selenium.PrimeSelenium
Is the current WebDriver a Chrome driver?
isDisableAnimations() - Method in class org.primefaces.selenium.internal.ConfigProvider
 
isElementClickable(WebElement) - Static method in class org.primefaces.selenium.PrimeSelenium
Is this element clickable?
isElementDisplayed(By) - Static method in class org.primefaces.selenium.PrimeSelenium
Is the Element displayed on the page?
isElementDisplayed(WebElement) - Static method in class org.primefaces.selenium.PrimeSelenium
Is the Element displayed on the page?
isElementEnabled(By) - Static method in class org.primefaces.selenium.PrimeSelenium
Is the Element enabled on the page?
isElementEnabled(WebElement) - Static method in class org.primefaces.selenium.PrimeSelenium
Is the Element enabled on the page?
isElementPresent(By) - Static method in class org.primefaces.selenium.PrimeSelenium
Is the Element present on the page?
isElementPresent(WebElement) - Static method in class org.primefaces.selenium.PrimeSelenium
Is the Element present on the page?
isFirefox() - Static method in class org.primefaces.selenium.PrimeSelenium
Is the current WebDriver a Firefox driver?
isHeadless() - Static method in class org.primefaces.selenium.PrimeSelenium
Is this driver running headless? Meaning without a UI.
isMacOs() - Static method in class org.primefaces.selenium.PrimeSelenium
Are we running on MacOS?
isSafari() - Static method in class org.primefaces.selenium.PrimeSelenium
Is the current WebDriver a Safari driver?
isVisibleInViewport(WebElement) - Static method in class org.primefaces.selenium.PrimeSelenium
Is the Element visisible in the current viewport??
isWebdriverHeadless() - Method in class org.primefaces.selenium.internal.ConfigProvider
 

L

LazyElementLocator - Class in org.primefaces.selenium.internal.proxy
 
LazyElementLocator(ElementLocatorFactory, Field) - Constructor for class org.primefaces.selenium.internal.proxy.LazyElementLocator
 

N

name() - Element in annotation type org.primefaces.selenium.findby.FindByParentPartialId
Name attribute to find instead of using the ID of the component.
normalizeSpace(String) - Static method in class org.primefaces.selenium.AbstractPrimePageTest
notNavigating() - Static method in class org.primefaces.selenium.PrimeExpectedConditions
 
notSubmitting() - Static method in class org.primefaces.selenium.PrimeExpectedConditions
 

O

OnloadScripts - Class in org.primefaces.selenium.internal
 
OnloadScriptsAdapter - Interface in org.primefaces.selenium.spi
 
OnloadScriptsEventListener - Class in org.primefaces.selenium.internal
 
OnloadScriptsEventListener() - Constructor for class org.primefaces.selenium.internal.OnloadScriptsEventListener
 
org.primefaces.selenium - package org.primefaces.selenium
 
org.primefaces.selenium.findby - package org.primefaces.selenium.findby
 
org.primefaces.selenium.internal - package org.primefaces.selenium.internal
 
org.primefaces.selenium.internal.junit - package org.primefaces.selenium.internal.junit
 
org.primefaces.selenium.internal.proxy - package org.primefaces.selenium.internal.proxy
 
org.primefaces.selenium.spi - package org.primefaces.selenium.spi
 

P

PageInjectionExtension - Class in org.primefaces.selenium.internal.junit
 
PageInjectionExtension() - Constructor for class org.primefaces.selenium.internal.junit.PageInjectionExtension
 
postProcessTestInstance(Object, ExtensionContext) - Method in class org.primefaces.selenium.internal.junit.PageInjectionExtension
 
PrimeExpectedConditions - Class in org.primefaces.selenium
 
PrimePageFactory - Class in org.primefaces.selenium.spi
 
PrimePageFragmentFactory - Class in org.primefaces.selenium.spi
 
PrimeSelenium - Class in org.primefaces.selenium
 
printConsole() - Method in class org.primefaces.selenium.AbstractPrimePageTest
Dumps to System.out or System.err any messages found in the browser console.
ProxyUtils - Class in org.primefaces.selenium.internal.proxy
 

R

registerOnloadScripts(List<String>) - Method in interface org.primefaces.selenium.spi.OnloadScriptsAdapter
 
resolveParameter(ParameterContext, ExtensionContext) - Method in class org.primefaces.selenium.internal.junit.PageInjectionExtension
 

S

script(String) - Static method in class org.primefaces.selenium.PrimeExpectedConditions
 
ScrollElementIntoViewClickListener - Class in org.primefaces.selenium.internal
 
ScrollElementIntoViewClickListener() - Constructor for class org.primefaces.selenium.internal.ScrollElementIntoViewClickListener
 
ScrollElementIntoViewClickListener(String) - Constructor for class org.primefaces.selenium.internal.ScrollElementIntoViewClickListener
 
searchFromRoot() - Element in annotation type org.primefaces.selenium.findby.FindByParentPartialId
 
set(WebDriver) - Static method in class org.primefaces.selenium.spi.WebDriverProvider
 
setElementLocator(ElementLocator) - Method in class org.primefaces.selenium.AbstractPrimePageFragment
 
setHiddenInput(WebElement, String) - Static method in class org.primefaces.selenium.PrimeSelenium
Sets a value to a hidden input.
setTimeoutAjax(int) - Method in class org.primefaces.selenium.internal.ConfigProvider
 
setWebDriver(WebDriver) - Method in class org.primefaces.selenium.AbstractPrimePage
 
setWebDriver(WebDriver) - Method in class org.primefaces.selenium.AbstractPrimePageFragment
 
shutdown() - Method in interface org.primefaces.selenium.spi.DeploymentAdapter
 
startup() - Method in interface org.primefaces.selenium.spi.DeploymentAdapter
 
supportsParameter(ParameterContext, ExtensionContext) - Method in class org.primefaces.selenium.internal.junit.PageInjectionExtension
 

V

value() - Element in annotation type org.primefaces.selenium.findby.FindByParentPartialId
ID of the component under the parent to find.
visibleAndAnimationComplete(WebElement) - Static method in class org.primefaces.selenium.PrimeExpectedConditions
 
visibleInViewport(WebElement) - Static method in class org.primefaces.selenium.PrimeExpectedConditions
 

W

wait(int) - Static method in class org.primefaces.selenium.PrimeSelenium
Waits specified amount of milliseconds.
waitDocumentLoad() - Static method in class org.primefaces.selenium.PrimeSelenium
Wait until the document is loaded.
waitGui() - Static method in class org.primefaces.selenium.PrimeSelenium
Wait will ignore instances of NotFoundException that are encountered (thrown) by default in the 'until' condition, and immediately propagate all others.
WebDriverAdapter - Interface in org.primefaces.selenium.spi
 
WebDriverExtension - Class in org.primefaces.selenium.internal.junit
 
WebDriverExtension() - Constructor for class org.primefaces.selenium.internal.junit.WebDriverExtension
 
WebDriverProvider - Class in org.primefaces.selenium.spi
 
A B C D E F G H I L N O P R S V W 
All Classes and Interfaces|All Packages