Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Appium-specific commands. #3492

Merged
merged 17 commits into from Jan 6, 2023
Merged

Conversation

garg3133
Copy link
Member

@garg3133 garg3133 commented Nov 21, 2022

This PR adds the following Appium commands under .appium namespace:

  • .appium.startActivity
  • .appium.getCurrentActivity
  • .appium.getCurrentPackage
  • .appium.getOrientation
  • .appium.setOrientation
  • .appium.getGeolocation
  • .appium.setGeolocation
  • .appium.pressKeyCode
  • .appium.longPressKeyCode
  • .appium.hideKeyboard
  • .appium.isKeyboardShown

The following commands have been deprecated and moved to .appium namespace as listed above:

  • .getOrientation
  • .setOrientation

@garg3133 garg3133 marked this pull request as ready for review December 26, 2022 19:58
@garg3133 garg3133 deleted the appium-commands branch February 25, 2023 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants