Re: [wtr-general] Watir - Firefox (encoding problem)

2010-03-01 Thread Željko Filipin
On Mon, Mar 1, 2010 at 4:19 PM, ponto hugoandrego...@gmail.com wrote:
 i'm trying to set an text_field's value to an string with é char,
 but what on firefox appears é.

I remember seeing that problem on the list. Until somebody replies, browse
the archive.

Željko
--
watir.com - community manager
pledgie.com/campaigns/2982 - donate to Watir
watirpodcast.com - host
testingpodcast.com - audio podcasts on software testing. all of them

-- 
You received this message because you are subscribed to the Google Groups 
Watir General group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general


Re: [wtr-general] Watir - Firefox (encoding problem)

2010-03-01 Thread ponto
i'm on linux i saw this
http://www.mail-archive.com/watir-general@googlegroups.com/msg04744.html but
this didn't work for me. i'm using firewatir (1.6.5), with firefox compiled
by myself with jssh extension (is there any compile option to set unicode or
something for jssh?).

On 1 March 2010 15:32, Željko Filipin zeljko.fili...@wa-research.ch wrote:

 On Mon, Mar 1, 2010 at 4:19 PM, ponto hugoandrego...@gmail.com wrote:
  i'm trying to set an text_field's value to an string with é char,
  but what on firefox appears é.

 I remember seeing that problem on the list. Until somebody replies, browse
 the archive.

 Željko
 --
 watir.com - community manager
 pledgie.com/campaigns/2982 - donate to Watir
 watirpodcast.com - host
 testingpodcast.com - audio podcasts on software testing. all of them

  --
 You received this message because you are subscribed to the Google Groups
 Watir General group.
 To post to this group, send email to watir-general@googlegroups.com
 Before posting, please read the following guidelines:
 http://wiki.openqa.org/display/WTR/Support
 To unsubscribe from this group, send email to
 watir-general+unsubscr...@googlegroups.comwatir-general%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/watir-general


-- 
You received this message because you are subscribed to the Google Groups 
Watir General group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general


Re: [wtr-general] Watir - Firefox (encoding problem)

2010-03-01 Thread Željko Filipin
On Mon, Mar 1, 2010 at 4:55 PM, ponto hugoandrego...@gmail.com wrote:
 (is there any compile option to set unicode or something for jssh?).

Try driving Firefox with watir-webdriver (until FireWatir ninjas answer),
maybe it will solve the problem:

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

Željko

-- 
You received this message because you are subscribed to the Google Groups 
Watir General group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general


Re: [wtr-general] Watir - Firefox (encoding problem)

2010-03-01 Thread ponto
yeah, i've already done that.
but i would like to use it on firewatir, i will have to wait :P

On 1 March 2010 15:59, Željko Filipin zeljko.fili...@wa-research.ch wrote:

 On Mon, Mar 1, 2010 at 4:55 PM, ponto hugoandrego...@gmail.com wrote:
  (is there any compile option to set unicode or something for jssh?).

 Try driving Firefox with watir-webdriver (until FireWatir ninjas answer),
 maybe it will solve the problem:

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

 Željko

  --
 You received this message because you are subscribed to the Google Groups
 Watir General group.
 To post to this group, send email to watir-general@googlegroups.com
 Before posting, please read the following guidelines:
 http://wiki.openqa.org/display/WTR/Support
 To unsubscribe from this group, send email to
 watir-general+unsubscr...@googlegroups.comwatir-general%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/watir-general


-- 
You received this message because you are subscribed to the Google Groups 
Watir General group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general


Re: [wtr-general] Watir - Firefox (encoding problem)

2010-03-01 Thread Željko Filipin
On Mon, Mar 1, 2010 at 5:02 PM, ponto hugoandrego...@gmail.com wrote:
 yeah, i've already done that.

It works fine with watir-webdriver?

 but i would like to use it on firewatir

Why?

Željko

-- 
You received this message because you are subscribed to the Google Groups 
Watir General group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general


Re: [wtr-general] Watir - Firefox (encoding problem)

2010-03-01 Thread ponto
yes, it worked fine.

well, because i'm doing an study on web functional testing tools for a
company, and using webdriver maybe it would be better to use the original
one, i mean the new on-going selenium2, i think. but i'm not sure. for what
i really don't know yet.

On 1 March 2010 16:08, Željko Filipin zeljko.fili...@wa-research.ch wrote:

 On Mon, Mar 1, 2010 at 5:02 PM, ponto hugoandrego...@gmail.com wrote:
  yeah, i've already done that.

 It works fine with watir-webdriver?


  but i would like to use it on firewatir

 Why?


 Željko

 --
 You received this message because you are subscribed to the Google Groups
 Watir General group.
 To post to this group, send email to watir-general@googlegroups.com
 Before posting, please read the following guidelines:
 http://wiki.openqa.org/display/WTR/Support
 To unsubscribe from this group, send email to
 watir-general+unsubscr...@googlegroups.comwatir-general%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/watir-general


-- 
You received this message because you are subscribed to the Google Groups 
Watir General group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general