Keystrokes using appium – Page 2 – pCloudy – Question and Answers
Skip to content
pCloudy – Question and Answers
Menu
    • Appium Tips and Tricks
    • Ask Question
    • Questions
    • search-results
    • test page

Category: Keystrokes using appium

Keystrokes using appium

How to press home button using appium ?

Code Snippet: ((AndroidDriver) driver).pressKeyCode(AndroidKeyCode.HOME);  

Keystrokes using appium

How to move back using appium?

Code Snippet: //BACK KEY PRESSED ((PressesKeyCode) driver).pressKeyCode(AndroidKeyCode.BACK);  

Posts navigation

Newer posts

pCloudy PORTAL

  • Appium Tips and Tricks
  • Ask Question
  • Sample Code
  • Documentation
  • Videos
  • Blog
  • Training

POPULAR QUESTIONS

  • How to automate pull down refresh functionality ?
  • Can I use pCloudy to test web application on iOS device through automation?
  • How many devices can I connect in each plan?
  • How we can do interrupt testing?
  • Is it possible to run Automation on Android and iOS devices at the same time?
Copyright © 2025 pCloudy - Question and Answers – All Rights Reserved