How to get the background color of a weblist?
Answer Posted / aparna
try the following statement:
Browser("micclass:=Browser").Page("micclass:=Page").Weblist
("name:=abc").Getroproperty("color")
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
Explain about scrrun.dll?
How to scroll down a page while recording in qtp. suggest me any method apart from low level recording.
What aspects of vbscript make it safe so that a web page using vbscript cannot destroy or corrupt information on a user's computer?
What is event handling in vbscript?
Which operator can be used to change the value of the operand or change the state of the condition?
How are values assigned to the variables in the vbscript language?
why variable name should not exceed 255 characters?
what is diff between static and dynaic arrys?
How to create a function in vbscript?
What is the extension of the vbscript file?
Hi, Can anyone please send me vb script examples to practice vb and also material to learn vb scripting in QTP? my email id : hareen_11@yahoo.com
Out of the different type of operators, which are evaluated first and last in the vbscript language?
how to write codings in QTP using vb script. please help me. i am new to QTP. it is easy or very much tough. please tell me
1. How do declare public variable in vb scripts?
In what way program "hello world" you can write in vbscript?