Class StyleSheetId
- java.lang.Object
-
- org.openqa.selenium.devtools.v112.css.model.StyleSheetId
-
public class StyleSheetId extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description StyleSheetId(java.lang.String styleSheetId)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
toJson()
java.lang.String
toString()
-