PhantomJS PropertiesNReco.PhantomJS Class Library Documentation

The PhantomJS type exposes the following members.

Properties

  NameDescription
Public propertyCustomArgs
Get or set extra PhantomJS switches/options
Public propertyExecutionTimeout
Get or set maximum execution time for running PhantomJS process (null is by default = no timeout)
Public propertyPhantomJsExeName
Get or set PhantomJS tool executive file name ('phantomjs.exe' by default)
Public propertyProcessPriority
Get or set PhantomJS process priority (Normal by default)
Public propertyTempFilesPath
Public propertyToolPath
Get or set path where phantomjs.exe is located
Top
See Also