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

Drop down vale is not coming while run the test step.urgent please response ASSP

4 Answers 63 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Arbind
Top achievements
Rank 1
Arbind asked on 06 May 2014, 05:27 AM
                 I have a issue in drop down.i have record all the step correctly.but while I am run those in dropdown step its showing error.
ExecuteCommand failed!
InError set by the client. Client Error:
System.ApplicationException: Unexpected error thrown while setting the dropdown ---> System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
Parameter name: DropDown was unable to find the item 'Español' in the dropdown requested. DropDown had the following values only:
 
   at ArtOfTest.InternetExplorer.IECommandProcessor.SelectDropDown(IHTMLElement target, Int32 index, String text, Boolean useValue)
   --- End of inner exception stack trace ---
   at ArtOfTest.InternetExplorer.IECommandProcessor.SelectDropDown(IHTMLElement target, Int32 index, String text, Boolean useValue)
   at ArtOfTest.InternetExplorer.IECommandProcessor.ProcessActionCommands(BrowserCommand request)
   at ArtOfTest.InternetExplorer.IECommandProcessor.ProcessCommand(WebBrowserClass ieInstance, BrowserCommand request, IHTMLDocument2 document)
BrowserCommand (Type:'Action',Info:'NotSet',Action:'SelectDropDown',Target:'ElementId (tagName: 'select',occurrenceIndex: '0')',Data:'T:Español',ClientId:'Client_99a9e3b2-11c1-4cab-9ca3-31a3dcac3d3d',HasFrames:'False',FramesInfo:'',TargetFrameIndex:'-1',InError:'True',Response:'System.ApplicationException: Unexpected error thrown while setting the dropdown ---> System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
Parameter name: DropDown was unable to find the item 'Español' in the dropdown requested. DropDown had the following values only:
 
   at ArtOfTest.InternetExplorer.IECommandProcessor.SelectDropDown(IHTMLElement target, Int32 index, String text, Boolean useValue)
   --- End of inner exception stack trace ---
   at ArtOfTest.InternetExplorer.IECommandProcessor.SelectDropDown(IHTMLElement target, Int32 index, String text, Boolean useValue)
   at ArtOfTest.InternetExplorer.IECommandProcessor.ProcessActionCommands(BrowserCommand request)
   at ArtOfTest.InternetExplorer.IECommandProcessor.ProcessCommand(WebBrowserClass ieInstance, BrowserCommand request, IHTMLDocument2 document)')
InnerException: none

so dropdown value is not comming .please response ASAP .its urgent.

4 Answers, 1 is accepted

Sort by
0
Ivaylo
Telerik team
answered on 06 May 2014, 02:53 PM
Hello Arbind,

I am sorry you are experiencing this issue. It would be quite helpful if you can provide me with access to your application so I can reproduce this behavior on my side and investigate further.
Also providing more details such as recording/executing browser and some specifics for your application are more than welcome.

Thank you for your cooperation in advance.

Regards,
Ivaylo
Telerik
 
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
0
Arbind
Top achievements
Rank 1
answered on 07 May 2014, 06:34 AM
got the solution


thanks
0
Anna
Top achievements
Rank 1
answered on 08 Jun 2014, 02:54 AM
Can you please let me know what was the solution?, I'm seeing the same issue with one of my test scripts.

Anna.
0
Ivaylo
Telerik team
answered on 11 Jun 2014, 11:02 AM
Hello Anna,

I assume the problem in this case was the way that Espaniol is written ('Español') and it is very likely the "ñ" symbol to be the problem. Even Test Studio is prompting the same exception each case is different and specific. 

If you are still experiencing this behavior please make sure you submit separate ticket with more detailed information so we can take a look.

Thank you for your understanding.

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