Package org.openqa.selenium.remote
Class SessionId
- java.lang.Object
-
- org.openqa.selenium.remote.SessionId
-
- All Implemented Interfaces:
java.io.Serializable
public class SessionId extends java.lang.Object implements java.io.Serializable
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object obj)
int
hashCode()
java.lang.String
toString()
-