forked from serhatbolsu/robotframework-appiumlibrary
-
Notifications
You must be signed in to change notification settings - Fork 0
Keyword List
sgabi28 edited this page Jul 18, 2025
·
3 revisions
Existing Keywords:
- Activate Application
Background App DEPRECATED!! useBackground Application
instead- Background Application
- Capture Page Screenshot
- Clear Text
- Click A Point DEPRECATED!! Since selenium v4, use other keywords.
- Click Alert Button
Click Button DEPRECATED!! in selenium v4, useClick Element
keyword.- Click Element
- Click Element At Coordinates DEPRECATED!! Since selenium v4, use other keywords.
- Click Text
- Close All Applications
- Close Application
- Delete File Android only
- Drag And Drop
- Element Attribute Should Match
- Element Name Should Be
- Element Should Be Disabled
- Element Should Be Enabled
- Element Should Be Visible
- Element Should Contain Text
- Element Should Not Contain Text
- Element Text Should Be
- Element Value Should Be
- Execute Adb Shell Android only
- Execute Adb Shell Timeout Android only
- Execute Async Script
- Execute Script
- Flick
- Get Activity
- Get Appium SessionId
- Get Appium Timeout
- Get Capability
- Get Contexts
- Get Current Context
- Get Element Attribute
- Get Element Location
- Get Element Rect
- Get Element Size
- Get Matching Xpath Count
- Get Network Connection Status
- Get Sleep Between Wait Loop
- Get Source
- Get Text
- Get Webelement
- Get Webelement In Webelement
- Get Webelements
- Get Window Height
- Get Window Title
- Get Window Url
- Get Window Width
- Get Windows
- Go Back
- Go To Url
-
Hide Keyboard "Hides the software keyboard on the device. (optional) In iOS, use
key_name
to press a particular key, ex.Done
. In Android, no parameters are used.") - Input Password
- Input Text
- Input Text Into Current Element
- Input Value iOS only keyword, input value makes use of set_value
- Install App
- Is Keyboard Shown Android only?
- Landscape
-
Launch Application DEPRECATED!! in selenium v4, use
Activate Application
keyword. - Lock iOS only?
- Log Source
- Long Press DEPRECATED!! Since selenium v4, use other keywords.
- Long Press Keycode
- Open Application
- Open Notifications Android only
- Page Should Contain Element
- Page Should Contain Text
- Page Should Not Contain Element
- Page Should Not Contain Text
-
Pinch DEPRECATED!! use
Execute Script
instead - Portrait
- Press Keycode
- Pull File Android only
- Pull Folder Android only
- Push File Android only
-
Quit Application DEPRECATED!! in selenium v4, check
Close Application
keyword. - Register Keyword To Run On Failure
- Remove Application
-
Reset Application DEPRECATED!! in selenium v4, check
Terminate Application
keyword. - Scroll
- Scroll Down
- Scroll Element Into View
- Scroll Up
- Set Appium Timeout
- Set Location
- Set Network Connection Status
- Set Sleep Between Wait Loop
- Shake
- Start Activity
- Start Screen Recording
- Stop Application
- Stop Screen Recording Android only?
- Swipe
- Swipe By Percent
- Switch Application
- Switch To Context
- Switch To Frame
- Switch To Parent Frame
- Switch To Window
-
Tap DEPRECATED!! Since selenium v4, use
Tap With Positions
keyword. - Tap With Number Of Taps iOS only?
- Tap With Positions
- Terminate Application
- Text Should Be Visible
- Toggle Touch Id Enrollment iOS Simulator
- Touch Id Simulate Touch ID on iOS Simulator
- Wait Activity
- Wait Until Element Is Visible
- Wait Until Page Contains
- Wait Until Page Contains Element
- Wait Until Page Does Not Contain
- Wait Until Page Does Not Contain Element
- Xpath Should Match X Times
- Zoom - DEPRECATED!! Zooms in on an element a certain amount.