Class HingeConfig
java.lang.Object
org.openqa.selenium.devtools.v125.overlay.model.HingeConfig
Configuration for dual screen hinge
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionThe content box highlight fill color (default: a dark color).The content box highlight outline color (default: transparent).getRect()A rectangle represent hinge 
- 
Constructor Details
- 
HingeConfig
 
 - 
 - 
Method Details
- 
getRect
A rectangle represent hinge - 
getContentColor
The content box highlight fill color (default: a dark color). - 
getOutlineColor
The content box highlight outline color (default: transparent). 
 -