We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e9a51f commit d48720fCopy full SHA for d48720f
AuthenticatorScreenshots/AuthenticatorScreenshots.swift
@@ -64,7 +64,7 @@ class AuthenticatorScreenshots: XCTestCase {
64
// Take a screenshot of the token scanner.
65
snapshot("1-ScanToken")
66
67
- app.navigationBars.buttons["Compose"].tap()
+ app.navigationBars.buttons["Manual token entry"].tap()
68
// Wait for the scroll bars to fade.
69
sleep(1)
70
// Take a screenshot of the token entry form.
0 commit comments