We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5922a1b + 5e5f333 commit 38a5ec5Copy full SHA for 38a5ec5
uiautomator2/__init__.py
@@ -341,7 +341,7 @@ def screen_off(self):
341
@property
342
def orientation(self) -> str:
343
'''
344
- orienting the devie to left/right or natural.
+ orienting the device to left/right or natural.
345
left/l: rotation=90 , displayRotation=1
346
right/r: rotation=270, displayRotation=3
347
natural/n: rotation=0 , displayRotation=0
0 commit comments