Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)
Paste
Pasted as C# by Max ( 12 years ago )
private IWebElement LoginEdit
{
get
{
return WebDriver.FindElement(By.Id("Login"));
}
}
Revise this Paste