| 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)
構文Dim instance As Manage
Dim name As String
instance.DeleteCookieByName(name)
パラメータ
- name
- 型: SystemString
The name of the cookie to be deleted.
参照