appium-desktop
appium-desktop copied to clipboard
page was upside down
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
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
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
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.
Can one of you two provide the Appium logs for this?
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.
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.
I am also seeing this issue with Appium desktop 1.10.0 on windows 7, with a real android device.
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 :-)
Sorry for the delay on this.
Can you try setting automationName=UiAutoator2 and see if this still happens?
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.
Having th same issue . Galaxy tab platform 4.4.4 / Appium Desktop 1.13.0 Modes tried : UiAutomator2, Selendroid, Espresso
Sorry for the delay on this.
Can you try setting
automationName=UiAutoator2and 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.
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.


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!
