Parameters
- domain
Type: System.String
The domain of cookie. The default value is empty string.
Return Value
Type: System.String
The ыгзук cookies in the string format.
Type: System.String
The domain of cookie. The default value is empty string.
Type: System.String
The domain of cookie. The default value is empty string.
Type: System.String
The ыгзук cookies in the string format.
instance.ActiveTab.Navigate("http://google.com/"); instance.ActiveTab.WaitDownloading(); // get super cookie by domain return instance.GetSuperCookie("google.com");
$instance->ActiveTab->Navigate("http://google.com/"); $instance->ActiveTab->WaitDownloading(); // get super cookie by domain return $instance->GetSuperCookie("google.com");
Target Platforms: Desktop: Windows XP SP3 and older. Server: Windows Server 2003 and older.