question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

The location values of the element are not consistent with particular offset also for Android real device. Please some one guide me how to retrieve the attribute bounds as it is appropriate to perform tap.

See original GitHub issue

The problem

Briefly describe the issue you are experiencing (or the feature you want to see added to Appium). Tell us what you were trying to do and what happened instead. Remember, this is not a place to ask questions. For that, go to http://discuss.appium.io!

Environment

  • Appium version (or git revision) that exhibits the issue:
  • Last Appium version that did not exhibit the issue (if applicable):
  • Desktop OS/version used to run Appium:
  • Node.js version (unless using Appium.app|exe):
  • Mobile platform/version under test:
  • Real device or emulator/simulator:
  • Appium CLI or Appium.app|exe:

Details

If necessary, describe the problem you have been experiencing in more detail.

Link to Appium logs

Create a GIST which is a paste of your full Appium logs, and link them here. Do NOT paste your full Appium logs here, as it will make this issue very long and hard to read! If you are reporting a bug, always include Appium logs!

Code To Reproduce Issue [ Good To Have ]

Please remember that with sample code it’s easier to reproduce the bug and it’s much faster to fix it.

Please git clone https://github.com/appium/appium and from the sample-code directory, use one of your favourite languages and sample apps to reproduce the issue.

In case a similar scenario is missing in sample-code, please submit a PR with one of the sample apps provided.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
KJAbhilashcommented, Jan 23, 2019

@mykola-mokhnach I think its a bug as the coordinates returned by the appium is relative to webview and not to app which is making tap failed when trying with the coordinates returned by Appium.

1reaction
mykola-mokhnachcommented, Jan 22, 2019

Please use Appium forum for questions

Read more comments on GitHub >

github_iconTop Results From Across the Web

Place Autocomplete | Maps JavaScript API - Google Developers
Search for Places API, then select it from the results list. Select ENABLE. When the process finishes, Places API appears in the list...
Read more >
Modifier
A Modifier that can add padding to position the content according to specified distances from its bounds to an alignment line .
Read more >
How to Use Touch Actions in Appium: Swipe Tap Touch
How to Use Touch Actions in Appium such as swipe, tap, press, multi-touch, double tap. ... Swipe one element to another element ......
Read more >
Intersection Observer API - MDN Web Docs
Historically, detecting visibility of an element, or the relative visibility of two elements in relation to each other, has been a difficult ...
Read more >
Touch Actions
Edit this Doc Automating mobile gestures. While the Selenium WebDriver spec has support for certain kinds of mobile interaction, its parameters are not...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found