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 to all, if we open a browser(for ex. yahoomail.com) using navigate command. the cursor by default focussing on the 'yahoo id' html edit box. how to get the label(ie.,yahoo id) of that html edit box using descriptive program. here we should not use identify tool to get the property,thtml editbox method. by tracing the cursor position we have to get the label name. is it possible? please let me know.
wat is difrenc btwn test case and test senario . can anybody know the answer just post it
How would you test your own element locator?
how can we exactly identity whether that is manual or automation testing? and give any ex script
How do you start Selenium RC?
pls suggest me a good institute for loadrunner in hyderabad also what about a practice project?
How to login into any site if it's showing any authentication pop-up for username and password?
What are the different types of scripting techniques for automation testing?
Tell me what is an absolute xpath?
What testing activities you may want to automate?
On what basis we select test cases to automate?
what types of documents we need to write the nonfuntional test scripts?