I need to check the background color of an element.  I tried:

getCSS("uid","background")  --> this return a []  what is it
represent? an array or null?
getCSS("uid","color")
getCSS("uid","background-color")

<div class="c1">

.c1 {
background: black none repeat
}

--

You received this message because you are subscribed to the Google Groups 
"tellurium-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/tellurium-users?hl=en.


Reply via email to