Created
September 21, 2021 07:26
-
-
Save nathankrishnan/818b320abedfdf27cd936ed16bff8b2b to your computer and use it in GitHub Desktop.
Appium - Common Element Actions
This file contains hidden or 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
Action | Description | |
---|---|---|
Click | Tap on an element. | |
Send Keys | Send keyboard input text into a text field element. | |
Clear | Clear the text in a text field element. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment