4 Answers, 1 is accepted
0
Hi Etl,
I suspect there are events related to the actions performed in that popup form you need to fill. Using the standard click and type steps may not trigger the necessary JavaScript events and thus it seems the form is not fulfilled. If this is indeed the case, to overwhelm it you can enable SimulateRealClick or SimulateRealType options for the steps (please see the screenshots). After that, please execute the test again to verify if that introduces a change to the faulty behavior.
In case you need further assistance on the topic, you can record a video of the execution with enabled annotations (how to turn on the annotations, please see point 5. in this article) and send it zipped via this thread. That way I will be able to explore the issue on my end. Alternatively, if the application under test is publicly accessible, you could prepare a sample test which I can use to reach the website on my end.
Regards,
Elena Tsvetkova
Progress Telerik
I suspect there are events related to the actions performed in that popup form you need to fill. Using the standard click and type steps may not trigger the necessary JavaScript events and thus it seems the form is not fulfilled. If this is indeed the case, to overwhelm it you can enable SimulateRealClick or SimulateRealType options for the steps (please see the screenshots). After that, please execute the test again to verify if that introduces a change to the faulty behavior.
In case you need further assistance on the topic, you can record a video of the execution with enabled annotations (how to turn on the annotations, please see point 5. in this article) and send it zipped via this thread. That way I will be able to explore the issue on my end. Alternatively, if the application under test is publicly accessible, you could prepare a sample test which I can use to reach the website on my end.
Regards,
Elena Tsvetkova
Progress Telerik
0
Etl
Top achievements
Rank 1
answered on 10 Dec 2018, 08:22 PM
Thankyou for your response, I was able to figure it out.
0
Hello Etl,
Thank you for the feedback. I am pleased to know you managed to find out what was missing in the test configuration.
In case of any other doubts, you can get back to us.
Regards,
Elena Tsvetkova
Progress Telerik
Thank you for the feedback. I am pleased to know you managed to find out what was missing in the test configuration.
In case of any other doubts, you can get back to us.
Regards,
Elena Tsvetkova
Progress Telerik
0
Etl
Top achievements
Rank 1
answered on 11 Dec 2018, 07:00 PM
Thanks, sure will do.