GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
Loading...
Searching...
No Matches
GenerallyPositive.IAllowRESTScrollElement Interface Reference
Inheritance diagram for GenerallyPositive.IAllowRESTScrollElement:
GenerallyPositive.IAllowRESTExecution GenerallyPositive.IAllowRESTMethod GenerallyPositive.IAllowRESTParametersOrExecution GenerallyPositive.IRESTClient GenerallyPositive.IRESTClient GenerallyPositive.RESTClient GenerallyPositive.RESTClient

Public Member Functions

IAllowRESTScrollElement WithHPixels (int hPixels)
IAllowRESTScrollElement WithVPixels (int vPixels)
Public Member Functions inherited from GenerallyPositive.IAllowRESTExecution
string Execute (bool publishEvent=true)
Execute< T > (bool publishEvent=true)
IRESTClient AndThen (bool publishEvent=true)
IRESTClient AndThen< T > (bool publishEvent=true)
Task< string > ExecuteAsync (bool publishEvent=true)
Task< T > ExecuteAsync< T > (bool publishEvent=true)
ResultCollection GetExecutionResults ()
IAllowRESTExecution WithHeader (string name, string value)
Public Member Functions inherited from GenerallyPositive.IAllowRESTMethod
IAllowRESTExecution WithHttpMethod (string method)

Detailed Description

Definition at line 984 of file Interfaces.cs.

Member Function Documentation

◆ WithHPixels()

IAllowRESTScrollElement GenerallyPositive.IAllowRESTScrollElement.WithHPixels ( int hPixels)

◆ WithVPixels()

IAllowRESTScrollElement GenerallyPositive.IAllowRESTScrollElement.WithVPixels ( int vPixels)

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