the error message doesn't really help.
Possible causes are:
- you are not on the page you expect to be
- select is not yet here at the time WebTest wants to select it (if the
select creation is delayed)
- dirty html
- not yet supported js

Could you first investigate to know which case applies here?

Cheers,
Marc.
-- 
Blog: http://mguillem.wordpress.com


Rinkesh Bansal wrote:
>  
> 
> Hello,
> 
>  
> 
> I am having one Select field (drop-down List box) on my AJAX page. 
> Canoo Webtest is unable to read this control and throws below error. 
> Also, I used Webtest recorder but couldn’t read this control using
> Webtest recorder also.  Please help me if anyone have solution to this
> problem.
> 
>  
> 
> [verifyText]  INFO (com.canoo.webtest.steps.Step) - >>>> Start Step:
> verifyText "Verify Reports Text" (12/13)
> 
> [setSelectField]  INFO (com.canoo.webtest.steps.Step) - >>>> Start Step:
> setSelectField (13/13)
> 
>  INFO (com.canoo.webtest.engine.WebClientContext) - Responses restored
> 
>  INFO (com.canoo.webtest.ant.WebtestTask) - Finished executing webtest
> "test1" (D:\canoo\build\test1\SimpleTest.xml:11: )
> 
>  INFO (com.canoo.webtest.reporting.XmlReporter) - Writing report to
> D:\canoo\build\test1\result\057_Test1\WebTestReport.xml
> 
>  INFO (com.canoo.webtest.ant.WebtestTask) - Test report successfully
> created.
> 
>  
> 
> BUILD FAILED
> 
> D:\canoo\build\test1\SimpleTest.xml:39: No suitable form found having
> field named "report", Step: SetSelectField at
> D:\canoo\build\test1\SimpleTest.xml:39:  with (taskName="setSelectField")
> 
>  
> 
> Total time: 37 seconds
> 
>  
> 
> Thanks & Regards,
> Rinkesh Bansal
> Module Lead
> Mail: [EMAIL PROTECTED]
> <blocked::mailto:[EMAIL PROTECTED]>
> Office: 91 20 30236792
> Mobile: 09326176376
> 
>  
> 
> DISCLAIMER ========== This e-mail may contain privileged and
> confidential information which is the property of Persistent Systems
> Ltd. It is intended only for the use of the individual or entity to
> which it is addressed. If you are not the intended recipient, you are
> not authorized to read, retain, copy, print, distribute or use this
> message. If you have received this communication in error, please notify
> the sender and delete all copies of this message. Persistent Systems
> Ltd. does not accept any liability for virus infected mails.
> 


_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to