Class Page.FrameTree

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

    public static class Page.FrameTree
    extends BaseType<Page.FrameTree>
    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.
    Information about the Frame hierarchy.
    See Also:
    Serialized Form