We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c964236 commit aef6dc9Copy full SHA for aef6dc9
ios_tests/lib/ios/specs/common/helper.rb
@@ -1,6 +1,5 @@
1
# rake ios[common/helper]
2
describe 'common/helper.rb' do
3
-
4
def before_first
5
screen.must_equal catalog
6
end
ios_tests/lib/ios/specs/common/web_context.rb
# Tests specifically for areas where the web_context differs in behaviour
describe 'the web context' do
t 'get_android_inspect' do
text('Web').click
set_context 'WEBVIEW'
0 commit comments