How to send several keys in WebDriver with Python? -
How to create a Python code in a Web driver by pressing the Command + Shift + H button on the keyboard (or keys)?
Update:
information: order to reduce the API work queue: "au.mainApp () .getTreeForXML ()" debug: sending commands to devices: au.mainApp () GetTreeForXML (INSERVER) Socket data received (4494 bytes) information: [INSTERERVER] Send commands to devices: au.mainApp (). getTreeForXML () INFO: [INSTSERVER] Socket data received (8192 bytes) INFO: [INSERVER] INSERVER] Data being rooted for the socket 'CMD' event information: [INSTSERVER] Received results from devices: {"status": 0, "value": "{\" UIAApplication \ ": {\" @ \ " : \ "App \": \ "App \ , \ "Legitimate \": true, \ "visible \": true, \ "signal \ ", \" Path \ ": \" / 0 \ ", \" x \ ": 0, \" y \ ": 20, \" width \ ": 320, \" height \ ": 548} \ "& gt; \": [{\ "UIAWindow \": {\ "@ \": {\ "name \": null, \ "label \":
Use: import from key COMMAND, key.HIFT, 'H') Also see:.
Comments
Post a Comment