Key Stroke command not available
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-06-18 01:34 PM
Hello !
I hope you are doing well.
Using the application modeller, I've spied a HTML edit area in which I enter some text, it works. I would just need to use a key stroke "enter" to validate, but I cannot find the command in the navigate stage. Did I do something wrong? Can you please help ?
Thanks for your help.
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-06-18 01:57 PM
Hi David - instead of the edit element, drag the root (top) element into a Navigate stage and you should see the Global Send Key option. Not that for GSK to work, the cursor has to be in the right place and the application has to be in focus (the same as if you were typing with the keyboard).
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-06-18 02:03 PM
Hi John, is there any other way? It does not work unfortunately. I believe because the ""root"" is from the login page while the window where I input data is a pop up window with a URL link that change for each session. Is there another way?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-06-18 06:06 PM
Not really and it should work. If the pop up is in focus and the cursor is in the correct position, then sending a GSK or a GSK Event should work.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
07-06-18 06:18 AM
Have you tried creating a navigate stage specifying the root (top most) element then selecting Global Send Key Events with value ""{ENTER}""?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-06-18 05:15 PM
Hi John & Greg,
So I tried and it still does not work unfortunately. I obtain this error message ""Internal : Failed to perform step 1 in Navigate Stage 'Enter and validate commo' on page 'Getreports' - Command 'AAFocus' gave invalid result
