GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
Loading...
Searching...
No Matches
GenerallyPositive.Application.IAllowClicks Interface Reference
Inheritance diagram for GenerallyPositive.Application.IAllowClicks:
GenerallyPositive.Application.IAllowSelectorAction GenerallyPositive.Application.IAllowAfterAnySelector GenerallyPositive.Application.IAllowAfterAnySelectorExceptWithAll GenerallyPositive.Application.IAllowAllActionAndAnySelector GenerallyPositive.Application.IAllowSelectorActionOrAnySelector GenerallyPositive.Application.IAllowAfterWaitForAndSizeControl GenerallyPositive.Application.IAllowAllApplicationAndAllSelector GenerallyPositive.Application.IAllowAllExceptParameters GenerallyPositive.Application.IApplication GenerallyPositive.Application.IAllowWithHeaderOrFileActions GenerallyPositive.Application.IApplication GenerallyPositive.Application.IApplication GenerallyPositive.Application.IApplication GenerallyPositive.Application.IApplication GenerallyPositive.Application.IApplication GenerallyPositive.Application.Application GenerallyPositive.Application.IApplication GenerallyPositive.Application.Application GenerallyPositive.Application.Application GenerallyPositive.Application.Application GenerallyPositive.Application.Application GenerallyPositive.Application.Application GenerallyPositive.Application.Application

Public Member Functions

IAllowSelectorActionOrAnySelector LeftClick (Selector selector=null)
IAllowSelectorActionOrAnySelector LeftClick (ModifierKeys modifierKeys)
IAllowSelectorActionOrAnySelector LeftDoubleClick (Selector selector=null)
IAllowSelectorActionOrAnySelector MiddleClick (Selector selector=null)
IAllowSelectorActionOrAnySelector RightClick (Selector selector=null)
IAllowSelectorActionOrAnySelector DragAndDrop (Selector selector=null)
IAllowSelectorActionOrAnySelector DragAndDrop (ModifierKeys modifierKeys)

Detailed Description

Definition at line 64 of file Interfaces.cs.

Member Function Documentation

◆ DragAndDrop() [1/2]

IAllowSelectorActionOrAnySelector GenerallyPositive.Application.IAllowClicks.DragAndDrop ( ModifierKeys modifierKeys)

◆ DragAndDrop() [2/2]

IAllowSelectorActionOrAnySelector GenerallyPositive.Application.IAllowClicks.DragAndDrop ( Selector selector = null)

◆ LeftClick()

IAllowSelectorActionOrAnySelector GenerallyPositive.Application.IAllowClicks.LeftClick ( Selector selector = null)

◆ LeftDoubleClick()

IAllowSelectorActionOrAnySelector GenerallyPositive.Application.IAllowClicks.LeftDoubleClick ( Selector selector = null)

◆ MiddleClick()

IAllowSelectorActionOrAnySelector GenerallyPositive.Application.IAllowClicks.MiddleClick ( Selector selector = null)

◆ RightClick()

IAllowSelectorActionOrAnySelector GenerallyPositive.Application.IAllowClicks.RightClick ( Selector selector = null)

The documentation for this interface was generated from the following file: