calabash/ios-webview-test-app

iframe Steps need to explicitly describe the behavior

Closed this issue · 0 comments

Since this is a demo project, I think the iframe features should have been written more explicitly.

# Too generic
When I click the "button" with id "button"

# Specifically highlights that this is a Step that involves iframes
When I touch the submit button in the iframe

This will allow users to quickly find examples in the Steps.