Manage クラス
ウィンドウサイズ、Cookie、ログ出力、地理的位置、ネットワーク条件など、ブラウザセッションの環境を制御するためのクラスです。
継承階層
SystemObject
  SeleniumManage

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

Manage には次のメンバーが定義されています。

メソッド
  名前説明
公開メソッドAddCookie
Adds a cookie to the current page.
公開メソッドDeleteAllCookies
Deletes all cookies from the page.
公開メソッドDeleteCookieByName
Deletes the cookie with the specified name from the page.
公開メソッドFindCookieByName
指定した名前の Cookie を取得します。
公開メソッドLocation
現在の位置情報を取得します。
公開メソッドSetLocation
Set the current geo location.
ページ先頭
プロパティ
  名前説明
公開プロパティCapabilities
公開プロパティCookies
Collection of cookies for the current page
公開プロパティLogs
公開プロパティStorageLocal
公開プロパティStorageSession
公開プロパティTimeouts
ページ先頭
参照