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 |
Explain me what is the difference between setspeed() and sleep() methods?
what is client server application.
Once you identify the tool what would be your next steps?
Name some of the commonly used automation testing tools that are used for functional automation.
what is GDC
What COM Interfaces u r using in QTp While Connecting QC or TD? Or in QTP?Any body plz urgent...
What is the major difference between Functional test, Acceptance test, Usability test and performance test. With special reference to automotive domain
Hi all I need QA automation testing interview questions. pls help me in this topic. The interview is related to verification & validation of web based products. ( i want questions based on this topic ) where can i find interview questions realated to this? This is urgent requriment for me. pls share your inputs. any kinda help appreciaed. warm regards Lina.
How to select an automation tool best matched for your project?
How can the user get a text of a web element?
What is junit? And what is junit annotation?
What should you do after finding a bug?