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

bug: Element position are offset in iPad in landscape mode #1025

Open
2 tasks done
Reeta-L opened this issue Aug 10, 2023 · 0 comments
Open
2 tasks done

bug: Element position are offset in iPad in landscape mode #1025

Reeta-L opened this issue Aug 10, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@Reeta-L
Copy link

Reeta-L commented Aug 10, 2023

Is this an issue specifically with Appium Inspector?

  • I have verified that my issue does not occur with Appium, and should be investigated as an Appium Inspector issue

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

I am trying to automate an internal app on iPad. I am using appium 2 and xcuitest driver 4.18.4. Using appium inspector the elements are highlighted offset. And tap by coordinates also does not work.
See below screenshot the settings button is not highlighted correctly.
Picture1
I even try on the home screen, and the buttons are highlighted incorrectly. I suppose there is a problem with landscape mode on iPad.

Expected Behavior

The settings button should be highlighted correctly and tap by coordinates should also work.

Operating System

Windows

Appium Inspector Version

23.8.1

Appium Version

2.0.0-beta.56

Further Information

Operating system: Windows 10,
Appium server on: macOS Monterery (12.5.1)
Appium server version (output of appium --version): 2.0.0-beta.56
Appium driver(s) and their version(s): xcuitest 4.18.4
Appium plugin(s) and their version(s):
Node.js version (output of node --version): v19.6.0
npm version (output of npm --version): 9.4.0
Last component(s) version which did not exhibit the problem: n/a
Platform and version under test: iPad 16.3.1
Real device or emulator/simulator: Real device - iPad (10th generation)

Steps:

  1. Connect iPad in landscape mode.
  2. Try to capture buttons on homescreen using appium inspector.
  3. The buttons are offset highlighted
    pic1
    The buttons are offset
    Appium Logs :
    appium3.log
    Picture1
    Picture2
    Linked appium issue bug: Element position are offset in iPad in horizontal layout appium#18968
@Reeta-L Reeta-L added the bug Something isn't working label Aug 10, 2023
@Reeta-L Reeta-L changed the title bug: <title> bug: Element position are offset in iPad in horizontal layout Aug 10, 2023
@Reeta-L Reeta-L changed the title bug: Element position are offset in iPad in horizontal layout bug: Element position are offset in iPad in landscape mode Sep 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant