Documentation ¶
Overview ¶
Package util contains some common utilities or constants that are used by multiple u2fd tests.
Index ¶
- func CheckGetAssertionSuccessInWebAuthnIo(ctx context.Context, conn *chrome.Conn) error
- func CheckMakeCredentialSuccessInWebAuthnIo(ctx context.Context, conn *chrome.Conn) error
- func SetUpUserPIN(ctx context.Context, cr *chrome.Chrome, PIN, password string, autosubmit bool) (*chrome.TestConn, error)
- func WebAuthnInWebAuthnIo(ctx context.Context, cr *chrome.Chrome, br *browser.Browser, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckGetAssertionSuccessInWebAuthnIo ¶
CheckGetAssertionSuccessInWebAuthnIo checks Get Assertion succeeded by polling whether webauthn.io has redirected to the /dashboard path.
func CheckMakeCredentialSuccessInWebAuthnIo ¶
CheckMakeCredentialSuccessInWebAuthnIo checks Make Credential succeeded by polling js attributes on webauthn.io.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.