Uses of Class
org.openqa.selenium.print.PageSize
-
Packages that use PageSize Package Description org.openqa.selenium.print -
-
Uses of PageSize in org.openqa.selenium.print
Methods in org.openqa.selenium.print that return PageSize Modifier and Type Method Description PageSizePrintOptions. getPageSize()Methods in org.openqa.selenium.print with parameters of type PageSize Modifier and Type Method Description voidPrintOptions. setPageSize(PageSize pageSize)
-