Re: [wtr-general] Re: UTF8 encode in FireWatir under Mac

2010-08-02 Thread Ethan
on updating Vapir: I regularly incorporate any improvements made to Firewatir into Vapir-Firefox, and likewise with the IE version. FireWatir doesn't seem to get much activity, though, codewise these days. On Tue, Jul 27, 2010 at 03:58, gs grzegorz.q...@googlemail.com wrote: Hi, Thanks

Re: [wtr-general] Re: UTF8 encode in FireWatir under Mac

2010-08-02 Thread Ethan
It is true that it is slow on mac (also on ruby 1.9 on windows), and that is currently near the top of my priorities for improvement. For clicking a modal dialog, startClicker does not exist in vapir. See http://wiki.github.com/vapir/vapir/modal-dialogs for information on Vapir's modal dialog

[wtr-general] Re: UTF8 encode in FireWatir under Mac

2010-07-27 Thread gs
Hi, Thanks Ethan... It works like a charm!! :) I need to do more test with Vapir to be sure that all tests work like with FireWatir. Just to be clear. I am wondering about the Vapir updates. Will you support it to have all such functionalities as Watir and FireWatir? Cause if all will go

[wtr-general] Re: UTF8 encode in FireWatir under Mac

2010-07-27 Thread grzegorz.smaj...@gmail.com
Just noticed that Vapir is working very slownly under Mac...any possibilities to speed it up? Also I am using in my test startClicker (in FireWatir) it does not throw an exception so if it will not be found than it proceedes..but in Vapir..it throws an exception that modal was not found. Any

[wtr-general] Re: UTF8 encode in FireWatir under Mac

2010-07-26 Thread gs
Hi Ethan, Could you provide me with script example how to user vapir? As I have installed it (vapir-common, vapir-firefox) and how to continue with it? Shall I start my script with: require 'firewatir' ff = FireWatir::Firefox.new ? Br, GS On Jul 24, 1:52 am, Ethan notet...@gmail.com wrote:

Re: [wtr-general] Re: UTF8 encode in FireWatir under Mac

2010-07-26 Thread Ethan
I've added a wiki page for this at: http://wiki.github.com/vapir/vapir/getting-started On Mon, Jul 26, 2010 at 05:46, gs grzegorz.q...@googlemail.com wrote: Hi Ethan, Could you provide me with script example how to user vapir? As I have installed it (vapir-common, vapir-firefox) and how to