Get_Style
Description
Gets the style value of properties in a class
from the HTML stylesheet. The value is assigned to prop=value
parameter and stores
it to the variable in ret=&variable
.
You can use the browser's in-built element inspector identify the properties and values of an object.
See Recording Tests
See Get_Style.