Copy pasting text
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-10-17 01:42 PM
Hi all,
We're trying to copy (formatted) text to an open Internet Explorer-window. The way we set it up is:
- we have a Word-file with the text in it
- we use the Word-VBO to open the file, select all, copy to clipboard en exit Word
- we then use a Navigate stage with Global Send Keys with Inputs "^"
This worked but for some reason it isn't working anymore and it pastes "" to the field we paste in. Does anyone have an idea what causes this? Is there something we could do differently? Help is greatly appreciated 🙂
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-10-17 02:05 PM
Hi,
Use the expression ""^v"" with Global send keys.
Best Regards,
Atul Kumar
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-10-17 02:52 PM
I thought I tried this yesterday but it is working now! Thanks a lot!
