Class BrowserContext.CloseOptions

  • Enclosing interface:
    BrowserContext

    public static class BrowserContext.CloseOptions
    extends Object
    • Field Detail

      • reason

        public String reason
        The reason to be reported to the operations interrupted by the context closure.
    • Constructor Detail

      • CloseOptions

        public CloseOptions()