How to get the background color of a weblist?
Answer Posted / prathyusha
It will work for internet explorer.
Browser("Name:=.*").Page("Title:=.*").weblist("name:=somename").object.currentstyle.color
But it displays hex color
For chrome
Browser("Name:=.*").Page("Title:=.*").weblist("name:=somename").object.style.color
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to pass argument by reference to a function in vbscript?
Which function allows you to instantiate an object given its programmatic identifier or progid?
How to make professional test report using vbscript code in UFT, which gives us complete analysis of the test.
What is the difference between vbscript and vba?
What is the difference between javascript and vbscript?
How will you convert a string to lower case string using vbscript?
How will you convert a given number to long in vbscript?
Explain the functionality of vbscript?
Write a test case using Test if the images,a particular test exists,check if the page links match,page response is within a certain range,parameterization of the test,the test should comprise of actions,the test should use a custom function,the test should use global repository
what types of bugs will we find out in banking projects for automation testing?
How will you compare two strings in vbscript?
hi what is called GUI in QTP 8.2 and how can we test the apllication using GUI?
Which conditional statement is the most convenient one to use in the case of multiple conditions in the vbscript language?
How to delete a cookie using vbscript?
Hai this is sheik, i want to learn VB scripts for web application pls guide me what are all basic things need to know to learn VB scripts in web application.