what is the for identifying color of the object
Answers were Sorted based on User's Feedback
Answer / praveen m
Browser("").Page("").Link("").Object.currentStyle.fontcolor
This method Object.currentStyle.fontcolor can be used for
any object to find the font color. You will get many
attributes falls under currentstyle
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / messai
Its not fontcolor, its color
Browser("").Page("").Link("").Object.currentStyle.color
Is This Answer Correct ? | 1 Yes | 0 No |
How to login into any site if it's showing any authentication pop-up for username and password?
Do you know when autoit is used?
Hi There...I am guy from Mumbai working as a Software Tester (Manual). I really want to learn automation with live projects. Could anyone help me to learn automation or give tutions. I do not like the way the Software testing Institute provides training. Please can anyone help me out. And also I want to appear for ISTQB exam...please help me out....Thanks in advance.. My ID is amaan_sbp@yahoo.com amaanactually@gmail.com Phone no: 9323543045
How to Rcognize the Objects in the Web Page Dialog Using QTP
wat would be the -ve test case for search where u can brak it ,tell dnt tell abt spl characters insertion ,boundary values chk.
Can you tell some good coding practices while automation?
Which is the best testing institute for Selenium training in Hyderabad.
Tell us how can we handle web-based pop-up?
What is the major difference between Acceptance test , Functional test , Usability test and Performance test with special reference to auotomotive domain
Elaborate the situation where automation testing can’t be used for agile methods?
Is there any freeware tool for automation testing of mobile applications for BlackBerry and iPhone platforms ?
Tell us the line of code webdriver driver = new firefoxdriver();.?