mirror of
https://github.com/element-hq/element-x-ios.git
synced 2025-03-10 21:39:12 +00:00
Attempt fixing the UI tests
This commit is contained in:
parent
b1b8bbcd73
commit
4ac0ad51d7
@ -54,6 +54,9 @@ class PollFormScreenUITests: XCTestCase {
|
|||||||
app.swipeUp()
|
app.swipeUp()
|
||||||
}
|
}
|
||||||
addOption.tap()
|
addOption.tap()
|
||||||
|
}
|
||||||
|
|
||||||
|
if app.hasFocus {
|
||||||
app.typeText("\n") // Dismiss the keyboard so the Add button is always visible.
|
app.typeText("\n") // Dismiss the keyboard so the Add button is always visible.
|
||||||
}
|
}
|
||||||
|
|
||||||
|
BIN
UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.createPoll-2.png
(Stored with Git LFS)
BIN
UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.createPoll-2.png
(Stored with Git LFS)
Binary file not shown.
BIN
UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.createPoll-2.png
(Stored with Git LFS)
BIN
UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.createPoll-2.png
(Stored with Git LFS)
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user