I briefly tried flash-watir, but it's firefox only.
I know that Selenium has some flash-testing capacity, but I haven't
tried it.
orde
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Watir General" group.
To post t
to handle
this.
Thanks,
Natasha
From: orde
To: Watir General
Sent: Thursday, 18 June, 2009 1:33:32
Subject: [wtr-general] Re: Automating a File uploader popup
Hi Natasha (and all)--
This might be OT, but I'll throw it out there because you mentioned
fl
Hi Natasha (and all)--
This might be OT, but I'll throw it out there because you mentioned
flash a couple of times in this thread.
Is there an tag associated with the page element that you're
trying to access? If you right-click on the page element using
Firefox, do you see an overlay about "A
n(:id,"spnUploadButton").click
NOTE: I tried both click method as well as fire_events. None worked.
Thanks,
Natasha
From: al3kc
To: Watir General
Sent: Wednesday, 17 June, 2009 9:17:37
Subject: [wtr-general] Re: Automating a File uploader popu
Watir use AutoIt For file uploading. set method for file_field looks
like
def set(setPath)
assert_exists
require 'watir/windowhelper'
WindowHelper.check_autoit_installed
begin
thrd = Thread.new do
system("rubyw -e \"require 'win32ole'; @autoit=WIN32OL
>
>
>
> And the above is using a Flash method to invoke File uploader.
> Thanks,
> Natasha
>
>
> From: Željko Filipin
> To: watir-general@googlegroups.com
> Sent: Tuesda
[wtr-general] Re: Automating a File uploader popup
On Tue, Jun 16, 2009 at 10:47 AM, Natasha wrote:
> One of the links on our company website invokes a file uploader popup
> window.
This does not work?
http://wiki.openqa.org/display/WTR/File+Uploads
Željko
--
http://watir
On Tue, Jun 16, 2009 at 10:47 AM, Natasha wrote:
> One of the links on our company website invokes a file uploader popup
> window.
This does not work?
http://wiki.openqa.org/display/WTR/File+Uploads
Željko
--
http://watirpodcast.com/
--~--~-~--~~~---~--~~
You re