This is a migrated thread and some comments may be shown as answers.

Unable to automate selections from drop down

2 Answers 62 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Sarah
Top achievements
Rank 1
Sarah asked on 25 Sep 2014, 03:24 PM
During recording of automation, when selecting a parent from the drop down it was failing when playing back the test.
What was recorded from my step was: RadTreeView('ct100_firmComboBox_i0_firmTreeView'): 'SVAutomationVC' action -> 'Click'.
Eventually, before this step another step had to be entered to get this to work. This step was inserted before the click action: Scroll ListItem1 to top of window.
The test passed once this was inserted into the automation script.

Now, I am having issues with automating the selection of a child selection to this parent. At the drop down list the parent (SVAutomationVC) displays with '+' next to it. And once '+' is selected the user is able to view the child or children. When I record the steps of selecting the child and play back occurs it fails. I have tried to insert steps as done for the parent but nothing as worked.

I have attached my automation scripts and also a screen shot of how far the scripts take me in the application. Has anyone else had this problem or does anyone have an answer so that I can move past this point in my automation with a successful script?

2 Answers, 1 is accepted

Sort by
0
Sean
Top achievements
Rank 1
answered on 26 Sep 2014, 11:42 PM
Perhaps a mouse down/click event on the + icon element.  http://docs.telerik.com/teststudio/user-guide/troubleshooting_guide/test-execution-problems/invoke-blind-mouse-click.aspx
0
Ivaylo
Telerik team
answered on 30 Sep 2014, 10:33 AM
Hello Sarah,

Using our public available demo which you can find here I am not able to reproduce such a behavior, can you? This behavior must be specific to the application you are testing and we might need to have access to id in order to investigate further.

Please note that you will need to submit a support ticket if you are going to share sensitive information, please note this is a public forum and the information provided will not remain private.

Regards,
Ivaylo
Telerik
 
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
Tags
General Discussions
Asked by
Sarah
Top achievements
Rank 1
Answers by
Sean
Top achievements
Rank 1
Ivaylo
Telerik team
Share this question
or