Gets the underline element id of this OpenQA.Selenium.IWebElement instance.
public static string Id(this OpenQA.Selenium.IWebElement element);
element OpenQA.Selenium.IWebElement
This OpenQA.Selenium.IWebElement instance.
System.String
The underline element id.