Last active
February 8, 2019 18:54
-
-
Save KarineValenca/6698bdd6db00316581dfa26453f2f06f to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Feature: Appium | |
Scenario: Successful render alert | |
Given I am in app home page | |
When I click on "Pressione" button | |
Then I see the alert |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment