Class BrowserService

    • Method Detail

      • isolate

        protected boolean isolate​(PageOptions options)
      • setScreenDimensions

        protected void setScreenDimensions​(PageOptions options,
                                           com.github.kklisura.cdt.services.ChromeDevToolsService devToolsService)
      • pageLogEvent

        protected void pageLogEvent​(com.github.kklisura.cdt.protocol.events.log.EntryAdded event)
      • consoleEvent

        protected void consoleEvent​(com.github.kklisura.cdt.protocol.events.runtime.ConsoleAPICalled event)
      • pageExceptionEvent

        protected void pageExceptionEvent​(com.github.kklisura.cdt.protocol.events.runtime.ExceptionThrown event)