[wtr-general] Re: How to click a flash button to upload a picture?

2009-09-02 Thread Željko Filipin
On Wed, Sep 2, 2009 at 4:50 AM, Niharika Patro niharikapa...@gmail.com wrote: if there is something called flashwatir available? http://code.google.com/p/flash-watir/ Željko -- http://watirpodcast.com/ --~--~-~--~~~---~--~~ You received this message because you

[wtr-general] Re: Have no access to the frame.

2009-09-02 Thread Željko Filipin
On Wed, Sep 2, 2009 at 10:37 AM, Wesley Chen cjq@gmail.com wrote: When I try the script below in IE, it displays I have no access to the frame. Did you try things from this page (section Why do I get an access denied error when trying to access a frame?)?

[wtr-general] Re: Have no access to the frame.

2009-09-02 Thread Wesley Chen
I know that points. But it is a frame, not a URL. How can I set it in my browser? Thanks. Wesley Chen. On Wed, Sep 2, 2009 at 4:41 PM, Željko Filipin zeljko.fili...@wa-research.ch wrote: On Wed, Sep 2, 2009 at 10:37 AM, Wesley Chen cjq@gmail.com wrote: When I try the script below in

[wtr-general] Re: Check value of anonymous text field

2009-09-02 Thread manar alalfi
Thanks Jen, but nothing has changed, and the same error still there!. I guess it is another way to iterate a collection. On Sep 1, 7:52 pm, Jin ben@gmail.com wrote: hi,guy, try in this way: textF.each do |tf| ... end On Sep 2, 1:22 am, manar alalfi alalfi.ma...@gmail.com wrote:

[wtr-general] Does Watir support PHP based technology

2009-09-02 Thread rrash586
Hi All, I am new to watir and want to evaluate one web apps which is PHP based.Does watir support PHP based technology .Please let me know I does there any other modules require to install alongwith watir. I m using watir Watir 1.5.1. Does there any link for knowing the thingfs more

[wtr-general] Re: Does Watir support PHP based technology

2009-09-02 Thread Željko Filipin
On Wed, Sep 2, 2009 at 2:41 PM, rrash586 rrash...@gmail.com wrote: Does watir support PHP based technology Yes. I does there any other modules require to install alongwith watir. I do not understand. I m using watir Watir 1.5.1. Why? The current version is 1.6.2. Does there any link

[wtr-general] Re: Check value of anonymous text field

2009-09-02 Thread Mark Anderson
__ Information from ESET NOD32 Antivirus, version of virus signature database 4388 (20090902) __ The message was checked by ESET NOD32 Antivirus. http://www.eset.com __ Information from ESET NOD32 Antivirus, version of virus signature database 4388 (20090902

[wtr-general] Re: Check value of anonymous text field

2009-09-02 Thread Tony
Hi ... The error is here textF = ie.text_fields.collect {|tf | puts tf} - returns null. collect {|item|block} - return an array of things returned by the block. Hence you see the undefined method `name' for nil:NilClass (NoMethodError) try this - #collect Text fields elaments textF =

[wtr-general] activex

2009-09-02 Thread bbb
how can i refer elements in activex in ruby-watir i want to know how to know their names/id/class... and the second thing to know how to write the code to click on them or flash/set... but please don't unswer about popups just about activex --~--~-~--~~~---~--~~

[wtr-general] Re: Does Watir support PHP based technology

2009-09-02 Thread Jason Trebilcock
In addition to Željko's answer... Are there other modules required to be installed along with Watir? Short answer: No. Longer answer: It depends on what you want to do. If the sole focus of your testing is the web front-end, then you are probably safe not having to install any other gems. But, if

[wtr-general] Re: Check value of anonymous text field

2009-09-02 Thread manar alalfi
signature database 4387 (20090901) __ The message was checked by ESET NOD32 Antivirus. http://www.eset.com __ Information from ESET NOD32 Antivirus, version of virus signature database 4388 (20090902) __ The message was checked by ESET NOD32 Antivirus. http

[wtr-general] Re: Code to select values in combo box

2009-09-02 Thread Dylan
http://pettichord.com/watirtutorial/docs/watir_cheat_sheet/WTR/Cheat%20Sheet.html -DYLAN On Sep 2, 9:27 am, naveen kumar naveeenku...@gmail.com wrote: Hi Friends, I am new to ruby watir can any one send the code for selecting values is combo box please send me different WAYS OF SELECTING

[wtr-general] Re: Check value of anonymous text field

2009-09-02 Thread Dylan
database 4387 (20090901) __ The message was checked by ESET NOD32 Antivirus. http://www.eset.com __ Information from ESET NOD32 Antivirus, version of virus signature database 4388 (20090902) __ The message was checked by ESET NOD32 Antivirus. http

[wtr-general] Code to select values in combo box

2009-09-02 Thread naveen kumar
Hi Friends, I am new to ruby watir can any one send the code for selecting values is combo box please send me different WAYS OF SELECTING IT THANKS IN ADVANCE NAVEEN --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google

[wtr-general] Re: Does Watir support PHP based technology

2009-09-02 Thread Dylan
Specific examples of html and your watir code would be required to give more specific answers. The fact that it is php-based has no bearing on the way watir interacts with it, because php is all done server-side and watir only deals with the html that is delivered to your browser. Also, I would

[wtr-general] Re: Does Watir support PHP based technology

2009-09-02 Thread rrash586
Thanks for ur reply . but the problem that i m facing while identifying the object like (selection_box,links,span,div,frame,forms) is that watir 1.5.1 is unable to identify the object and throwing error message saying unable to locate the object... I am doing the simple web testing of

[wtr-general] Save As File Dialog

2009-09-02 Thread JackieH
I have a very strange issue with a Save As File Dialog. I have a loop that is looping through many files that need to be savedThe code uses the below routine to handle the Save As Box: (the file name is built and passed in) ai = WIN32OLE.new(AutoItX3.Control) ai.Opt(WinWaitDelay,

[wtr-general] call for functional owners

2009-09-02 Thread Charley Baker
Hi all, I've seen a bunch of posts here for various issues, some of which might be addressed in the latest version of Watir and some of which as maintainers of Watir, we don't have a need for, but they may be important to the community - e.g. File downloads. I don't have a need for it in my app

[wtr-general] Re: Check value of anonymous text field

2009-09-02 Thread Dylan
of virus signature database 4387 (20090901) __ The message was checked by ESET NOD32 Antivirus. http://www.eset.com __ Information from ESET NOD32 Antivirus, version of virus signature database 4388 (20090902) __ The message was checked by ESET