The ChromeOptions type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
![]() | Arguments |
Gets the list of arguments appended to the Chrome command line as a string array.
|
![]() | BinaryLocation |
Gets or sets the location of the Chrome browser's binary executable file.
|
![]() | Extensions |
Gets the list of extensions to be installed as an array of base64-encoded strings.
|
![]() | Proxy |
Gets or sets the proxy to use with this instance of Chrome.
|
See Also