12-02-2009, 05:59 PM
Hi ALL,
I was recording a .net based application and it dint record most of the tabs click. So I had to add tabs click manually using object repository - Click to select an object from your application.
My doubt: How do I capture the value of the click? X /Y values ??
Please help me in this regard.
Swetha
I was recording a .net based application and it dint record most of the tabs click. So I had to add tabs click manually using object repository - Click to select an object from your application.
My doubt: How do I capture the value of the click? X /Y values ??
Code:
Browser("TalonPro Solutions").Page("TalonPro Solutions_23").WebElement("Contacts").Click ???
Please help me in this regard.
Swetha