Sending Keyboard Keystrokes

From Edgar BV Wiki
Jump to navigation Jump to search

https://ui.vision/rpa/docs/xtype

   {
     "Command": "XType",
     "Target": "${KEY_CTRL+KEY_F} ${LocatieNaamVar} ${KEY_ENTER}",
     "Value": "",
     "Description": ""
   }