Method | Description | |
---|---|---|
Dispose ( ) : void | ||
PhantomJsFacade ( |
||
ScrapeData ( bool useCurrent = true ) : PageData |
Method | Description | |
---|---|---|
Config ( ) : void | ||
GetCookies ( ) : string[] | ||
GetPageResources ( ) : IEnumerable |
||
GetScreenshotImage ( ) : Image | ||
GetViewportSize ( ) : |
||
IsLinux ( ) : bool |
Determines if the current platform is Linux.
|
|
RunCmd ( string exePath, string args ) : void |
Runs the specified executable.
|
|
RunUserScript ( ) : void | ||
ScrapePage ( ) : void |
public PhantomJsFacade ( |
||
request | ||
return | System |
public ScrapeData ( bool useCurrent = true ) : PageData | ||
useCurrent | bool | |
return | PageData |