Interface DriverSessions


  • public interface DriverSessions
    • Method Detail

      • get

        Session get​(org.openqa.selenium.remote.SessionId sessionId)
      • getSessions

        java.util.Set<org.openqa.selenium.remote.SessionId> getSessions()