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

A

addGalenResult(GalenTestInfo) - Static method in class io.wcm.qa.glnm.reporting.GaleniumReportUtil
Add GalenTestInfo to global list for generating reports.
addImageComparisonResult(File, File, File) - Static method in class io.wcm.qa.glnm.reporting.GaleniumReportUtil
Adds image comparison result for use with Allure's screen-diff-plugin.
addLabel(String, String) - Static method in class io.wcm.qa.glnm.reporting.GaleniumReportUtil
Add label to test case.
addPngAttachment(String, File) - Static method in class io.wcm.qa.glnm.reporting.GaleniumReportUtil
Add attachment with "image/png" and ".png".
addPngAttachment(String, File, boolean) - Static method in class io.wcm.qa.glnm.reporting.GaleniumReportUtil
Add attachment with "image/png" and ".png".
addProperty(Object, Object) - Static method in class io.wcm.qa.glnm.configuration.ConfigurationUtil
Adds a system property.
addToSystemProperties(Map<String, String>) - Static method in class io.wcm.qa.glnm.configuration.ConfigurationUtil
Add properties from map to system properties.
addToSystemProperties(Properties) - Static method in class io.wcm.qa.glnm.configuration.ConfigurationUtil
Add system properties.
AemComponentUrlBuilder - Class in io.wcm.qa.glnm.aem
Encapsulates logic to directly talk to components.
AemComponentUtil - Class in io.wcm.qa.glnm.aem
Helper methods for handling AEM components.
AllureNestedStepping - Class in io.wcm.qa.glnm.reporting
Allure step integration.
AllureNestedStepping(String) - Constructor for class io.wcm.qa.glnm.reporting.AllureNestedStepping
Constructor.
aroundAssert(ProceedingJoinPoint) - Method in class io.wcm.qa.glnm.aspectj.AssertAspect
AssertAspect - Class in io.wcm.qa.glnm.aspectj
Facilitates soft asserts for Hamcrest.
AssertAspect() - Constructor for class io.wcm.qa.glnm.aspectj.AssertAspect
 

B

build() - Method in class io.wcm.qa.glnm.aem.AemComponentUrlBuilder
build.

C

CartesianProduct - Annotation Type in io.wcm.qa.glnm.junit.combinatorial
Multiplies all sources with each other.
ChromeOptionsUtil - Class in io.wcm.qa.glnm.junit
ChromePerformanceLog interface.
Combinable<T> - Class in io.wcm.qa.glnm.junit.combinatorial
Wraps a value for combinatorial test generation.
Combinable(T) - Constructor for class io.wcm.qa.glnm.junit.combinatorial.Combinable
Constructor for Combinable.
CombinableProvider - Interface in io.wcm.qa.glnm.junit.combinatorial
Provides combinables.
combinables() - Method in interface io.wcm.qa.glnm.junit.combinatorial.CombinableProvider
combinables.
CombinableSource - Annotation Type in io.wcm.qa.glnm.junit.combinatorial
Support for non-argument sources for combinatorial tests.
CombinableSources - Annotation Type in io.wcm.qa.glnm.junit.combinatorial
Support for non-argument sources for combinatorial tests.
CombinatorialTestInvocationContext - Class in org.junit.jupiter.params
Bridge to free JUnit's package visible ParameterizedTestInvocationContext.
CombinatorialTestInvocationContext(CombinatorialTestNameFormatter, CombinatorialTestMethodContext, Object[], List<Extension>) - Constructor for class org.junit.jupiter.params.CombinatorialTestInvocationContext
 
CombinatorialTestMethodContext - Class in org.junit.jupiter.params
Bridge to free JUnit's package visible ParameterizedTestMethodContext.
CombinatorialTestMethodContext(Method) - Constructor for class org.junit.jupiter.params.CombinatorialTestMethodContext
 
CombinatorialTestNameFormatter - Class in org.junit.jupiter.params
Bridge to free JUnit's package visible ParameterizedTestNameFormatter.
CombinatorialTestNameFormatter(String, String, ParameterizedTestMethodContext) - Constructor for class org.junit.jupiter.params.CombinatorialTestNameFormatter
 
ConfigurationUtil - Class in io.wcm.qa.glnm.configuration
Convenience methods to set system properties.
constructRelativeFile(File, File) - Static method in class io.wcm.qa.glnm.util.FileHandlingUtil
constructRelativeFile.
constructRelativeFile(String, String) - Static method in class io.wcm.qa.glnm.util.FileHandlingUtil
constructRelativeFile.
constructRelativePath(File, File) - Static method in class io.wcm.qa.glnm.util.FileHandlingUtil
constructRelativePath.
constructRelativePath(String, String) - Static method in class io.wcm.qa.glnm.util.FileHandlingUtil
constructRelativePath.
createGalenHtmlReport(List<GalenTestInfo>) - Static method in class io.wcm.qa.glnm.reporting.GaleniumReportUtil
Write all test results to Galen report.
createGalenReports() - Static method in class io.wcm.qa.glnm.reporting.GaleniumReportUtil
Create reports from global list of GalenTestInfos.
CsvUtil - Class in io.wcm.qa.glnm.configuration
Utility methods to parse CSV files.

D

debug(Marker, String) - Method in class io.wcm.qa.glnm.logging.logback.MarkedLogger
debug(Marker, String, Object) - Method in class io.wcm.qa.glnm.logging.logback.MarkedLogger
debug(Marker, String, Object...) - Method in class io.wcm.qa.glnm.logging.logback.MarkedLogger
debug(Marker, String, Object, Object) - Method in class io.wcm.qa.glnm.logging.logback.MarkedLogger
debug(Marker, String, Throwable) - Method in class io.wcm.qa.glnm.logging.logback.MarkedLogger
debug(String) - Method in class io.wcm.qa.glnm.logging.logback.MarkedLogger
debug(String, Object) - Method in class io.wcm.qa.glnm.logging.logback.MarkedLogger
debug(String, Object...) - Method in class io.wcm.qa.glnm.logging.logback.MarkedLogger
debug(String, Object, Object) - Method in class io.wcm.qa.glnm.logging.logback.MarkedLogger
debug(String, Throwable) - Method in class io.wcm.qa.glnm.logging.logback.MarkedLogger
DEFAULT_DISPLAY_NAME - Static variable in annotation type io.wcm.qa.glnm.junit.combinatorial.CartesianProduct
 
DEFAULT_DISPLAY_NAME - Static variable in annotation type io.wcm.qa.glnm.junit.combinatorial.Pairwise
 
doneMatching(JoinPoint, boolean) - Method in class io.wcm.qa.glnm.aspectj.MatcherAspect
doneMatching.

E

ensureParent(File) - Static method in class io.wcm.qa.glnm.util.FileHandlingUtil
ensureParent.
error(Marker, String) - Method in class io.wcm.qa.glnm.logging.logback.MarkedLogger
error(Marker, String, Object) - Method in class io.wcm.qa.glnm.logging.logback.MarkedLogger
error(Marker, String, Object...) - Method in class io.wcm.qa.glnm.logging.logback.MarkedLogger
error(Marker, String, Object, Object) - Method in class io.wcm.qa.glnm.logging.logback.MarkedLogger
error(Marker, String, Throwable) - Method in class io.wcm.qa.glnm.logging.logback.MarkedLogger
error(String) - Method in class io.wcm.qa.glnm.logging.logback.MarkedLogger
error(String, Object) - Method in class io.wcm.qa.glnm.logging.logback.MarkedLogger
error(String, Object...) - Method in class io.wcm.qa.glnm.logging.logback.MarkedLogger
error(String, Object, Object) - Method in class io.wcm.qa.glnm.logging.logback.MarkedLogger
error(String, Throwable) - Method in class io.wcm.qa.glnm.logging.logback.MarkedLogger
escapeHtml(String) - Static method in class io.wcm.qa.glnm.reporting.GaleniumReportUtil
Uses HtmlEscapers to escape text for use in reporting.

F

failStep(String) - Static method in class io.wcm.qa.glnm.reporting.GaleniumReportUtil
failStep.
FileHandlingUtil - Class in io.wcm.qa.glnm.util
Convenience methods for file and path handling.
formatter(String, String, CombinatorialTestMethodContext) - Static method in class org.junit.jupiter.params.CombinatorialTestNameFormatter
formatter.
forMethod(Method) - Static method in class org.junit.jupiter.params.CombinatorialTestMethodContext
Factory method.

G

GaleniumConfiguration - Class in io.wcm.qa.glnm.configuration
Central place to integrate test run and environment configuration from Maven et al.
GaleniumContext - Class in io.wcm.qa.glnm.context
Keeps important data for each thread.
GaleniumContext() - Constructor for class io.wcm.qa.glnm.context.GaleniumContext
 
GaleniumException - Exception in io.wcm.qa.glnm.exceptions
Runtime exception for Galenium.
GaleniumException(String) - Constructor for exception io.wcm.qa.glnm.exceptions.GaleniumException
Constructor for GaleniumException.
GaleniumException(String, Throwable) - Constructor for exception io.wcm.qa.glnm.exceptions.GaleniumException
Constructor for GaleniumException.
GaleniumLoggingUtil - Class in io.wcm.qa.glnm.logging.util
Utility methods and constants around logging.
GaleniumReportUtil - Class in io.wcm.qa.glnm.reporting
Utility class containing methods handling reporting.
get(String) - Static method in class io.wcm.qa.glnm.context.GaleniumContext
Get a custom object for the current thread.
getActualImagesDirectory() - Static method in class io.wcm.qa.glnm.configuration.GaleniumConfiguration
The root directory for storing sample images of current run.
getAdditionalExtensions() - Method in class org.junit.jupiter.params.CombinatorialTestInvocationContext
getAllPropertiesContaining(Properties, String) - Static method in class io.wcm.qa.glnm.configuration.PropertiesUtil
Filter properties by key part.
getAllPropertiesWithPrefix(Properties, String) - Static method in class io.wcm.qa.glnm.configuration.PropertiesUtil
Filter properties by key prefix.
getAuthorPass() - Static method in class io.wcm.qa.glnm.configuration.GaleniumConfiguration
Password to use when logging into author.
getAuthorUser() - Static method in class io.wcm.qa.glnm.configuration.GaleniumConfiguration
Username to use when logging into author.
getBaseUrl() - Static method in class io.wcm.qa.glnm.configuration.GaleniumConfiguration
The base URL to use when running tests.
getChromeBinaryPath() - Static method in class io.wcm.qa.glnm.configuration.GaleniumConfiguration
Path to Chrome binary which is passed to driver.
getComponentName() - Method in class io.wcm.qa.glnm.aem.AemComponentUrlBuilder
 
getContentPath() - Method in class io.wcm.qa.glnm.aem.AemComponentUrlBuilder
 
getContext() - Static method in class io.wcm.qa.glnm.context.GaleniumContext
getContext.
getCurrentDriver() - Static method in class io.wcm.qa.glnm.webdriver.WebDriverManagement
Return the driver already in use.
getDefaultWebdriverTimeout() - Static method in class io.wcm.qa.glnm.configuration.GaleniumConfiguration
Default timeout for webdriver in seconds.
getDriver() - Static method in class io.wcm.qa.glnm.context.GaleniumContext
Getter for the field driver.
getExpectedImagesDirectory() - Static method in class io.wcm.qa.glnm.configuration.GaleniumConfiguration
Path to root folder of expected image samples to verify against.
getExtension() - Method in class io.wcm.qa.glnm.aem.AemComponentUrlBuilder
 
getFilteredProperties(Properties, Pattern) - Static method in class io.wcm.qa.glnm.configuration.PropertiesUtil
Filter properties by regular expression.
getGalenJsTestPath() - Static method in class io.wcm.qa.glnm.configuration.GaleniumConfiguration
Path to root folder containing Galen JS tests.
getGalenSpecPath() - Static method in class io.wcm.qa.glnm.configuration.GaleniumConfiguration
Path to root folder containing Galen specs.
getGridHost() - Static method in class io.wcm.qa.glnm.configuration.GaleniumConfiguration
Selenium Grid hostname or address.
getGridPort() - Static method in class io.wcm.qa.glnm.configuration.GaleniumConfiguration
Selenium Grid port number.
getHost() - Method in class io.wcm.qa.glnm.aem.AemComponentUrlBuilder
 
getHttpPass() - Static method in class io.wcm.qa.glnm.configuration.GaleniumConfiguration
HTTP password to use in HTTP basic auth.
getHttpUser() - Static method in class io.wcm.qa.glnm.configuration.GaleniumConfiguration
HTTP username to use in HTTP basic auth.
getLowerBound() - Method in interface io.wcm.qa.glnm.mediaquery.MediaQuery
getLowerBound.
getMarkedLogger(Marker, Logger) - Static method in class io.wcm.qa.glnm.logging.util.GaleniumLoggingUtil
Gets a logger which marks every entry with the passed Marker.
getMarkedLogger(String, Logger) - Static method in class io.wcm.qa.glnm.logging.util.GaleniumLoggingUtil
Gets a logger which marks every entry with a Marker using the passed string.
getMarker(String) - Static method in class io.wcm.qa.glnm.logging.util.GaleniumLoggingUtil
getMarker.
getMatchingMediaQuery(int) - Static method in class io.wcm.qa.glnm.mediaquery.MediaQueryUtil
Returns matching media query from configuration.
getMediaQueries() - Static method in class io.wcm.qa.glnm.mediaquery.MediaQueryUtil
getMediaQueries.
getMediaQueries(File) - Static method in class io.wcm.qa.glnm.mediaquery.MediaQueryUtil
getMediaQueries.
getMediaQueries(Properties) - Static method in class io.wcm.qa.glnm.mediaquery.MediaQueryUtil
getMediaQueries.
getMediaQueries(String) - Static method in class io.wcm.qa.glnm.mediaquery.MediaQueryUtil
getMediaQueries.
getMediaQueryByName(String) - Static method in class io.wcm.qa.glnm.mediaquery.MediaQueryUtil
getMediaQueryByName.
getMediaQueryForViewportWidth(int) - Static method in class io.wcm.qa.glnm.mediaquery.MediaQueryUtil
MQ for viewport width.
getMediaQueryHeight() - Static method in class io.wcm.qa.glnm.configuration.GaleniumConfiguration
Height to use when instantiating devices using media queries.
getMediaQueryMaximalWidth() - Static method in class io.wcm.qa.glnm.configuration.GaleniumConfiguration
Height to use when instantiating devices using media queries.
getMediaQueryMinimalWidth() - Static method in class io.wcm.qa.glnm.configuration.GaleniumConfiguration
Height to use when instantiating devices using media queries.
getMediaQueryPropertiesPath() - Static method in class io.wcm.qa.glnm.configuration.GaleniumConfiguration
Path to media query definitions.
getName() - Method in class io.wcm.qa.glnm.logging.logback.MarkedLogger
getName() - Method in interface io.wcm.qa.glnm.mediaquery.MediaQuery
getName.
getNewMediaQuery(String, int, int) - Static method in class io.wcm.qa.glnm.mediaquery.MediaQueryUtil
Factory method to create MediaQuery
getNumberOfBrowserInstantiationRetries() - Static method in class io.wcm.qa.glnm.configuration.GaleniumConfiguration
Number of retries when instantiating browsers.
getNumberOfRetries() - Static method in class io.wcm.qa.glnm.configuration.GaleniumConfiguration
Number of retries for failed tests.
getParameterCount() - Method in class org.junit.jupiter.params.CombinatorialTestMethodContext
getParentStep() - Method in class io.wcm.qa.glnm.reporting.AllureNestedStepping
 
getPort() - Method in class io.wcm.qa.glnm.aem.AemComponentUrlBuilder
 
getProtocol() - Method in class io.wcm.qa.glnm.aem.AemComponentUrlBuilder
 
getReportDirectory() - Static method in class io.wcm.qa.glnm.configuration.GaleniumConfiguration
Report root folder.
getSanitized(String, int) - Static method in class io.wcm.qa.glnm.format.NameUtil
Get string input sanitized for use in names.
getTestLogDirectory() - Static method in class io.wcm.qa.glnm.configuration.GaleniumConfiguration
Test log root folder.
getTextComparisonOutputDirectory() - Static method in class io.wcm.qa.glnm.configuration.GaleniumConfiguration
Directory to retrieve the text samples from.
getTupelsFor(Integer...) - Static method in class io.wcm.qa.glnm.pairwise.PairwiseDefinition
Returns pairwise selected tupels for the domain sizes
getUpperBound() - Method in interface io.wcm.qa.glnm.mediaquery.MediaQuery
getUpperBound.
getWait(int) - Static method in class io.wcm.qa.glnm.webdriver.WebDriverManagement
Get a WebDriverWait for the current driver..
getWait(int, int) - Static method in class io.wcm.qa.glnm.webdriver.WebDriverManagement
Get a WebDriverWait for the current driver..

H

hamcrestMatcherAssert() - Method in class io.wcm.qa.glnm.aspectj.AssertAspect
Pointcut definition.
hamcrestMatcherMatch() - Method in class io.wcm.qa.glnm.aspectj.MatcherAspect
hamcrestMatcherMatch.
hasAggregator() - Method in class org.junit.jupiter.params.CombinatorialTestMethodContext
hasPotentiallyValidSignature() - Method in class org.junit.jupiter.params.CombinatorialTestMethodContext
headless() - Static method in class io.wcm.qa.glnm.junit.ChromeOptionsUtil
headless.

I

info(Marker, String) - Method in class io.wcm.qa.glnm.logging.logback.MarkedLogger
info(Marker, String, Object) - Method in class io.wcm.qa.glnm.logging.logback.MarkedLogger
info(Marker, String, Object...) - Method in class io.wcm.qa.glnm.logging.logback.MarkedLogger
info(Marker, String, Object, Object) - Method in class io.wcm.qa.glnm.logging.logback.MarkedLogger
info(Marker, String, Throwable) - Method in class io.wcm.qa.glnm.logging.logback.MarkedLogger
info(String) - Method in class io.wcm.qa.glnm.logging.logback.MarkedLogger
info(String, Object) - Method in class io.wcm.qa.glnm.logging.logback.MarkedLogger
info(String, Object...) - Method in class io.wcm.qa.glnm.logging.logback.MarkedLogger
info(String, Object, Object) - Method in class io.wcm.qa.glnm.logging.logback.MarkedLogger
info(String, Throwable) - Method in class io.wcm.qa.glnm.logging.logback.MarkedLogger
invocationContext(CombinatorialTestNameFormatter, CombinatorialTestMethodContext, Object[], List<Extension>) - Static method in class org.junit.jupiter.params.CombinatorialTestInvocationContext
invocationContext.
io.wcm.qa.glnm.aem - package io.wcm.qa.glnm.aem
 
io.wcm.qa.glnm.aspectj - package io.wcm.qa.glnm.aspectj
 
io.wcm.qa.glnm.configuration - package io.wcm.qa.glnm.configuration
 
io.wcm.qa.glnm.context - package io.wcm.qa.glnm.context
 
io.wcm.qa.glnm.exceptions - package io.wcm.qa.glnm.exceptions
 
io.wcm.qa.glnm.format - package io.wcm.qa.glnm.format
 
io.wcm.qa.glnm.junit - package io.wcm.qa.glnm.junit
 
io.wcm.qa.glnm.junit.combinatorial - package io.wcm.qa.glnm.junit.combinatorial
 
io.wcm.qa.glnm.logging.logback - package io.wcm.qa.glnm.logging.logback
 
io.wcm.qa.glnm.logging.util - package io.wcm.qa.glnm.logging.util
 
io.wcm.qa.glnm.mediaquery - package io.wcm.qa.glnm.mediaquery
 
io.wcm.qa.glnm.pairwise - package io.wcm.qa.glnm.pairwise
 
io.wcm.qa.glnm.reporting - package io.wcm.qa.glnm.reporting
 
io.wcm.qa.glnm.util - package io.wcm.qa.glnm.util
 
io.wcm.qa.glnm.webdriver - package io.wcm.qa.glnm.webdriver
 
isAuthorInstance() - Method in class io.wcm.qa.glnm.aem.AemComponentUrlBuilder
 
isDebugEnabled() - Method in class io.wcm.qa.glnm.logging.logback.MarkedLogger
isDebugEnabled(Marker) - Method in class io.wcm.qa.glnm.logging.logback.MarkedLogger
isErrorEnabled() - Method in class io.wcm.qa.glnm.logging.logback.MarkedLogger
isErrorEnabled(Marker) - Method in class io.wcm.qa.glnm.logging.logback.MarkedLogger
isFixChromeImageComparison() - Static method in class io.wcm.qa.glnm.configuration.GaleniumConfiguration
Headless Chrome Windows workaround flag.
isHeadless() - Static method in class io.wcm.qa.glnm.configuration.GaleniumConfiguration
Headless browser flag.
isInfoEnabled() - Method in class io.wcm.qa.glnm.logging.logback.MarkedLogger
isInfoEnabled(Marker) - Method in class io.wcm.qa.glnm.logging.logback.MarkedLogger
isLazyWebDriverInitialization() - Static method in class io.wcm.qa.glnm.configuration.GaleniumConfiguration
Lazy web driver intialization takes control away from WebDriverListener and lets the test itself decide when or whether to initialize a webdriver.
isOnlyReportGalenErrors() - Static method in class io.wcm.qa.glnm.configuration.GaleniumConfiguration
Only report Galen errors and leave successful tests out of report.
isSamplingVerificationIgnore() - Static method in class io.wcm.qa.glnm.configuration.GaleniumConfiguration
Ignore sampling verification errors and continue running test.
isSkipExtentReports() - Static method in class io.wcm.qa.glnm.configuration.GaleniumConfiguration
Usually Galenium will log to ExtentReports, but it can be skipped.
isSparseReporting() - Static method in class io.wcm.qa.glnm.configuration.GaleniumConfiguration
Sparse reporting is a different set of logging configuration.
isSuppressAutoAdjustBrowserSize() - Static method in class io.wcm.qa.glnm.configuration.GaleniumConfiguration
Adjusting the browser size is important to ensure the correct viewport size, but it can lead to problems with certain browser/driver/OS combinations.
isTakeScreenshotOnSkippedTest() - Static method in class io.wcm.qa.glnm.configuration.GaleniumConfiguration
Take screenshots for skipped tests.
isTakeScreenshotOnSuccessfulTest() - Static method in class io.wcm.qa.glnm.configuration.GaleniumConfiguration
Take screenshots for successful tests.
isTraceEnabled() - Method in class io.wcm.qa.glnm.logging.logback.MarkedLogger
isTraceEnabled(Marker) - Method in class io.wcm.qa.glnm.logging.logback.MarkedLogger
isWarnEnabled() - Method in class io.wcm.qa.glnm.logging.logback.MarkedLogger
isWarnEnabled(Marker) - Method in class io.wcm.qa.glnm.logging.logback.MarkedLogger
isWebDriverAcceptTrustedSslCertificatesOnly() - Static method in class io.wcm.qa.glnm.configuration.GaleniumConfiguration
Control whether to only accept secure SSL certificates Key:
isWebDriverAlwaysNew() - Static method in class io.wcm.qa.glnm.configuration.GaleniumConfiguration
Control whether to attempt reuse of drivers.
isWebDriverRefuseSslCertificates() - Static method in class io.wcm.qa.glnm.configuration.GaleniumConfiguration
Control whether to refuse SSL certificates Key:

L

loadProperties(Properties, String) - Static method in class io.wcm.qa.glnm.configuration.PropertiesUtil
Load properties from file.
loadProperties(String) - Static method in class io.wcm.qa.glnm.configuration.PropertiesUtil
Load properties from file.

M

MarkedLogger - Class in io.wcm.qa.glnm.logging.logback
Wraps a Logger in a way that marks every statement with the configured additional marker.
MarkedLogger(Logger, Marker) - Constructor for class io.wcm.qa.glnm.logging.logback.MarkedLogger
Constructor for MarkedLogger.
MARKER_ERROR - Static variable in class io.wcm.qa.glnm.logging.util.GaleniumLoggingUtil
Deprecated.
Use Allure compatible markers or use SLF4J log level Status.ERROR.
MARKER_EXTENT_REPORT - Static variable in class io.wcm.qa.glnm.logging.util.GaleniumLoggingUtil
Deprecated.
Use Allure compatible markers.
MARKER_FAIL - Static variable in class io.wcm.qa.glnm.logging.util.GaleniumLoggingUtil
For special FAIL log status.
MARKER_FATAL - Static variable in class io.wcm.qa.glnm.logging.util.GaleniumLoggingUtil
Deprecated.
Use Allure compatible markers or use SLF4J log levels.
MARKER_INFO - Static variable in class io.wcm.qa.glnm.logging.util.GaleniumLoggingUtil
Deprecated.
Use Allure compatible markers or use SLF4J log level Status.INFO.
MARKER_PASS - Static variable in class io.wcm.qa.glnm.logging.util.GaleniumLoggingUtil
For special PASS log status.
MARKER_SKIP - Static variable in class io.wcm.qa.glnm.logging.util.GaleniumLoggingUtil
For special SKIP log status.
MARKER_WARN - Static variable in class io.wcm.qa.glnm.logging.util.GaleniumLoggingUtil
Deprecated.
Use Allure compatible markers or use SLF4J log level Status.WARN.
MatcherAspect - Class in io.wcm.qa.glnm.aspectj
Adds matches to Allure Report with correct pass/fail status.
MatcherAspect() - Constructor for class io.wcm.qa.glnm.aspectj.MatcherAspect
 
MediaQuery - Interface in io.wcm.qa.glnm.mediaquery
Media Queries or Break Points are a concept in responsive design and define different behaviors for different page widths.
MediaQueryUtil - Class in io.wcm.qa.glnm.mediaquery
Some convenience methods around MediaQuery.

N

NameUtil - Class in io.wcm.qa.glnm.format
Utility methods to get solid names for code, tests and files.
nestedStep(String) - Method in class io.wcm.qa.glnm.reporting.AllureNestedStepping
 

O

org.junit.jupiter.params - package org.junit.jupiter.params
 

P

Pairwise - Annotation Type in io.wcm.qa.glnm.junit.combinatorial
Combines all sources by pairwise combination.
PairwiseDefinition - Class in io.wcm.qa.glnm.pairwise
Helper to reduce test cases by applying pairwise approach.
parse(File) - Static method in class io.wcm.qa.glnm.configuration.CsvUtil
Get a parser for CSV file.
parse(File, boolean) - Static method in class io.wcm.qa.glnm.configuration.CsvUtil
Get a parser for CSV file.
parse(String) - Static method in class io.wcm.qa.glnm.configuration.CsvUtil
Get a parser for CSV file.
parse(File) - Static method in class io.wcm.qa.glnm.configuration.TextFileUtil
Read lines from file to String collection.
parse(String) - Static method in class io.wcm.qa.glnm.configuration.TextFileUtil
Read lines from file to String collection.
parseToBeans(File, Class<T>) - Static method in class io.wcm.qa.glnm.configuration.CsvUtil
Populate beans with CSV data.
passStep(String) - Static method in class io.wcm.qa.glnm.reporting.GaleniumReportUtil
passStep.
PropertiesUtil - Class in io.wcm.qa.glnm.configuration
Helper methods for dealing with Properties.
providedType() - Method in interface io.wcm.qa.glnm.junit.combinatorial.CombinableProvider
Used for filtering.
put(String, Object) - Static method in class io.wcm.qa.glnm.context.GaleniumContext
Store any object in the current threads context.

R

rootStep(String) - Method in class io.wcm.qa.glnm.reporting.AllureNestedStepping
 

S

setAuthorInstance(boolean) - Method in class io.wcm.qa.glnm.aem.AemComponentUrlBuilder
Setter for the field authorInstance.
setComponentName(String) - Method in class io.wcm.qa.glnm.aem.AemComponentUrlBuilder
Setter for the field componentName.
setContentPath(String) - Method in class io.wcm.qa.glnm.aem.AemComponentUrlBuilder
Setter for the field contentPath.
setDefaultTimeout() - Static method in class io.wcm.qa.glnm.webdriver.WebDriverManagement
Set implicit wait to configured default timeout.
setDriver(WebDriver) - Method in class io.wcm.qa.glnm.context.GaleniumContext
WebDriver to use for all things Galenium.
setExtension(String) - Method in class io.wcm.qa.glnm.aem.AemComponentUrlBuilder
Default 'html'.
setHost(String) - Method in class io.wcm.qa.glnm.aem.AemComponentUrlBuilder
Default 'localhost'.
setParentStep(String) - Method in class io.wcm.qa.glnm.reporting.AllureNestedStepping
 
setPort(int) - Method in class io.wcm.qa.glnm.aem.AemComponentUrlBuilder
Default 4502.
setProtocol(String) - Method in class io.wcm.qa.glnm.aem.AemComponentUrlBuilder
Default 'http'.
setZeroTimeout() - Static method in class io.wcm.qa.glnm.webdriver.WebDriverManagement
Set implicit wait to 0 seconds timeout.
startMatching(JoinPoint) - Method in class io.wcm.qa.glnm.aspectj.MatcherAspect
startMatch.
startStep(String) - Static method in class io.wcm.qa.glnm.reporting.GaleniumReportUtil
startStep.
startStep(String, String) - Static method in class io.wcm.qa.glnm.reporting.GaleniumReportUtil
startStep.
startTestLogging() - Static method in class io.wcm.qa.glnm.logging.util.GaleniumLoggingUtil
Initializes logging per test.
step(String) - Static method in class io.wcm.qa.glnm.reporting.GaleniumReportUtil
Adds a step for current test case to the report.
stepFailed(String) - Static method in class io.wcm.qa.glnm.reporting.GaleniumReportUtil
Adds a failed step for current test case to the report.
stepStack - Variable in class io.wcm.qa.glnm.reporting.AllureNestedStepping
 
stopStep() - Method in class io.wcm.qa.glnm.reporting.AllureNestedStepping
 
stopStep() - Static method in class io.wcm.qa.glnm.reporting.GaleniumReportUtil
stopStep.
stopTestLogging() - Static method in class io.wcm.qa.glnm.logging.util.GaleniumLoggingUtil
Stops test specific logging.

T

takeFullScreenshot() - Static method in class io.wcm.qa.glnm.reporting.GaleniumReportUtil
uses Galen functionality to get a full page screenshot by scrolling and stitching.
takeScreenshot() - Static method in class io.wcm.qa.glnm.reporting.GaleniumReportUtil
Take screenshot of current browser window and add to reports.
takeScreenshot(String, TakesScreenshot) - Static method in class io.wcm.qa.glnm.reporting.GaleniumReportUtil
Take screenshot of current browser window and add to report in a dedicated step.
takeScreenshot(String, TakesScreenshot, boolean) - Static method in class io.wcm.qa.glnm.reporting.GaleniumReportUtil
Take screenshot of current browser window and add to report in a dedicated step.
takeScreenshot(TakesScreenshot) - Static method in class io.wcm.qa.glnm.reporting.GaleniumReportUtil
Captures image from screenshot capable instance which can be the driver or a single element in page.
TextFileUtil - Class in io.wcm.qa.glnm.configuration
Utility methods for extracting string values from text files with one value per line.
trace(Marker, String) - Method in class io.wcm.qa.glnm.logging.logback.MarkedLogger
trace(Marker, String, Object) - Method in class io.wcm.qa.glnm.logging.logback.MarkedLogger
trace(Marker, String, Object...) - Method in class io.wcm.qa.glnm.logging.logback.MarkedLogger
trace(Marker, String, Object, Object) - Method in class io.wcm.qa.glnm.logging.logback.MarkedLogger
trace(Marker, String, Throwable) - Method in class io.wcm.qa.glnm.logging.logback.MarkedLogger
trace(String) - Method in class io.wcm.qa.glnm.logging.logback.MarkedLogger
trace(String, Object) - Method in class io.wcm.qa.glnm.logging.logback.MarkedLogger
trace(String, Object...) - Method in class io.wcm.qa.glnm.logging.logback.MarkedLogger
trace(String, Object, Object) - Method in class io.wcm.qa.glnm.logging.logback.MarkedLogger
trace(String, Throwable) - Method in class io.wcm.qa.glnm.logging.logback.MarkedLogger

U

updateStep(String, Consumer<StepResult>) - Static method in class io.wcm.qa.glnm.reporting.GaleniumReportUtil
updateStep.
updateStepName(String, String) - Static method in class io.wcm.qa.glnm.reporting.GaleniumReportUtil
Sets a new name for a step.
urlBuilder() - Static method in class io.wcm.qa.glnm.aem.AemComponentUtil
urlBuilder.
urlBuilder(String, String) - Static method in class io.wcm.qa.glnm.aem.AemComponentUtil
urlBuilder.

W

warn(Marker, String) - Method in class io.wcm.qa.glnm.logging.logback.MarkedLogger
warn(Marker, String, Object) - Method in class io.wcm.qa.glnm.logging.logback.MarkedLogger
warn(Marker, String, Object...) - Method in class io.wcm.qa.glnm.logging.logback.MarkedLogger
warn(Marker, String, Object, Object) - Method in class io.wcm.qa.glnm.logging.logback.MarkedLogger
warn(Marker, String, Throwable) - Method in class io.wcm.qa.glnm.logging.logback.MarkedLogger
warn(String) - Method in class io.wcm.qa.glnm.logging.logback.MarkedLogger
warn(String, Object) - Method in class io.wcm.qa.glnm.logging.logback.MarkedLogger
warn(String, Object...) - Method in class io.wcm.qa.glnm.logging.logback.MarkedLogger
warn(String, Object, Object) - Method in class io.wcm.qa.glnm.logging.logback.MarkedLogger
warn(String, Throwable) - Method in class io.wcm.qa.glnm.logging.logback.MarkedLogger
WebDriverManagement - Class in io.wcm.qa.glnm.webdriver
Utility class to manage thread safe WebDriver instances.
withPerformanceLog() - Static method in class io.wcm.qa.glnm.junit.ChromeOptionsUtil
chromeOptionsWithPerformanceLog.
A B C D E F G H I L M N O P R S T U W 
Skip navigation links

Copyright © 2017–2022 wcm.io QA. All rights reserved.