Uses of Enum Class
com.applitools.eyes.selenium.StitchMode
Packages that use StitchMode
Package
Description
-
Uses of StitchMode in com.applitools.eyes.config
Methods in com.applitools.eyes.config that return StitchModeMethods in com.applitools.eyes.config with parameters of type StitchMode -
Uses of StitchMode in com.applitools.eyes.fluent
Methods in com.applitools.eyes.fluent that return StitchModeMethods in com.applitools.eyes.fluent with parameters of type StitchMode -
Uses of StitchMode in com.applitools.eyes.selenium
Methods in com.applitools.eyes.selenium that return StitchModeModifier and TypeMethodDescriptionstatic StitchModeReturns the enum constant of this class with the specified name.static StitchMode[]StitchMode.values()Returns an array containing the constants of this enum class, in the order they are declared.