How to get the background color of a weblist?
Answer Posted / venkata rajkumar b
a = Browser("title:=.*").Page("title:=.*").Weblist
("name:=abc").GetRoProperty("background color")
Msgbox a
' It Will Display background color Property Value
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
Explain about operator precedence in vb script?
Hello Guys, If any body looking for "worksoft certify tool training in bangalore", please contact me aimansaud@gmail.com
How can you create a file object to work with the files in the vbscript language?
How will you convert a given number to long in vbscript?
hi what is called GUI in QTP 8.2 and how can we test the apllication using GUI?
Why is the use of exit do or exit for statements within loops discouraged?
Give me sm ideas to write Vbscripts abt protocol testing abilash700@gmail.com.
Mention the environments where vbscript could be run?
wat is the com(common object model)object for mozilla firefox???????plz if any one know the exact answer....reply me......
How you can call vbscript functions?
Dear All, I am geting below IE error whilie executing the QTP scripts in Batch mode "Internet Explorer has encountered a problem and needs to close. We are sorry for the inconvenience." can any one suggest me how to resolve this issue . Thanks Balaji
What is the main difference between function and sub-procedure?
What is the difference between function and procedure?
What is the purpose of on error resume next statement?
How to find the font in qtp. Scenario:After entering the username and passwd you will be navigate into the "welcome:Username" page.Now I want to extarct font for this message.