Enum Enums.InteractionType
The interaction method for this Automation/GPALElement: Selenium, JavaScript, Hardware, UIAutomation, Puppeteer
Namespace: GenerallyPositive
Assembly: GPAL.dll
Syntax
public enum InteractionType
Fields
| Name | Description |
|---|---|
| Hardware | [Both] |
| JavaScript | [Browser only] |
| OttoMagic | [Browser only] |
| Puppeteer | [Browser only] |
| Selenium | [Browser only [default]] |
| UIAutomation | [Application only [default]] |