The PhantomJSDriverService type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | AddArgument |
Adds a single argument to the list of arguments to be appended to the PhantomJS.exe command line.
|
![]() | AddArguments(IEnumerable String ) |
Adds arguments to be appended to the PhantomJS.exe command line.
|
![]() | AddArguments( String ) |
Adds arguments to be appended to the PhantomJS.exe command line.
|
![]() ![]() | CreateDefaultService |
Creates a default instance of the PhantomJSDriverService.
|
![]() ![]() | CreateDefaultService(String) |
Creates a default instance of the PhantomJSDriverService using a specified path to the PhantomJS executable.
|
![]() | Dispose |
Releases all resources associated with this DriverService.
(Inherited from DriverService.) |
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | Serves as a hash function for a particular type. (Inherited from ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | Start |
Starts the DriverService.
(Inherited from DriverService.) |
![]() | ToJson |
Serializes the service options to JSON to be used as a configuration file for PhantomJS.exe (via the --config argument).
|
![]() | ![]() | Returns a string that represents the current object. (Inherited from ![]() |
See Also