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)
30var authenticatorKey = _codeElement.TextContent.Replace(" ", "");