Wow, that was quick. I saw the updates before I saw the actual email about the 
updates. :-)



----- Original Message ----
From: Alister Scott <alister.sc...@gmail.com>
To: Watir General <watir-general@googlegroups.com>
Sent: Tue, December 14, 2010 12:07:30 PM
Subject: [wtr-general] Re: An intro to Watir-WebDriver

Hi Jari,

Thanks for your feedback.
1) Watir Implementation on WebDriver => Post updated to reflect this
2) Programatically controlling Server => Thanks for this, added to
blog post.

Cheers,
Alister

On Dec 14, 11:56 pm, Jari Bakken <jari.bak...@gmail.com> wrote:
> On Tue, Dec 14, 2010 at 1:45 PM, Alister Scott <alister.sc...@gmail.com> 
wrote:
> > Hi,
>
> > I've written a new blog post about how to use Watir-WebDriver for those who
> > are curious:
> >http://watirmelon.com/2010/12/14/watir-webdriver-a-detailed-introduct...
>
> Thanks a lot for this Alister!
>
> Just a nitpick - it's probably more correct to call watir-webdriver a
> "Watir implementation *on* WebDriver" rather than a "Watir
> implementation *of* WebDriver" .
>
> Another thing you might include is that the server jar can be
> controlled programatically through the Selenium::Server class:
>
> require 'selenium/server'
> server = Selenium::Server.new("/path/to/jar", :background => true)
> server.start
> # run your tests
> server.stop

-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

watir-general@googlegroups.com
http://groups.google.com/group/watir-general
watir-general+unsubscr...@googlegroups.com



      

-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

watir-general@googlegroups.com
http://groups.google.com/group/watir-general
watir-general+unsubscr...@googlegroups.com

Reply via email to