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

This is the complete list of members for GenerallyPositive.Browser.IAllowPuppeteerParameters, 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
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
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
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
TopBrowser() (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
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
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
WithEncoding(Enums.ContentEncoding encoding) (defined in GenerallyPositive.Browser.IAllowPuppeteerParameters)GenerallyPositive.Browser.IAllowPuppeteerParameters
WithHeader(string name, string value) (defined in GenerallyPositive.Browser.IAllowPuppeteerExecution)GenerallyPositive.Browser.IAllowPuppeteerExecution
WithHeaders(string[] headers) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions
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
WithVerb(string method) (defined in GenerallyPositive.Browser.IAllowPuppeteerActions)GenerallyPositive.Browser.IAllowPuppeteerActions