Re: [wtr-general] Watir version on Mac

2010-03-30 Thread Željko Filipin
On Mon, Mar 29, 2010 at 6:36 PM, RSMelkon  wrote:
> $ ruby -e'require "Watir";puts watir::FF::VERSION'
> -e:1:in `require': no such file to load -- Watir (LoadError)

To make it clear, you can not use watir gem (IE driver) on Mac. You can use
this gems: firewatir (FF driver), safariwatir (Safari Driver) and
watir-webdriver (FF, Safari and Chrome driver).

Let me know if you need further help.

Željko

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

You received this message because you are subscribed to 
http://groups.google.com/group/watir-general
To post: watir-general@googlegroups.com
To unsubscribe: watir-general+unsubscr...@googlegroups.com

To unsubscribe from this group, send email to 
watir-general+unsubscribegooglegroups.com or reply to this email with the words 
"REMOVE ME" as the subject.


Re: [wtr-general] Watir version on Mac

2010-03-29 Thread RSMelkon
Thanks,

Below is what i am getting:

$ ruby -e'require "Watir";puts watir::FF::VERSION'
-e:1:in `require': no such file to load -- Watir (LoadError)
from -e:1
I

On Mon, Mar 29, 2010 at 12:09 PM, Željko Filipin
 wrote:
> On Mon, Mar 29, 2010 at 6:02 PM, RSMelkon  wrote:
>> I know IE doesn't exist on Mac, and trying to figure it out what
>> should i put instead of it.
>
> Take a look at Mac headline:
>
> http://watir.com/installation/
>
> You can take a look at this too:
>
> http://zeljkofilipin.com/2010/01/12/watir-on-webdriver/
>
> Željko
>
> --
> Before posting, please read http://watir.com/support. In short: search
> before you ask, be nice.
>
> You received this message because you are subscribed to
> http://groups.google.com/group/watir-general
> To post: watir-general@googlegroups.com
> To unsubscribe: watir-general+unsubscr...@googlegroups.com
>
> To unsubscribe from this group, send email to
> watir-general+unsubscribegooglegroups.com or reply to this email with the
> words "REMOVE ME" as the subject.
>

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

You received this message because you are subscribed to 
http://groups.google.com/group/watir-general
To post: watir-general@googlegroups.com
To unsubscribe: watir-general+unsubscr...@googlegroups.com

To unsubscribe from this group, send email to 
watir-general+unsubscribegooglegroups.com or reply to this email with the words 
"REMOVE ME" as the subject.


Re: [wtr-general] Watir version on Mac

2010-03-29 Thread Željko Filipin
On Mon, Mar 29, 2010 at 6:02 PM, RSMelkon  wrote:
> I know IE doesn't exist on Mac, and trying to figure it out what
> should i put instead of it.

Take a look at Mac headline:

http://watir.com/installation/

You can take a look at this too:

http://zeljkofilipin.com/2010/01/12/watir-on-webdriver/

Željko

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

You received this message because you are subscribed to 
http://groups.google.com/group/watir-general
To post: watir-general@googlegroups.com
To unsubscribe: watir-general+unsubscr...@googlegroups.com

To unsubscribe from this group, send email to 
watir-general+unsubscribegooglegroups.com or reply to this email with the words 
"REMOVE ME" as the subject.