[Wtr-general] Parameterization

Christian Baumann mail at chriss-baumann.de
Mon Nov 27 14:39:05 EST 2006


http://www.ruby-doc.org/core/ ?!

sikander schrieb:
> could u expalin me how to do that in detail?
>
> ------------------------------------------------------------------------
> *From:* wtr-general-bounces at rubyforge.org 
> [mailto:wtr-general-bounces at rubyforge.org] *On Behalf Of *jackei
> *Sent:* Monday, November 27, 2006 7:20 PM
> *To:* wtr-general at rubyforge.org
> *Subject:* Re: [Wtr-general] Parameterization
>
> I suggest that you can use CSV or  XML rather than Excel, because the 
> Watir's script won't execute if your machines haven't installed Excel.
>  
>
>
>  
> On 11/27/06, *Željko Filipin* <zeljko.filipin at gmail.com 
> <mailto:zeljko.filipin at gmail.com>> wrote:
>
>     I do not know how to use Excel, but this is how you could simplify
>     your code (tested).
>
>     searches = [ "pickaxe", "Ruby", "Watir" , "Watir and Ruby"]
>     searches.each do |search|
>       ie.text_field(:name, "q").set(search)
>       ie.button(:name, "btnG").click
>     end
>     -- 
>     Zeljko Filipin
>     zeljkofilipin.com <http://zeljkofilipin.com/>
>     _______________________________________________
>     Wtr-general mailing list
>     Wtr-general at rubyforge.org <mailto:Wtr-general at rubyforge.org>
>     http://rubyforge.org/mailman/listinfo/wtr-general
>
>
>
>
> -- 
> Please give me a reply if you recevied the mail. Thanks.
>
> Best Regards
>
> Jackei.Chan (Software Testing Consultant)
> jackeichan at gmail.com <mailto:jackeichan at gmail.com>
> Chinese Blog: http://jackei.cnblogs.com/
> English Blog: http://www.testingreflections.com/blog/3424
> ------------------------------------------------------------------------
>
> _______________________________________________
> Wtr-general mailing list
> Wtr-general at rubyforge.org
> http://rubyforge.org/mailman/listinfo/wtr-general

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/wtr-general/attachments/20061127/0dc997ec/attachment.html 


More information about the Wtr-general mailing list