Global end Key is not working
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
18-05-19 04:19 PM
Hi All,
I am trying to change the value in the text field using UP and DOWN key but somehow it is not working ...
tired with Writer but it is also not accepting the values
Please refer the attached doc.
Please suggest anyone how can make the changes the value.
Â
ThanksÂ
Ritesh
8 REPLIES 8
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
19-05-19 06:27 AM
Hi Ritesh,
A few questions/suggestions.
1. Is it only the up/down keys causing problems i.e. Are you able to send other keys?
2. What kind of application is it? Mainframe / webpage etc.
3. What is the behavior of the process when you watch it/step through it slowly? Is it selecting the field and navigating or is it pressing down and moving your cursor or something?
4. Have you tried programming in a delay? Might be taking a second to navigate to that screen on the application. This probably isn't it but this is always something I check since I had difficulty with it once.
Â
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
19-05-19 07:12 AM
Hi Ben,
Thank you for a reply!
Please see the below comment on your questions
1. Is it only the up/down keys causing problems i.e. Are you able to send other keys? -- Tried with others keys ({DELETE} also but not working. it means all Global send key is not working in this case.Â
2. What kind of application is it? Mainframe / webpage etc. --Webpage
3. What is the behavior of the process when you watch it/step through it slowly? Is it selecting the field and navigating or is it pressing down and moving your cursor or something? Feld is being selected but when it is pressing Send Key, nothing is happening .. then deselectedÂ
4. Have you tried programming in a delay? Might be taking a second to navigate to that screen on the application. This probably isn't it but this is always something I check since I had difficulty with it once. -- Using the Wait but still not working.
Â
Thanks
Ritesh
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
19-05-19 08:43 AM
I notice you're using UIA. Have you tried using Active Accessibility instead?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
20-05-19 07:15 AM
Try to focus on the element firstly and then Send Keys.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
20-05-19 11:33 AM
Hi Amibarrett,
if I use Active Accessibility mode, the system is unable to identify the element. I tried but did not work.
Thanks
Ritesh
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
20-05-19 01:55 PM
Hi Xiangling,
 I tried as per your suggestion but not working...
The problem here is element is being highlighted but send is not working on that element to change the values.
Â
ThanksÂ
Ritesh
Â
Â
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
20-05-19 03:33 PM
Hi Ritesh
Try sending your keys to "WD - intergration monitoring" instead of "Time".
Â
Regards
T Tlou
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
29-05-19 01:44 AM
Hi Tshiamo,
Thank you it worked :)Â
Â
Thanks
Ritesh
