Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Web.Msie Library / WebElement Object / Click Method
In This Topic
    Click Method
    In This Topic
    Clicks the link, if the Web element is a link.
    Syntax
    expression.Click() 
    where expression is a variable that represents a WebElement Object
    See Also