Class ScriptFontFamilies
java.lang.Object
org.openqa.selenium.devtools.v141.page.model.ScriptFontFamilies
Font families collection for a script.
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionGeneric font families collection for the script.Name of the script which these font families are defined for. 
- 
Constructor Details
- 
ScriptFontFamilies
 
 - 
 - 
Method Details
- 
getScript
Name of the script which these font families are defined for. - 
getFontFamilies
Generic font families collection for the script. 
 -