how can I extract values from a table with vertical scroll in citrix?
1 Like
Hello!
On Citrix enviroment you have to use “SendHotKeys” Activity (CTRL+C) and “Get From Clipboard” Activity to pass the data in your clipboard to a variable. To scroll down your list, you can use “Click image” Activity or “SendHotkey” (PageDown).
Hope It Helps!
Regards,
1 Like