1 write to _codeElement
Microsoft.AspNetCore.Identity.FunctionalTests (1)
Pages\Account\Manage\EnableAuthenticator.cs (1)
24
_codeElement
= HtmlAssert.HasElement("kbd", enableAuthenticator);
1 reference to _codeElement
Microsoft.AspNetCore.Identity.FunctionalTests (1)
Pages\Account\Manage\EnableAuthenticator.cs (1)
30
var authenticatorKey =
_codeElement
.TextContent.Replace(" ", "");