I have a simple test that has two steps:
 
 
<invoke http://some <http://some/> .url/>
<setInputField name="new_url" value="http://www.urlo.com"/>
 
The test fails on error "No suitable form found having field named
"new_url"" , but when I check the page received in the results, sure
enough it has the line: 
 
<td colspan="2" style="padding-left: 5px;"><input type=text
name="new_url" size=80></td></tr>

 

Why doesn't canoo find the Input fielf by it's name?

 

Thanks, Noam

Reply via email to