KeyModifiers
Mobilize.QualityMate.ControlInterfaces.Enums
KeyModifiers Enum
Specifies values to indicate which is the technology of the tested application.
public enum KeyModifiersFields
Alt 2
The Alt key should be pressed.
Control 1
The Ctrl key should be pressed.
Shift 4
The Shift key should be pressed.
Last updated
Was this helpful?