How to double-click on a web element using the descriptive method
Set MyObject = Browser("MyBrowser").Page("MyPage").WebButton("MyButton")
[color=rgba(255, 255, 255, 0.5)]' Double-click the object tried this but it hasn't worked[/color]
MyObject.DoubleClick
Set MyObject = Browser("MyBrowser").Page("MyPage").WebButton("MyButton")
[color=rgba(255, 255, 255, 0.5)]' Double-click the object tried this but it hasn't worked[/color]
MyObject.DoubleClick