1 write to _emailInput
Microsoft.AspNetCore.Identity.FunctionalTests (1)
Pages\Account\Manage\Email.cs (1)
25
_emailInput
= HtmlAssert.HasElement("#Email", manage);
1 reference to _emailInput
Microsoft.AspNetCore.Identity.FunctionalTests (1)
Pages\Account\Manage\Email.cs (1)
59
internal object GetEmail() =>
_emailInput
.GetAttribute("value");