Example #1
0
 public string GetCssValue(string propertyName)
 {
     return(DecoratedWebElement.GetCssValue(propertyName));
 }