'Declaration
Public Shared Function FetchLatestChromeHeadlessShell( _ ByVal path As String _ ) As String
public static string FetchLatestChromeHeadlessShell( string path )
public function FetchLatestChromeHeadlessShell( path: String ): String; static;
public static function FetchLatestChromeHeadlessShell( path : String ) : String;
public: static string* FetchLatestChromeHeadlessShell( string* path )
public: static String^ FetchLatestChromeHeadlessShell( String^ path )
Parameters
- path
- The folder where the executable will be downloaded
Return Value
The full path of the downloaded executable