Package com.microsoft.playwright.options
Class ScreenSize
- java.lang.Object
-
- com.microsoft.playwright.options.ScreenSize
-
public class ScreenSize extends Object
-
-
Constructor Summary
Constructors Constructor Description ScreenSize(int width, int height)
-