appium-desktop icon indicating copy to clipboard operation
appium-desktop copied to clipboard

page was upside down

Open Andyshy opened this issue 6 years ago • 13 comments

Appium or Appium Desktop?

Appium Desktop

You are reporting an issue at the Appium Desktop repository. Appium Desktop is a wrapper around Appium. If you are having trouble running tests, it is much more likely that the problem you are encountering is not a problem with Appium Desktop but with Appium. For that reason we require you to have tried your testcase with Appium CLI before reporting issues. Check the checkbox below to confirm that you have proven your issue does not reproduce on Appium itself:

  • [ ] I have verified that my issue does not occur with Appium and should be investigated as an Appium Desktop issue

The problem

page was upsi x k exc5sopnr t 4_dv34d de down when i update the new release,can you help me?

Environment

new release

  • I am running Appium Desktop version .
  • I am on (pick one):
    • [ ] Mac
    • [√ ] Windows
    • [ ] Linux

Andyshy avatar Jan 02 '19 04:01 Andyshy

Is this on a real device? It could be that you need to physically flip the device around to get the orientation correct

Can you check if this happens when you run Appium from the CLI instead of from Appium Desktop

npm install -g appium
appium

If it still happens with Appium, open an issue at github.com/appium/appium/issues

dpgraham avatar Jan 02 '19 17:01 dpgraham

Same issue as above. trying to use Appium Desktop 1.10 to locate the elements, but when connected with the real device, the image is upside down. It keeps upside down even if I physically rotated the device upside down and refreshed Appium Desktop. But it's correct when I use another PC to connect with the same device. Not quite sure whether it's related with some settings in Appium Desktop.

Vampiredward avatar Jan 11 '19 09:01 Vampiredward

Can one of you two provide the Appium logs for this?

dpgraham avatar Jan 11 '19 18:01 dpgraham

in addition, when move the mouse over the screenshot, the elements appear to be at the correct position, which means different from what you see from the screenshot. e.g.: i can locate the logo element at the top-middle area but not the bottom-middle area.

Another clue is, when it's running on the "correct" PC, when I selected the element, the XML code will expand to highlight the chosen line. However, the code doesn't expand and highlight the chosen element on the "incorrect" PC.

Vampiredward avatar Jan 14 '19 03:01 Vampiredward

I am also facing the same issue - Screen is showing as upside down. I am using Appium Desktop version 1.10.0 on Mac and connecting real android device. Please help!

Recommendation - Would be good to have old feature of Rotating screen by 90 degree.

sanjayvermaqa avatar Jan 14 '19 22:01 sanjayvermaqa

I am also seeing this issue with Appium desktop 1.10.0 on windows 7, with a real android device.

tautob avatar May 07 '19 15:05 tautob

Can one of you two provide the Appium logs for this?

log provided as above on Jan 14. will be great if this issue can be fixed soon :-)

Vampiredward avatar Jun 27 '19 09:06 Vampiredward

Sorry for the delay on this.

Can you try setting automationName=UiAutoator2 and see if this still happens?

dpgraham avatar Jul 10 '19 03:07 dpgraham

I'm also seeing this issue on Appium desktop 1.13.0 on Win10 with real android device but on UIAutomator not UIAutomator2. Unfortunately, my device has to use older Android version that doesn't support UIAutomator2. It looks like just a display issue for the desktop inspector.

huangbq4gh avatar Aug 03 '19 00:08 huangbq4gh

Having th same issue . Galaxy tab platform 4.4.4 / Appium Desktop 1.13.0 Modes tried : UiAutomator2, Selendroid, Espresso

arava avatar Aug 14 '19 10:08 arava

Sorry for the delay on this.

Can you try setting automationName=UiAutoator2 and see if this still happens? same as "my device has to use older Android version that doesn't support UIAutomator2" thus cannot check it out.

Vampiredward avatar Sep 18 '19 07:09 Vampiredward

With Appium Desktop v1.18.1 it was working fine but all of sudden app orientation display changed. Updated to v1.191.1 but no luck. Having same issues where the app displayed sideways pointing to right side.

Screen Shot 2020-12-21 at 4 58 11 PM

Screen Shot 2020-12-21 at 5 00 19 PM

Below are my specifications,

  • Running on Mac mini
  • Appium Desktop v1.19.1
  • Plugged into Real iOS device - iPad Air

@dpgraham @KazuCocoa Please address this issue at your earliest convenience. Thanks!

SaiNiranjan avatar Dec 22 '20 00:12 SaiNiranjan