Uses of Enum Class
org.openqa.selenium.interactions.SourceType
Packages that use SourceType
- 
Uses of SourceType in org.openqa.selenium.interactionsMethods in org.openqa.selenium.interactions that return SourceTypeModifier and TypeMethodDescriptionInputSource.getInputType()KeyInput.getInputType()PointerInput.getInputType()WheelInput.getInputType()static SourceTypeReturns the enum constant of this class with the specified name.static SourceType[]SourceType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.openqa.selenium.interactions with parameters of type SourceTypeModifier and TypeMethodDescriptionprotected booleanInteraction.isValidFor(SourceType sourceType) protected booleanPause.isValidFor(SourceType sourceType)