KeyEvent keyEvent = new KeyEvent(); androidDriver.pressKey(keyEvent.withKey(AndroidKey.PAGE_DOWN)); I'm not sure if the issue is with ...
確定! 回上一頁