How to create a ATF for keyboard press events like hitting enter key or tab key?

madhuri15
Tera Contributor

I am building ATF test cases for our internal portal where we have custom widget attached to one of the catalog form, when the users enters any value in the field and presses enter the value gets selected automatically and enables another button. Until before this step everything is working fine. I am not able to find a way to press ENTER automatically to proceed to next steps

3 REPLIES 3

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @madhuri15 

 

in ATF you cant do this or need to you some script . In ATF you can use only defined UI action and that is only solution. 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

JAYAKRISHNA TOL
Tera Contributor

Do we have any  solution for keyboard press events like hitting enter key or tab key?

JAYAKRISHNA TOL
Tera Contributor

@madhuri15 Did you find any solution for this issue ?