![]() |
GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
|
Public Member Functions | |
| IAllowBrowserActionOrAnySelector | InjectScript (string script) |
| IAllowBrowserActionOrAnySelector | InjectScript (GPALFile scriptFile) |
| IAllowBrowserActionOrAnySelector | ClearInjectedScripts () |
Definition at line 525 of file Interfaces.cs.
| IAllowBrowserActionOrAnySelector GenerallyPositive.Browser.IAllowInjectScript.ClearInjectedScripts | ( | ) |
Implemented in GenerallyPositive.Browser.Browser.
| IAllowBrowserActionOrAnySelector GenerallyPositive.Browser.IAllowInjectScript.InjectScript | ( | GPALFile | scriptFile | ) |
Implemented in GenerallyPositive.Browser.Browser.
| IAllowBrowserActionOrAnySelector GenerallyPositive.Browser.IAllowInjectScript.InjectScript | ( | string | script | ) |
Implemented in GenerallyPositive.Browser.Browser.