GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
Loading...
Searching...
No Matches
GenerallyPositive.Browser.IAllowInjectScript Interface Reference
Inheritance diagram for GenerallyPositive.Browser.IAllowInjectScript:
GenerallyPositive.Browser.IAllowBrowserAction GenerallyPositive.Browser.IAllowAfterWaitFor GenerallyPositive.Browser.IAllowAllBrowserAndAllSelector GenerallyPositive.Browser.IAllowBrowserActionOrAnySelector GenerallyPositive.Browser.IAllowAfterWaitForAndSizeControl GenerallyPositive.Browser.IBrowser GenerallyPositive.Browser.IAllowCallTemplate GenerallyPositive.Browser.IBrowser GenerallyPositive.Browser.IBrowser GenerallyPositive.Browser.Browser GenerallyPositive.Browser.IBrowser GenerallyPositive.Browser.Browser GenerallyPositive.Browser.Browser GenerallyPositive.Browser.Browser

Public Member Functions

IAllowBrowserActionOrAnySelector InjectScript (string script)
IAllowBrowserActionOrAnySelector InjectScript (GPALFile scriptFile)
IAllowBrowserActionOrAnySelector ClearInjectedScripts ()

Detailed Description

Definition at line 525 of file Interfaces.cs.

Member Function Documentation

◆ ClearInjectedScripts()

IAllowBrowserActionOrAnySelector GenerallyPositive.Browser.IAllowInjectScript.ClearInjectedScripts ( )

◆ InjectScript() [1/2]

IAllowBrowserActionOrAnySelector GenerallyPositive.Browser.IAllowInjectScript.InjectScript ( GPALFile scriptFile)

◆ InjectScript() [2/2]

IAllowBrowserActionOrAnySelector GenerallyPositive.Browser.IAllowInjectScript.InjectScript ( string script)

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