Skip to content

Commit 7e567c8

Browse files
Added another swipe as workaround
1 parent 82a5066 commit 7e567c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ios/MullvadVPNUITests/RelayTests.swift

+1
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,7 @@ class RelayTests: LoggedInWithTimeUITestCase {
171171
.enterText("4001")
172172
.dismissKeyboard()
173173
.swipeDownToDismissModal()
174+
.swipeDownToDismissModal() // After editing text field the table is first responder for the first swipe so we need to swipe twice to swipe the modal
174175

175176
TunnelControlPage(app)
176177
.tapSecureConnectionButton()

0 commit comments

Comments
 (0)