![]() |
GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
|
Properties | |
| PipeStream | InboundPipe [get, set] |
| PipeStream | OutboundPipe [get, set] |
| PipeStream | ErrorPipe [get, set] |
| bool | UseHardware [get] |
| bool | UseJavaScript [get] |
| bool | UseOttoMagic [get] |
| bool | UsePuppeteer [get] |
| bool | UseSelenium [get] |
| AutomationEngine | AutomationEngine = AutomationEngine.PuppeteerPort [get, set] |
| IMagicHelper | MagicHelper [get, set] |
| This browser's own MagicHelper, talking to this browser's OttoMagic port. Assigned when the browser is created, and null until then. There is deliberately no fallback to another browser's helper: borrowing one succeeds quietly and drives the wrong browser. | |
Definition at line 48 of file BrowserSettings.cs.
|
getset |
Definition at line 191 of file BrowserSettings.cs.
|
getset |
Definition at line 119 of file BrowserSettings.cs.
|
getset |
Definition at line 117 of file BrowserSettings.cs.
|
getset |
This browser's own MagicHelper, talking to this browser's OttoMagic port. Assigned when the browser is created, and null until then. There is deliberately no fallback to another browser's helper: borrowing one succeeds quietly and drives the wrong browser.
Definition at line 227 of file BrowserSettings.cs.
|
getset |
Definition at line 118 of file BrowserSettings.cs.
|
get |
Definition at line 185 of file BrowserSettings.cs.
|
get |
Definition at line 186 of file BrowserSettings.cs.
|
get |
Definition at line 187 of file BrowserSettings.cs.
|
get |
Definition at line 188 of file BrowserSettings.cs.
|
get |
Definition at line 189 of file BrowserSettings.cs.