We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c8efda commit 66f4e14Copy full SHA for 66f4e14
ios_tests/lib/ios/specs/common/web_context.rb
@@ -4,7 +4,7 @@
4
text('Web').click
5
set_context 'WEBVIEW'
6
current_context.must_equal 'WEBVIEW_1'
7
- sleep 1 #Give a chance to load
+ sleep 1 # Give a chance to load
8
page.start_with?("\nhtml\n").must_equal true
9
end
10
0 commit comments