Interface IPlaywrightCheckSettings
- All Superinterfaces:
com.applitools.ICheckSettings
- All Known Implementing Classes:
PlaywrightCheckSettings
public interface IPlaywrightCheckSettings
extends com.applitools.ICheckSettings
-
Method Summary
Modifier and TypeMethodDescriptionaccessibility(com.microsoft.playwright.ElementHandle elementHandle, com.applitools.eyes.AccessibilityRegionType type) accessibility(com.microsoft.playwright.Locator locator, com.applitools.eyes.AccessibilityRegionType type) accessibility(String selector, com.applitools.eyes.AccessibilityRegionType type) content(com.microsoft.playwright.ElementHandle elementHandle) content(com.microsoft.playwright.ElementHandle elementHandle, com.applitools.eyes.Padding padding) content(com.microsoft.playwright.Locator locator) content(com.microsoft.playwright.Locator locator, com.applitools.eyes.Padding padding) floating(int maxOffset, com.microsoft.playwright.ElementHandle elementHandle) floating(int maxOffset, com.microsoft.playwright.Locator locator) floating(com.microsoft.playwright.ElementHandle elementHandle, int maxUpOffset, int maxDownOffset, int maxLeftOffset, int maxRightOffset) floating(com.microsoft.playwright.Locator locator, int maxUpOffset, int maxDownOffset, int maxLeftOffset, int maxRightOffset) floating(String selector, int maxUpOffset, int maxDownOffset, int maxLeftOffset, int maxRightOffset) frame(com.microsoft.playwright.ElementHandle elementHandle) frame(com.microsoft.playwright.Locator locator) ignore(com.microsoft.playwright.ElementHandle elementHandle) ignore(com.microsoft.playwright.ElementHandle elementHandle, com.applitools.eyes.Padding padding) ignore(com.microsoft.playwright.Locator locator) ignore(com.microsoft.playwright.Locator locator, com.applitools.eyes.Padding padding) ignoreColors(com.microsoft.playwright.ElementHandle elementHandle) ignoreColors(com.microsoft.playwright.ElementHandle elementHandle, com.applitools.eyes.Padding padding) ignoreColors(com.microsoft.playwright.ElementHandle elementHandle, String regionId) ignoreColors(com.microsoft.playwright.Locator locator) ignoreColors(com.microsoft.playwright.Locator locator, com.applitools.eyes.Padding padding) ignoreColors(com.microsoft.playwright.Locator locator, String regionId) ignoreColors(String selector) ignoreColors(String selector, com.applitools.eyes.Padding padding) ignoreColors(String selector, String regionId) layout(com.microsoft.playwright.ElementHandle elementHandle) layout(com.microsoft.playwright.ElementHandle elementHandle, com.applitools.eyes.Padding padding) layout(com.microsoft.playwright.Locator locator) layout(com.microsoft.playwright.Locator locator, com.applitools.eyes.Padding padding) region(com.applitools.eyes.Region region) region(com.microsoft.playwright.ElementHandle elementHandle) region(com.microsoft.playwright.Locator locator) scrollRootElement(com.microsoft.playwright.ElementHandle elementHandle) scrollRootElement(com.microsoft.playwright.Locator locator) scrollRootElement(String selector) strict(com.microsoft.playwright.ElementHandle elementHandle) strict(com.microsoft.playwright.ElementHandle elementHandle, com.applitools.eyes.Padding padding) strict(com.microsoft.playwright.Locator locator) strict(com.microsoft.playwright.Locator locator, com.applitools.eyes.Padding padding) Methods inherited from interface com.applitools.ICheckSettings
accessibility, beforeRenderScreenshotHook, content, content, content, densityMetrics, densityMetrics, dynamic, enablePatterns, enablePatterns, exact, floating, floating, fully, fully, ignore, ignore, ignoreCaret, ignoreCaret, ignoreDisplacements, ignoreDisplacements, isCheckWindow, layout, layout, layout, layoutBreakpoints, layoutBreakpoints, layoutBreakpoints, lazyLoad, lazyLoad, matchLevel, scriptHook, sendDom, sendDom, strict, strict, strict, timeout, useDom, visualGridOptions, waitBeforeCapture, withName
-
Method Details
-
region
- Specified by:
regionin interfacecom.applitools.ICheckSettings
-
region
-
region
-
region
-
frame
-
frame
-
frame
-
frame
-
ignore
-
ignore
-
ignore
-
ignore
-
ignore
-
ignore
PlaywrightCheckSettings ignore(com.microsoft.playwright.ElementHandle elementHandle, String regionId) -
ignore
-
ignore
PlaywrightCheckSettings ignore(com.microsoft.playwright.Locator locator, com.applitools.eyes.Padding padding) -
ignore
PlaywrightCheckSettings ignore(com.microsoft.playwright.ElementHandle elementHandle, com.applitools.eyes.Padding padding) -
layout
-
layout
-
layout
-
layout
-
layout
-
layout
PlaywrightCheckSettings layout(com.microsoft.playwright.ElementHandle elementHandle, String regionId) -
layout
-
layout
PlaywrightCheckSettings layout(com.microsoft.playwright.Locator locator, com.applitools.eyes.Padding padding) -
layout
PlaywrightCheckSettings layout(com.microsoft.playwright.ElementHandle elementHandle, com.applitools.eyes.Padding padding) -
strict
-
strict
-
strict
-
strict
-
strict
-
strict
PlaywrightCheckSettings strict(com.microsoft.playwright.ElementHandle elementHandle, String regionId) -
strict
-
strict
PlaywrightCheckSettings strict(com.microsoft.playwright.Locator locator, com.applitools.eyes.Padding padding) -
strict
PlaywrightCheckSettings strict(com.microsoft.playwright.ElementHandle elementHandle, com.applitools.eyes.Padding padding) -
content
-
content
-
content
-
content
-
content
-
content
PlaywrightCheckSettings content(com.microsoft.playwright.ElementHandle elementHandle, String regionId) -
content
-
content
PlaywrightCheckSettings content(com.microsoft.playwright.Locator locator, com.applitools.eyes.Padding padding) -
content
PlaywrightCheckSettings content(com.microsoft.playwright.ElementHandle elementHandle, com.applitools.eyes.Padding padding) -
ignoreColors
PlaywrightCheckSettings ignoreColors() -
ignoreColors
-
ignoreColors
-
ignoreColors
-
ignoreColors
-
ignoreColors
-
ignoreColors
PlaywrightCheckSettings ignoreColors(com.microsoft.playwright.ElementHandle elementHandle, String regionId) -
ignoreColors
-
ignoreColors
PlaywrightCheckSettings ignoreColors(com.microsoft.playwright.Locator locator, com.applitools.eyes.Padding padding) -
ignoreColors
PlaywrightCheckSettings ignoreColors(com.microsoft.playwright.ElementHandle elementHandle, com.applitools.eyes.Padding padding) -
floating
PlaywrightCheckSettings floating(String selector, int maxUpOffset, int maxDownOffset, int maxLeftOffset, int maxRightOffset) -
floating
PlaywrightCheckSettings floating(com.microsoft.playwright.Locator locator, int maxUpOffset, int maxDownOffset, int maxLeftOffset, int maxRightOffset) -
floating
PlaywrightCheckSettings floating(com.microsoft.playwright.ElementHandle elementHandle, int maxUpOffset, int maxDownOffset, int maxLeftOffset, int maxRightOffset) -
floating
-
floating
-
floating
PlaywrightCheckSettings floating(int maxOffset, com.microsoft.playwright.ElementHandle elementHandle) -
accessibility
PlaywrightCheckSettings accessibility(String selector, com.applitools.eyes.AccessibilityRegionType type) -
accessibility
PlaywrightCheckSettings accessibility(com.microsoft.playwright.Locator locator, com.applitools.eyes.AccessibilityRegionType type) -
accessibility
PlaywrightCheckSettings accessibility(com.microsoft.playwright.ElementHandle elementHandle, com.applitools.eyes.AccessibilityRegionType type) -
scrollRootElement
-
scrollRootElement
-
scrollRootElement
-