Sending Keyboard Keystrokes

From Edgar BV Wiki
Revision as of 09:18, 20 November 2023 by Red (talk | contribs) (Created page with "https://ui.vision/rpa/docs/xtype { "Command": "XType", "Target": "${KEY_CTRL+KEY_F} ${LocatieNaamVar} ${KEY_ENTER}", "Value": "", "Description": "" }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

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