1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
U
[±d¹ã@s^ddlmZddlmZmZddlmZddlZddlZddœdd    „Z    d
d
d
dd œd d „Z
dS)é)Ú annotationsé)Ú event_classÚ T_JSON_DICT)Ú    dataclassNz0typing.Generator[T_JSON_DICT, T_JSON_DICT, None])Úreturnccsddi}|V}dS)z3
    Clears the overridden Device Orientation.
    Úmethodz0DeviceOrientation.clearDeviceOrientationOverrideN©)Úcmd_dictÚjsonr    r    úpd:\z\workplace\vscode\pyvenv\venv\Lib\site-packages\selenium/webdriver/common/devtools/v85/device_orientation.pyÚ!clear_device_orientation_override sÿr Úfloat)ÚalphaÚbetaÚgammarccs2tƒ}||d<||d<||d<d|dœ}|V}dS)z
    Overrides the Device Orientation.
 
    :param alpha: Mock alpha
    :param beta: Mock beta
    :param gamma: Mock gamma
    rrrz.DeviceOrientation.setDeviceOrientationOverride)rÚparamsN)Údict)rrrrr
r r    r    r Úset_device_orientation_overrides þr) Ú
__future__rÚutilrrZ dataclassesrÚenumÚtypingr rr    r    r    r Ú<module>s