ManageDeleteCookieByName メソッド
Deletes the cookie with the specified name from the page.

名前空間: Selenium
アセンブリ: Selenium (in Selenium.dll) Version: 2.0.9.0 (2.0.9.0)
構文
VB 使用例
Dim instance As Manage
Dim name As String

instance.DeleteCookieByName(name)

パラメータ

name
型: SystemString
The name of the cookie to be deleted.
参照