CookiesItem Property (String)
Returns the cookie for the given name

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

value = instance(name)

パラメータ

name
型: SystemString
Cookie 名。

戻り値

型: Cookie
参照