GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
Loading...
Searching...
No Matches
GenerallyPositive.Browser.IPuppeteerClient Member List

This is the complete list of members for GenerallyPositive.Browser.IPuppeteerClient, including all inherited members.

AndThen() (defined in GenerallyPositive.Browser.IAllowPuppeteerExecution)GenerallyPositive.Browser.IAllowPuppeteerExecution
AndThen< T >() (defined in GenerallyPositive.Browser.IAllowPuppeteerExecution)GenerallyPositive.Browser.IAllowPuppeteerExecution
Back() (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
CaptureVisibleTab(ImageFormat imageFormat=ImageFormat.JPEG) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
CastDesktop(string deviceNameOrId) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
CastTab(string deviceNameOrId) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
CheckNetworkIdle(int maxConnections=0) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
ClearInjectedScripts() (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
ClearReferrer() (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
CloseTab(GPALUrl url=null) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
CloseTab(int tabId) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
CloseWindow(GPALUrl url=null) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
CloseWindow(int tabId) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
DeleteStorage(WebsiteStorageType storageType) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
DownloadTo(string downloadPath) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
DownloadTo(GPALFile file) (defined in GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution)GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution
DragAndDrop(string elementId) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
Evaluate(string xpath) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
EvaluateAll(string xpath) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
Execute() (defined in GenerallyPositive.Browser.IAllowPuppeteerExecution)GenerallyPositive.Browser.IAllowPuppeteerExecution
Execute< T >() (defined in GenerallyPositive.Browser.IAllowPuppeteerExecution)GenerallyPositive.Browser.IAllowPuppeteerExecution
ExecuteAsync() (defined in GenerallyPositive.Browser.IAllowPuppeteerExecution)GenerallyPositive.Browser.IAllowPuppeteerExecution
ExecuteAsync< T >() (defined in GenerallyPositive.Browser.IAllowPuppeteerExecution)GenerallyPositive.Browser.IAllowPuppeteerExecution
ExecuteJavaScript(string script) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
Fetch(string url) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
FillInAppend(dynamic elementOrelementId, int delayMs=0)GenerallyPositive.Browser.IAllowPuppeteerActions
FillInInsert(dynamic elementOrelementId, int delayMs=0)GenerallyPositive.Browser.IAllowPuppeteerActions
FillInOverwrite(dynamic elementOrelementId, int delayMs=0)GenerallyPositive.Browser.IAllowPuppeteerActions
FireChangeEvent(string elementId) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
Focus(string elementId) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
Forward() (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
FullScreen() (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
GetAttribute(string elementId) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
GetBoundingClientRect(string backendNodeId) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
GetContentAndCss(string selectorPath) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
GetCssAttributes(string elementId) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
GetCurrentUrl() (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
GetCurrentWindow() (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
GetDomAttributes(string nodeId) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
GetDomProperties(string backendNodeId) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
GetElementAttributeHash(string elementId) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
GetExecutionResults() (defined in GenerallyPositive.Browser.IAllowPuppeteerExecution)GenerallyPositive.Browser.IAllowPuppeteerExecution
GetLanguages() (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
GetPageSource() (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
GetParentNode(string elementId) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
GetReadyStatus(string sessionToken) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
GetShadowRoot(string css) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
GetStorage(WebsiteStorageType storageType) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
GetUserAgent() (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
GoTo(GPALUrl url) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
GoToTab(GPALUrl url) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
GoToTab(int tabId) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
GoToWindow(GPALUrl url) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
GoToWindow(int tabId) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
HideElement(string elementId) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
Hover(string elementId) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
InElement(string elementId) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
InjectScript(string script) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
InMainDom() (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
InShadowDom(string elementId) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
IsClickable(string elementId) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
IsDisplayed(string elementId) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
IsEnabled(string elementId) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
IsEndOfPage() (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
IsVisibleInViewport(IGPALElement element) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
IsVisibleInViewport(string elementId) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
LeftClick(dynamic elementOrelementId) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
LeftClickAndDownload(string elementId) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
LeftClickAndUpload(dynamic elementOrelementId) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
LeftDoubleClick(dynamic elementOrelementId) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
Maximize() (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
MiddleClick(dynamic elementOrelementId) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
Minimize() (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
MoveTo(string elementId) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
MoveTo(System.Drawing.Point point) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
Name (defined in GenerallyPositive.Browser.IPuppeteerClient)GenerallyPositive.Browser.IPuppeteerClient
NewTab(GPALUrl url=null) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
NextTab() (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
NextWindow() (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
Normal() (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
OpenWindow(GPALUrl url) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
OverrideReferrer(string referrer) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
PageDown(int pagesToScroll=1) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
PageEnd() (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
PageTop() (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
PageUp(int pagesToScroll=1) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
PressModifierKey(ModifierKeys modifierKeys) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
PreviousTab() (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
PreviousWindow() (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
QuerySelector(string css) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
QuerySelectors(string css) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
Refresh() (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
ReleaseModifierKey(ModifierKeys modifierKeys) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
Restore() (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
RightClick(dynamic elementOrelementId) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
RightClickAndDownload(string elementId) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
ScrollElement(int hPixels, int vPixels) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
ScrollElement(string elementId) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
ScrollIntoView(dynamic elementOrelementId) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
ScrollWindow(int hPixels, int vPixels) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
ScrollWindowByHorizontal(int pixels) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
ScrollWindowByVertical(int pixels) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
SelectClick(string elementHandle) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
SendKey(byte vkcode) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
SendString(string text, int delayMs=0)GenerallyPositive.Browser.IAllowPuppeteerActions
SetAttribute(string elementId) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
SetRange(string elementId) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
SetStorage(WebsiteStorageType storageType) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
SetUserAgent(string userAgent) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
SetValueFrom(string destSelector) (defined in GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution)GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution
StealthOverrideReferrer() (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
StopCasting() (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
SubmitForm(string elementId) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
SwitchToDefaultContent() (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
SwitchToElement(string elementId) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
SwitchToFrame(string elementId) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
SwitchToShadowRoot(string elementId) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
ToGPALObject() (defined in GenerallyPositive.Browser.IAllowToGPALObject< TResult >)GenerallyPositive.Browser.IAllowToGPALObject< TResult >
TopBrowser() (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
Until(Func< bool > condition) (defined in GenerallyPositive.Browser.IAllowPuppeteerWorkflow)GenerallyPositive.Browser.IAllowPuppeteerWorkflow
UploadFrom(GPALFile file) (defined in GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution)GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution
While(Func< bool > condition) (defined in GenerallyPositive.Browser.IAllowPuppeteerWorkflow)GenerallyPositive.Browser.IAllowPuppeteerWorkflow
WhileLoopMaxIterations(int maxIterations) (defined in GenerallyPositive.Browser.IAllowPuppeteerWorkflow)GenerallyPositive.Browser.IAllowPuppeteerWorkflow
WhileLoopTimeout(int timeoutMs) (defined in GenerallyPositive.Browser.IAllowPuppeteerWorkflow)GenerallyPositive.Browser.IAllowPuppeteerWorkflow
WindowInnerHeight() (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
WindowInnerWidth() (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
WindowOuterHeight() (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
WindowOuterWidth() (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
WindowPageOffsetX() (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
WindowPageOffsetY() (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
WindowScreenLeft() (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
WindowScreenTop() (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
WithAPIBase(string url) (defined in GenerallyPositive.Browser.IAllowPuppeteerEndpoint)GenerallyPositive.Browser.IAllowPuppeteerEndpoint
WithAttribute(string attribute) (defined in GenerallyPositive.Browser.IAllowPuppeteerAttribute)GenerallyPositive.Browser.IAllowPuppeteerAttribute
WithBody(string body) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
WithBytes(bool asBytes) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
WithContentType(string contentType) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
WithCss(string css) (defined in GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution)GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution
WithCssFromResult(int resultIndex) (defined in GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution)GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution
WithCssFromResult(string name) (defined in GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution)GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution
WithDeleteAcrossOrigins(bool trueFalse) (defined in GenerallyPositive.Browser.IAllowPuppeteerStorageOptions)GenerallyPositive.Browser.IAllowPuppeteerStorageOptions
WithDeltaX(int deltaX) (defined in GenerallyPositive.Browser.IAllowPuppeteerDragAndDrop)GenerallyPositive.Browser.IAllowPuppeteerDragAndDrop
WithDeltaY(int deltaY) (defined in GenerallyPositive.Browser.IAllowPuppeteerDragAndDrop)GenerallyPositive.Browser.IAllowPuppeteerDragAndDrop
WithDeviceName(string deviceNameOrId) (defined in GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution)GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution
WithElementFromResult(int resultIndex) (defined in GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution)GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution
WithElementFromResult(string name) (defined in GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution)GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution
WithElementId(string elementId) (defined in GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution)GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution
WithElementIdFromResult(int resultIndex) (defined in GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution)GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution
WithElementIdFromResult(string name) (defined in GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution)GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution
WithElements(List< GPALElement > gpalElement) (defined in GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution)GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution
WithEncoding(Enums.ContentEncoding encoding) (defined in GenerallyPositive.Browser.IAllowPuppeteerParameters)GenerallyPositive.Browser.IAllowPuppeteerParameters
WithEndpoint(string endpoint) (defined in GenerallyPositive.Browser.IAllowPuppeteerEndpointDetails)GenerallyPositive.Browser.IAllowPuppeteerEndpointDetails
WithEndpoint(ApiEndpoint endpoint) (defined in GenerallyPositive.Browser.IAllowPuppeteerEndpointDetails)GenerallyPositive.Browser.IAllowPuppeteerEndpointDetails
WithHeader(string name, string value) (defined in GenerallyPositive.Browser.IAllowPuppeteerExecution)GenerallyPositive.Browser.IAllowPuppeteerExecution
WithHeaders(string[] headers) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
WithHPixels(int hPixels) (defined in GenerallyPositive.Browser.IAllowPuppeteerScrollElement)GenerallyPositive.Browser.IAllowPuppeteerScrollElement
WithHPixelsFromResult(int resultIndex) (defined in GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution)GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution
WithHPixelsFromResult(string name) (defined in GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution)GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution
WithKey(string key) (defined in GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution)GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution
WithKeyFromResult(int resultIndex) (defined in GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution)GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution
WithKeyFromResult(string name) (defined in GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution)GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution
WithMaxConnections(int maxConnections) (defined in GenerallyPositive.Browser.IAllowPuppeteerCheckNetworkIdleOrExecution)GenerallyPositive.Browser.IAllowPuppeteerCheckNetworkIdleOrExecution
WithModifiers(ModifierKeys modifierKeys) (defined in GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution)GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution
WithName(string name) (defined in GenerallyPositive.Browser.IAllowPuppeteerEndpointDetails)GenerallyPositive.Browser.IAllowPuppeteerEndpointDetails
WithOffsetX(int offsetX) (defined in GenerallyPositive.Browser.IAllowPuppeteerDragAndDrop)GenerallyPositive.Browser.IAllowPuppeteerDragAndDrop
WithOffsetY(int offsetY) (defined in GenerallyPositive.Browser.IAllowPuppeteerDragAndDrop)GenerallyPositive.Browser.IAllowPuppeteerDragAndDrop
WithParameters(params object[] parameters) (defined in GenerallyPositive.Browser.IAllowPuppeteerParameters)GenerallyPositive.Browser.IAllowPuppeteerParameters
WithParameters(object parameters) (defined in GenerallyPositive.Browser.IAllowPuppeteerParameters)GenerallyPositive.Browser.IAllowPuppeteerParameters
WithParametersFromResult(int resultIndex) (defined in GenerallyPositive.Browser.IAllowPuppeteerParameters)GenerallyPositive.Browser.IAllowPuppeteerParameters
WithParametersFromResult(string name) (defined in GenerallyPositive.Browser.IAllowPuppeteerParameters)GenerallyPositive.Browser.IAllowPuppeteerParameters
WithPixels(int pixels) (defined in GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution)GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution
WithPixelsFromResult(int resultIndex) (defined in GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution)GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution
WithPixelsFromResult(string name) (defined in GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution)GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution
WithPruneMs(int pruneMs) (defined in GenerallyPositive.Browser.IAllowPuppeteerCheckNetworkIdleOrExecution)GenerallyPositive.Browser.IAllowPuppeteerCheckNetworkIdleOrExecution
WithPuppeteerCommunicator(PuppeteerCommunicator communicator) (defined in GenerallyPositive.Browser.IAllowPuppeteerCommunicator)GenerallyPositive.Browser.IAllowPuppeteerCommunicator
WithRangeValue(int rangeValue) (defined in GenerallyPositive.Browser.IAllowPuppeteerRangeValue)GenerallyPositive.Browser.IAllowPuppeteerRangeValue
WithReferrer(string referrer) (defined in GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution)GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution
WithReferrerFromResult(int resultIndex) (defined in GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution)GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution
WithReferrerFromResult(string name) (defined in GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution)GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution
WithResultName(string name) (defined in GenerallyPositive.Browser.IAllowPuppeteerEndpointDetails)GenerallyPositive.Browser.IAllowPuppeteerEndpointDetails
WithSaveFile(GPALFile file) (defined in GenerallyPositive.Browser.IAllowPuppeteerEndpointDetails)GenerallyPositive.Browser.IAllowPuppeteerEndpointDetails
WithSelectIndex(int index) (defined in GenerallyPositive.Browser.IAllowPuppeteerSelectOptions)GenerallyPositive.Browser.IAllowPuppeteerSelectOptions
WithSelectValue(string value) (defined in GenerallyPositive.Browser.IAllowPuppeteerSelectOptions)GenerallyPositive.Browser.IAllowPuppeteerSelectOptions
WithSessionToken(string sessionToken) (defined in GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution)GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution
WithStorageData(string data) (defined in GenerallyPositive.Browser.IAllowPuppeteerStorageOptions)GenerallyPositive.Browser.IAllowPuppeteerStorageOptions
WithStorageDomain(string domain) (defined in GenerallyPositive.Browser.IAllowPuppeteerStorageOptions)GenerallyPositive.Browser.IAllowPuppeteerStorageOptions
WithStorageKey(string key) (defined in GenerallyPositive.Browser.IAllowPuppeteerStorageOptions)GenerallyPositive.Browser.IAllowPuppeteerStorageOptions
WithStoragePath(string path) (defined in GenerallyPositive.Browser.IAllowPuppeteerStorageOptions)GenerallyPositive.Browser.IAllowPuppeteerStorageOptions
WithStorageStoreName(string storeName) (defined in GenerallyPositive.Browser.IAllowPuppeteerStorageOptions)GenerallyPositive.Browser.IAllowPuppeteerStorageOptions
WithTabId(int tabId) (defined in GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution)GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution
WithTabIdFromResult(int resultIndex) (defined in GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution)GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution
WithTabIdFromResult(string name) (defined in GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution)GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution
WithText(string text) (defined in GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution)GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution
WithText(string text) (defined in GenerallyPositive.Browser.IAllowPuppeteerInputText)GenerallyPositive.Browser.IAllowPuppeteerInputText
WithTextFromResult(int resultIndex) (defined in GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution)GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution
WithTextFromResult(string name) (defined in GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution)GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution
WithTimeoutMs(int timeoutMs) (defined in GenerallyPositive.Browser.IAllowPuppeteerCheckNetworkIdleOrExecution)GenerallyPositive.Browser.IAllowPuppeteerCheckNetworkIdleOrExecution
WithUrl(string url) (defined in GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution)GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution
WithUrlFromResult(int resultIndex) (defined in GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution)GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution
WithUrlFromResult(string name) (defined in GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution)GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution
WithUsePipes() (defined in GenerallyPositive.Browser.IAllowPuppeteerEndpoint)GenerallyPositive.Browser.IAllowPuppeteerEndpoint
WithValue(string value) (defined in GenerallyPositive.Browser.IAllowPuppeteerAttribute)GenerallyPositive.Browser.IAllowPuppeteerAttribute
WithVerb(string method) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
WithVPixels(int vPixels) (defined in GenerallyPositive.Browser.IAllowPuppeteerScrollElement)GenerallyPositive.Browser.IAllowPuppeteerScrollElement
WithVPixelsFromResult(int resultIndex) (defined in GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution)GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution
WithVPixelsFromResult(string name) (defined in GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution)GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution
WithWindowId(int windowId) (defined in GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution)GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution
WithWindowIdFromResult(int resultIndex) (defined in GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution)GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution
WithWindowIdFromResult(string name) (defined in GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution)GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution
WithWorkflow(Action< RESTClient > workflow) (defined in GenerallyPositive.Browser.IAllowPuppeteerWorkflow)GenerallyPositive.Browser.IAllowPuppeteerWorkflow
WithXPath(string xpath) (defined in GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution)GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution
WithXPathFromResult(int resultIndex) (defined in GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution)GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution
WithXPathFromResult(string name) (defined in GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution)GenerallyPositive.Browser.IAllowPuppeteerParametersOrExecution