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 |
Please explain what is the difference between findelement () and findelements ()?
Does automation replace manual testing?
what is the difference between keyword driven frame work and data driven frame work.
How to find that tools work well with your existing system?
Manually in a page 10 check boxes is there.so 5 check box "on" and 5 check box "off" so using descriptive program how to know how many "on" and how many "off" plz help me this question answer?
If a scenario is given and asked whether we can automate the system according to that scenario,how wil we answer such type of questions?
What are the different types of scripting techniques for automation testing?
Any quality test-tracking tool which has live & automated dashboards so that the entire team is updated at any given point of time?
How do you identify the test cases which are suitable for automation?
Describe common problems of test automation.
Can we find all links on a web page?
Name the frameworks that are used in software automation testing?