lib/calabash/interactions.rb in calabash-2.0.0.pre2 vs lib/calabash/interactions.rb in calabash-2.0.0.pre3

- old
+ new

@@ -1,5 +1,6 @@ module Calabash + # Query, flash, backdoor, etc. module Interactions # Queries the view hierarchy to find all views matching `query`. # Optionally query takes a variable number of “invocation” arguments # (args below). # If called with an empty list of *args, query will find the views