lib/calabash/ios/uia.rb in calabash-1.9.9.pre2 vs lib/calabash/ios/uia.rb in calabash-1.9.9.pre3
- old
+ new
@@ -1,6 +1,7 @@
module Calabash
module IOS
+ # @!visibility private
module UIA
# Evaluates `script` with Apple's UIAutomation API.
#
def uia(script)