Ken wrote:
> ItemShopping.rb:40: undefined method `Select' for 
> #<Watir::SelectList:0x2d64ca8> (NoMethodError)
>
> Again, here is the line it is referring to:
>
>  ie.select_list(:name, "frameMain:_ctl5:_ctl1:SearchType").Select("Supplier 
> SKU")
>
> I noticed that when i use the Dev tool to ensure that the name is correct,  
> when I click on the list, it opens up the drop down and the name and ID 
> fields are not filled in.  The way I verified that I have the correct name is 
> that in the left pane of the DOM Explorer,  I clicked on the TD tag and found 
> it in there.
>   
Read the error message again and tell me what you think it might mean.

Bret

_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to