Re: [Wtr-general] how to use the commands present in the 'SimpIe' class?

2007-01-19 Thread Chris McMahon
On 1/18/07, Maloy kanti debnath <[EMAIL PROTECTED]> wrote: > Today morning, when I was going through the 'built-in' scripts, like > watir.rb, watir_simple.rb etc. just to have a look at the source code, I > happened to note that we can modify the source code of various functions to > suit our ne

Re: [Wtr-general] how to use the commands present in the 'SimpIe' class?

2007-01-18 Thread Maloy kanti debnath
Today morning, when I was going through the 'built-in' scripts, like watir.rb, watir_simple.rb etc. just to have a look at the source code, I happened to note that we can modify the source code of various functions to suit our need and also how to use the functions present in the 'Simple' class.

[Wtr-general] how to use the commands present in the 'SimpIe' class?

2007-01-18 Thread Maloy kanti debnath
Hello people, I do not know how to use the commands like click_link_with_url, click_link_with_text etc., which are listed under the class 'Simple' in the 'rdoc' documentation of Watir (http://wtr.rubyforge.org/rdoc/index.html). When I tried to use the command 'click_link_with_text' , Watir tel

Re: [Wtr-general] how to use the commands present in the 'SimpIe' class?

2007-01-18 Thread John Lolis
not sure on your exact question but would ie.link(:text,'Images').click work? - Posted via Jive Forums http://forums.openqa.org/thread.jspa?threadID=6165&messageID=17314#17314 ___ Wtr-g