Interface ActiveSession

    • Method Detail

      • getId

        org.openqa.selenium.remote.SessionId getId()
      • getStereotype

        org.openqa.selenium.Capabilities getStereotype()
      • getCapabilities

        org.openqa.selenium.Capabilities getCapabilities()
      • getStartTime

        java.time.Instant getStartTime()
      • getUri

        java.net.URI getUri()
      • getUpstreamDialect

        org.openqa.selenium.remote.Dialect getUpstreamDialect()
      • getDownstreamDialect

        org.openqa.selenium.remote.Dialect getDownstreamDialect()
      • stop

        void stop()