Yes, this is missing feature. The RPA software can not hold keys for more than one click. This is on our todo list. But meanwhile they are some useful and powerful workarounds:
-
Windows: Use XRUN to call a VBS script with the sendkeys command.
-
Linux: Use XRUN to call a Python script with (Python) sendkeys inside.
-
Mac: Use XRUN to call the free Cliclick tool.