Uses of Class
org.openqa.selenium.devtools.v114.css.CSS.GetBackgroundColorsResponse
-
Packages that use CSS.GetBackgroundColorsResponse Package Description org.openqa.selenium.devtools.v114.css -
-
Uses of CSS.GetBackgroundColorsResponse in org.openqa.selenium.devtools.v114.css
Methods in org.openqa.selenium.devtools.v114.css that return types with arguments of type CSS.GetBackgroundColorsResponse Modifier and Type Method Description static org.openqa.selenium.devtools.Command<CSS.GetBackgroundColorsResponse>CSS. getBackgroundColors(NodeId nodeId)
-