Uses of Enum Class
org.openqa.selenium.devtools.v115.page.Page.PrintToPDFTransferMode
Packages that use Page.PrintToPDFTransferMode
-
Uses of Page.PrintToPDFTransferMode in org.openqa.selenium.devtools.v115.page
Methods in org.openqa.selenium.devtools.v115.page that return Page.PrintToPDFTransferModeModifier and TypeMethodDescriptionstatic Page.PrintToPDFTransferMode
Page.PrintToPDFTransferMode.fromString
(String s) static Page.PrintToPDFTransferMode
Returns the enum constant of this class with the specified name.static Page.PrintToPDFTransferMode[]
Page.PrintToPDFTransferMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.