Skip to content

Commit 524d412

Browse files
committed
Get back to catalog after web view test
1 parent 06c3a75 commit 524d412

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

ios_tests/lib/ios/specs/common/web_context.rb

+5
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,9 @@
88
sleep 1 #Give a chance to load
99
page.start_with?("\nhtml\n").must_equal true
1010
end
11+
12+
t 'after_last' do
13+
set_context 'NATIVE_APP'
14+
back_click
15+
end
1116
end

0 commit comments

Comments
 (0)