SessionId Equals Method WebDriver
Compares two Sessions

Namespace: OpenQA.Selenium.Remote
Assembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax

public override bool Equals(
	Object obj
)

Return Value

True if they are equal or False if they are not
See Also