We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06c3a75 commit 524d412Copy full SHA for 524d412
ios_tests/lib/ios/specs/common/web_context.rb
@@ -8,4 +8,9 @@
8
sleep 1 #Give a chance to load
9
page.start_with?("\nhtml\n").must_equal true
10
end
11
+
12
+ t 'after_last' do
13
+ set_context 'NATIVE_APP'
14
+ back_click
15
+ end
16
0 commit comments