Class CSSFunctionParameter
java.lang.Object
org.openqa.selenium.devtools.v135.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.
-