Show / Hide Table of Contents

Interface IAllowElementSettingsAndActions

Inherited Members
IAllowElementSetting.WithElement(GPALElement)
IAllowElementSetting.WithJavaScript
IAllowElementSetting.WithHardware
IAllowElementActions.LeftClick(GPALElement)
IAllowElementActions.LeftClick(Enums.ModifierKeys)
IAllowElementActions.LeftDoubleClick(GPALElement)
IAllowElementActions.RightClick(GPALElement)
IAllowElementActions.FillInFrom(String)
IAllowElementActions.InsertFrom(String)
IAllowElementActions.AppendFrom(String)
IAllowElementActions.SendKey(Byte)
IAllowElementActions.SendString(String)
IAllowElementActions.PressModifierKey(Enums.ModifierKeys)
IAllowElementActions.ReleaseModifierKey(Enums.ModifierKeys)
IAllowElementActions.ScrollHorizontalPixels(Int32)
IAllowElementActions.ScrollVerticalPixels(Int32)
Namespace: GenerallyPositive.Browser
Assembly: GPAL.dll
Syntax
public interface IAllowElementSettingsAndActions : IAllowElementSetting, IAllowElementActions
In This Article
Back to top Generated by DocFX