Skip to content

issues Search Results · repo:appium/appium-android-driver language:JavaScript

Filter by

39 results
 (69 ms)

39 results

inappium/appium-android-driver (press backspace or delete to remove)

Code: Duration duration = Duration.ofMillis(500); TouchAction action1 = new TouchAction(driver).press(PointOption.point(startx, starty)).waitAction(WaitOptions.waitOptions(duration)).moveTo(PointOption.point(endx, ...
  • haopizi
  • 1
  • Opened 
    on Sep 24, 2024
  • #962

Exactly the same issue was reported on Appium support forum almost a year ago without any responses: https://discuss.appium.io/t/unknownmethoderror-method-is-not-implemented-for-isdisplayed/40659 Description ...
  • azavor
  • 4
  • Opened 
    on Sep 9, 2024
  • #957

The mobileInjectEmulatorCameraImage is very useful, thank you. Would it be possible to add position parameter, along with the payload that would allow setting the position of the injected image?
  • hadalin
  • 9
  • Opened 
    on Jun 21, 2024
  • #940

I ve come across an odd issue that I can t fully explain with this. Running automation tests via robot framework using pip modules/packages listed in Environment section below. Recently upgraded the test ...
  • pandabat
  • Opened 
    on Dec 1, 2023
  • #888

Hi, thanks for your great work. I cloned v7.1.4 yesterday, but it couldn t work with npm i It takes me half a day to fix it like your fix in v7.1.5. The root cause is the different versions of @appium/types ...
  • xianshenglu
  • 3
  • Opened 
    on Oct 20, 2023
  • #875

(Just an idea note for me.) Then, the launching status check can be skipped. I mean appium just calls the below, then returns true without the app status check. https://github.com/appium/appium-android-driver/blob/70ed46688faf1dfb9283ce2903959bc935242b6d/lib/commands/app-management.js#L217 ...
  • KazuCocoa
  • Opened 
    on Oct 6, 2022
  • #766

driver.activate_app turns on auto rotation. https://stackoverflow.com/questions/56684778/adb-shell-monkey-command-changing-device-orientation-lock
  • ghost
  • 2
  • Opened 
    on Apr 19, 2022
  • #738

Warning: Android 11 (API 30) dumpsys meminfo adds Rss Total column before Heap Size
  • YueChen-C
  • Opened 
    on Nov 17, 2021
  • #718

Hi! I ve encountered with such error: Sun, 17 Oct 2021 18:03:07 GMT [debug] [WD Proxy] Matched /wd/hub/session/7c1249a8-335f-406f-b896-4de763450808/elements to command name findElements Sun, 17 Oct ...
  • tonn
  • 2
  • Opened 
    on Oct 17, 2021
  • #711

Warning: These issues are not tracked. Please create new issues in the main Appium repository: https://github.com/appium/appium/issues/new npm ERR! code 1 npm ERR! path /usr/local/lib/node_modules/opencv4nodejs ...
  • Jitu1888
  • 7
  • Opened 
    on Apr 18, 2021
  • #688
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub