Uses of Enum Class
org.openqa.selenium.devtools.v138.page.Page.PrintToPDFTransferMode
Packages that use Page.PrintToPDFTransferMode
-
Uses of Page.PrintToPDFTransferMode in org.openqa.selenium.devtools.v138.page
Methods in org.openqa.selenium.devtools.v138.page that return Page.PrintToPDFTransferModeModifier and TypeMethodDescriptionstatic Page.PrintToPDFTransferModePage.PrintToPDFTransferMode.fromString(String s) static Page.PrintToPDFTransferModeReturns 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.