Show / Hide Table of Contents

Interface IAllowElementSettingsAndActions

Inherited Members
IAllowElementSetting.WithElement(GPALAutomationElement)
IAllowElementSetting.WithHardware
IAllowElementActions.LeftClick(Enums.ModifierKeys)
IAllowElementActions.LeftDoubleClick()
IAllowElementActions.RightClick()
IAllowElementActions.FillInFrom(String)
IAllowElementActions.InsertFrom(String)
IAllowElementActions.AppendFrom(String)
IAllowElementActions.SendKeyCode(Byte)
IAllowElementActions.PressModifierKey(Enums.ModifierKeys)
IAllowElementActions.ReleaseModifierKey(Enums.ModifierKeys)
IAllowElementActions.ScrollHorizontal(ScrollAmount)
IAllowElementActions.ScrollHorizontalPercent(Int32)
IAllowElementActions.ScrollVertical(ScrollAmount)
IAllowElementActions.ScrolVerticalPercent(Int32)
Namespace: GenerallyPositive.Application
Assembly: GPAL.dll
Syntax
public interface IAllowElementSettingsAndActions : IAllowElementSetting, IAllowElementActions
In This Article
Back to top Generated by DocFX