Method | Description | |
---|---|---|
ChromeProfile ( ) : System |
Initializes a new instance of the ChromeProfile class using the given directory. Assumes that the directory exists and has the required files.
|
|
ChromeProfile ( string directory ) : System |
Initializes a new instance of the ChromeProfile class using the given directory. Assumes that the directory exists and has the required files.
|
Method | Description | |
---|---|---|
CreateProfileDir ( ) : string | ||
GenerateProfileDirectoryName ( ) : string |
public ChromeProfile ( string directory ) : System | ||
directory | string | The directory to use. |
return | System |