Micro Focus QTP (UFT) Forums
How to check the enability of 'Tab' in web page - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners)
+--- Thread: How to check the enability of 'Tab' in web page (/Thread-How-to-check-the-enability-of-Tab-in-web-page)



How to check the enability of 'Tab' in web page - prasadworld321 - 03-04-2010

How to check the enability property of tab in a web page, which one is selected by default, no of tab in web page etc.

Take the example of www.naukri.com where the are some tabs like Home(with home symbol), search job,post resume, jobseekers login etc, where the 'home' tab is selected by default. when it is selected it is entitled as webelement, but when not selected, it is entitled as Link. so can any write a DescProgrm script to identify the Tab

Thanks