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
It is impossible to send tagged key with modifires:
atomac.ldtp.generatekeyevent('<shift><left>')
is throwing exception:
xmlrpclib.Fault: <Fault 1: "<type 'exceptions.ValueError'>:Please provide only one character to send">
The text was updated successfully, but these errors were encountered:
It is impossible to send tagged key with modifires:
atomac.ldtp.generatekeyevent('
<shift><left>
')is throwing exception:
xmlrpclib.Fault:
<Fault 1: "<type 'exceptions.ValueError'>:Please provide only one character to send">
The text was updated successfully, but these errors were encountered: