Uses of Class
org.openqa.selenium.devtools.domsnapshot.model.InlineTextBox
-
Packages that use InlineTextBox Package Description org.openqa.selenium.devtools.domsnapshot.model -
-
Uses of InlineTextBox in org.openqa.selenium.devtools.domsnapshot.model
Methods in org.openqa.selenium.devtools.domsnapshot.model that return types with arguments of type InlineTextBox Modifier and Type Method Description java.util.Optional<java.util.List<InlineTextBox>>
LayoutTreeNode. getInlineTextNodes()
The post-layout inline text nodes, if any.
-