Class Page.Viewport

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable<BaseType<?>>
    Enclosing class:
    Page

    public static class Page.Viewport
    extends BaseType<Page.Viewport>
    implements java.io.Serializable
    This Nested Java Class is declared as a "Type", which is similar to a Java Class. The CDP API Specifications list this type among the types, events & commands located in the Page domain, which may be found within the BrowserAPI.

    📌 All browser domain type classes will have a class name that begins with an upper case letter.
    Viewport for capturing screenshot.
    See Also:
    Serialized Form