You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using folded phone, I can get screenshot image at the bigger monitor. But I can only get back image at the small screen(the bigger one is folded).
Add a parameter " -d 0" to the following command:
screencap -d 0 -p
The text was updated successfully, but these errors were encountered:
appium-uiautomator2-server/app/src/main/java/io/appium/uiautomator2/utils/ScreenshotHelper.java
Line 96 in 6b862b4
When using folded phone, I can get screenshot image at the bigger monitor. But I can only get back image at the small screen(the bigger one is folded).
Add a parameter " -d 0" to the following command:
screencap -d 0 -p
The text was updated successfully, but these errors were encountered: