Class CSSFunctionParameter
java.lang.Object
org.openqa.selenium.devtools.v140.css.model.CSSFunctionParameter
CSS function argument representation.
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
CSSFunctionParameter
 
 - 
 - 
Method Details
- 
getName
The parameter name. - 
getType
The parameter type. 
 -