Sha256: d0f49bc09a73b49e2d5a8ae712909d3ed86fe1bf3de417367fc5b0c0ba9a4d84
Contents?: true
Size: 226 Bytes
Versions: 3
Compression:
Stored size: 226 Bytes
Contents
#include Briar::Core Then /^I touch the "([^"]*)" button on the action sheet$/ do |button_title| wait_for_animation wait_for_animation touch("actionSheet child button marked:'#{button_title}'") wait_for_animation end
Version data entries
3 entries across 3 versions & 1 rubygems