ie.link(:class, "x-tab-strip-close").exist? returns true but ie.link(:class, "x-tab-strip-close").visible? returns false. Strange thing is I am able to see the element also QTP is clicking the element.
On Aug 29, 1:16 pm, Alister Scott <[email protected]> wrote: > is it visible? > can you do something like ie.link(:class, "x-tab-strip-close").fire_event > "onclick" -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected]
