ManageSetLocation メソッド
Set the current geo location.

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

instance.SetLocation(latitude, longitude, 
	altitude)

パラメータ

latitude
型: SystemDouble
longitude
型: SystemDouble
altitude
型: SystemDouble
参照