Uses of Class
com.microsoft.playwright.options.Clip
-
Packages that use Clip Package Description com.microsoft.playwright -
-
Uses of Clip in com.microsoft.playwright
Fields in com.microsoft.playwright declared as Clip Modifier and Type Field Description ClipPage.ScreenshotOptions. clipAn object which specifies clipping of the resulting image.Methods in com.microsoft.playwright with parameters of type Clip Modifier and Type Method Description Page.ScreenshotOptionsPage.ScreenshotOptions. setClip(Clip clip)An object which specifies clipping of the resulting image.
-