Micro Focus QTP (UFT) Forums

Full Version: Double click
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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