Skip to content

Commit b5837f5

Browse files
committed
update startup.sh with ios ui tests
1 parent a2711c4 commit b5837f5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

UI-TESTS/startup.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,10 @@ sleep 5
7474
runTest ios.runsettings ClearAllButtonTest
7575
sleep 5
7676
runTest ios.runsettings AuthIdTest
77+
sleep 5
78+
runTest ios.runsettings AcceptRejectAllUsnatInPMTest
79+
sleep 5
80+
runTest ios.runsettings ProgramaticRejectAllGDPRTest
7781

7882
#Kill ios emulator
7983
osascript -e 'tell app "Terminal" to close window id '${iosEmulator_window_id}''

0 commit comments

Comments
 (0)