Skip to content

Commit

Permalink
Add wait to generated example.
Browse files Browse the repository at this point in the history
Reviewed by @tolmasky.
  • Loading branch information
tolmasky committed Oct 18, 2016
1 parent fb0c1be commit c652539
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions template/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ module.exports =
<click selector = "input[type=text]" />
<type>How do I use <paste>JSX</paste>?</type>
<click selector = "input[type=submit]" />
<wait.visible selector = ".results" />
</using>

<recording.stop />
Expand Down

0 comments on commit c652539

Please sign in to comment.