Class ComputedStyleExtraFields
java.lang.Object
org.openqa.selenium.devtools.v141.css.model.ComputedStyleExtraFields
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns whether or not this node is being rendered with base appearance, which happens when it has its appearance property set to base/base-select or it is in the subtree of an element being rendered with base appearance.
-
Constructor Details
-
ComputedStyleExtraFields
-
-
Method Details
-
getIsAppearanceBase
Returns whether or not this node is being rendered with base appearance, which happens when it has its appearance property set to base/base-select or it is in the subtree of an element being rendered with base appearance.
-