seems like we should have some platform independant way of doing this:

watir::winclicker.click_dialog_button()

for windows it can then either use auto it of winclicker
and then for firewatir/linux/mac it can use the appropriate method for that 
platform.
This may be a good thing to try and coordinate with Chris Macmahons 
Win32guitest port.

I may have a bit of time later in the week that I can help out.
Hi Bret,

You are right user can use AutoIt3 with Firewatir but that restricts his/her
scripts to Windows only.

- Angrez


On 4/30/07, Bret Pettichord <[EMAIL PROTECTED]> wrote:

Angrez Singh wrote:
> AutoIt3 is not supported by FireWatir. This is done so as to make
> Firewatir platform independent. Only 'alert' and 'confirm' javascript
> pop ups are supported as of now. We are looking into the
> alternatives/solutions were we can support other dialogs like Save
> File etc
Of course, any user can choose to use AutoIt3 with Firefox. It will work
(on windows).

Bret
_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general
_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to