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 |
Hi I want QTP software .If anybody have QTP then plz send me the software?
What are the main attributes of test automation?
Give some examples for test management tools?
It is a 30 days project & the client is in Singapur and we have to submit daily report regarding 1) What are the completed works, 2) What are the Pending Works ,3) Work planed for next day. You are free to assume regarding the project. can anybody help me to write an email to the client or Senior person who is staying in abroad
What are the main attributes of test automation?
Hi I need the following information about JMeter 1) How many(max) threads(users) can hit the website using Jmeter? 2) How long(in hours) can we run Jmeter for stress test? (Is there any “Memory full” issue if we run for long time?) 3)What typeof sampler to use for clicking on the link?
How you will evaluate the tool for test automation?
what is the difference between keyword driven frame work and data driven frame work.
Do you know what is the purpose of creating a reference variable- 'driver' of type webdriver instead of directly creating a firefoxdriver object or any other driver's reference in the statement webdriver driver = new firefoxdriver();?
Tell me how can you switch back from a frame?
Best Online Training For Tosca Test Suite?Good Online Training For Tosca Test Suite?
Explain me how do you send enter/tab keys in webdriver?