I’m trying to change a number in a test on a website. It should update to a new number, but it keeps using the old one. I can’t show pictures because of security rules.
Thanks for your help. I will try this if it does not work then I will ask for your help again.
2 Answers, 1 is accepted
0
Elena
Telerik team
answered on 14 Mar 2024, 11:21 AM
Hello Jamie,
Let me step into this conversation and share some additional details.
It will be essential to know the type of step recorded for the action that enters the number. Is this an 'Enter text' step?
If yes, that step always clears the existing text before typing the new one. So, if you have troubles with that step, I will recommend you to take the time to enhance the test with suitable and sufficient wait and verify steps. The execution delays are also an option. You can check this blog post which describes some scenarios how to use that kind of steps.
Let us know if you need any additional assistance.
Regards,
Elena
Progress Telerik
Virtual Classroom is the free self-paced technical training portal that gets you up to speed with Telerik and Kendo UI products including Telerik Test Studio! Check it out at https://learn.telerik.com/.
Thanks for the detailed explanations here. I’ve been dealing with similar issues where the input field keeps holding the old value even after updating the test steps. The suggestions about using manual steps and clearing the field properly were helpful.
By the way, I recently followed a guide that explained login and access flow really clearly, and it might help anyone working on internal systems or employee portals:<a href="dollartreecompassmobile.us">dollartreecompassmobile.us Dollar Tree Employee Login Guide</a>
Thanks for the detailed explanations here. I’ve been dealing with similar issues where the input field keeps holding the old value even after updating the test steps. The suggestions about using manual steps and clearing the field properly were helpful.
By the way, I recently followed a guide that explained login and access flow really clearly, and it might help anyone working on internal systems or employee portals:<a href="dollartreecompassmobile.us">dollartreecompassmobile.us Dollar Tree Employee Login Guide</a>
Clicking the 'Delete' key on my keyboard was creating a test step that said - "Enter Text 'Delete' in 'ParentSignatureText'".
I was presented with 2 ways to solve this:
Hope this helps.
SSq