Skip to content

Instantly share code, notes, and snippets.

@rcdexta
Created December 4, 2014 10:45
Show Gist options
  • Save rcdexta/327671e25460f0494668 to your computer and use it in GitHub Desktop.
Save rcdexta/327671e25460f0494668 to your computer and use it in GitHub Desktop.
When /^I click on the stock alert button$/ do |arg|
find(button, text: t('stock_tab.alert_caption')).click
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment