Re: [Wtr-general] FireWatir release alpha v1.0

2006-03-15 Thread Zeljko Filipin
Singh [EMAIL PROTECTED] wrote: Hi Zeljko, You are not doing anything wrong here. The current version for Firefox is in sync with what is available on the tar ball. So the 'watir.rb' in Firefox extension is refactored version of 'watir.rb' file that is available on the HEAD. So I think

Re: [Wtr-general] FireWatir release alpha v1.0

2006-03-15 Thread Zeljko Filipin
Of course, when I start unit tests, I get this error message. C:\watir\mozilla_unittestsmozilla_all_tests.rbC:/ruby/lib/ruby/site_ruby/1.8/watir.rb:1263:in `initialize': Bad filedescriptor - connect(2) (Errno::EBADF)from C:/ruby/lib/ruby/site_ruby/1.8/watir.rb:1263:in `initialize'

Re: [Wtr-general] Fwd: Accessing HTML Source

2006-03-15 Thread Zeljko Filipin
I downloaded watir-1.4.1.exe windows executable last night, and still was not able to access the information. As I understood it, Bret wrote that this but had been resolved AFTER1.4.1. was released (This is indeed a bug that has been fixed since1.4.1.) Until they release a new version, you can

Re: [Wtr-general] Fwd: Accessing HTML Source

2006-03-16 Thread Zeljko Filipin
http://wiki.openqa.org/display/WTR/FAQ#FAQ-RubyandWatirversionOn 3/16/06, Bret Pettichord [EMAIL PROTECTED] wrote: Could someone please post this to the FAQ? ___ Wtr-general mailing list Wtr-general@rubyforge.org

Re: [Wtr-general] FireWatir release alpha v1.0

2006-03-16 Thread Zeljko Filipin
Yes, I can see DOM Inspector 1.8.0.1 at extensions.telnet localhost 9997 worked for me two days ago, but then Firewatir did not work because I had watir 1.4.1.On 3/16/06, Angrez Singh [EMAIL PROTECTED] wrote: Hi, Did you install the XPI that is included in the package?

Re: [Wtr-general] Regarding Hidden Select Boxes

2006-03-17 Thread Zeljko Filipin
Well, I think it is because your code is all wrong. :)Your html does not show hidden type select box (I think it even does not exits). But, you could have just typed hidden by mistake (instead of disabled). But, just in case... Your html shows a hidden input fieldinput type=hidden

Re: [Wtr-general] Bad Bug Reports

2006-03-17 Thread Zeljko Filipin
and speculate and suggest possible solutions when reports fail to provide the full error information and actual scripts. And i'm considering asking the other active answer providers on this list (like Zeljko and Michael and Chris) to follow the same policy. Now that the web recorder has lowered the bar

Re: [Wtr-general] Bad Bug Reports

2006-03-17 Thread Zeljko Filipin
http://www.fogcreek.com/FogBugz/docs/40/Articles/TheBasicsofBugTracking.html From The Basics of Bug Tracking (FogBugz Documentation): (presumably that isn't on line?It would be useful to know...) ___ Wtr-general mailing list Wtr-general@rubyforge.org

Re: [Wtr-general] FireWatir release alpha v1.0

2006-03-17 Thread Zeljko Filipin
I tried re-installing jssh (and I remembered to restart Firefox after the install) and even reinstalling Firefox. No luck. Am I the only one with this problem (or even the only one that tried to do it?)?After I perform firefox.exe –jssh, http://www.croczilla.com/jssh opens with error page The

Re: [Wtr-general] FireWatir release alpha v1.0

2006-03-18 Thread Zeljko Filipin
Tried. No luck. The same behaviour.On 3/17/06, Dave Liebreich [EMAIL PROTECTED] wrote: Hmm.Maybe Angrez's version of the jssh xpi is broken.Can you tryagain with the versions in http://people.mozilla.com/~davel/jssh/ ___ Wtr-general mailing list

Re: [Wtr-general] FireWatir release alpha v1.0

2006-03-18 Thread Zeljko Filipin
One. I copy/pasted it from Installation guide for FireWatirfirefox.exe –jsshAnd the solution is here! I copy/pasted it from the Installation guide for FireWatir!And it seems that Word transforms -jssh to –jssh. Replaces hypen (-) with dash (–). Something likeWord (2003 sp2) Tools AutoCorrect

Re: [Wtr-general] FireWatir release alpha v1.0

2006-03-20 Thread Zeljko Filipin
I have just run mozilla_all_tests.rb and got only two failures (just to let you know). It took just a few seconds over three hours. :)Finished in 10892.833 seconds. 1) Failure:test_file_field_Exists(TC_FileField_XPath) [C:/watir/mozilla_unittests/../mozilla_unittests/filefield_xpath_test.rb:27]:

Re: [Wtr-general] How do you attach to a Tab in IE 7?

2006-03-21 Thread Zeljko Filipin
+1 :)On 3/21/06, Chris McMahon [EMAIL PROTECTED] wrote: We're scared.:) ___ Wtr-general mailing list Wtr-general@rubyforge.org http://rubyforge.org/mailman/listinfo/wtr-general

Re: [Wtr-general] FireWatir release alpha v1.0

2006-03-22 Thread Zeljko Filipin
I think it is my mistake. My Firefox opens new windows in new tab, and I think there is some pop-up blocker hiding.On 3/22/06, Angrez Singh [EMAIL PROTECTED] wrote:I'll try to run these test on some other machine let you know if there are any failures. One thing that you can check is that your

Re: [Wtr-general] Problem installing Watir 2.0

2006-03-23 Thread Zeljko Filipin
Watir 2.0 is still experimental, as far as I know. The latest working version should be here http://svn.openqa.org/svn/watir/trunk/watir On 3/23/06, Rodrigo Julian Martin [EMAIL PROTECTED] wrote: Please install latest version of WATiR from SVN. AngrezI'm now trying to install Watir2.0 (which I

Re: [Wtr-general] Undefined Method Error

2006-03-24 Thread Zeljko Filipin
Add this at the beggining of your script:require test/unit/assertionsinclude Test::Unit::AssertionsOn 3/23/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: I want to make assertions in test_myTestCase. ___ Wtr-general mailing list

Re: [Wtr-general] Send results to console and text file

2006-03-24 Thread Zeljko Filipin
I also do not understand what do you want to do. How do you manually click on a webpage?On 3/24/06, Bill Agee [EMAIL PROTECTED] wrote:On 3/23/06, Padhma N [EMAIL PROTECTED] wrote:Not sure of a way to do your question (2). ___ Wtr-general mailing list

Re: [Wtr-general] possible bug / Shift_jis encoding error

2006-03-27 Thread Zeljko Filipin
Maybe this would help. http://www.mail-archive.com/wtr-general@rubyforge.org/msg02811.html ___ Wtr-general mailing list Wtr-general@rubyforge.org http://rubyforge.org/mailman/listinfo/wtr-general

Re: [Wtr-general] Right-click menu.

2006-03-27 Thread Zeljko Filipin
Maybe this would help.http://wiki.openqa.org/display/WTR/FAQ#FAQ-TriggeringJavaScriptevents On 3/28/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: This email is to be read subject to the disclaimer below. Hello guys, I imagine this question has been ask a number of times, but I couldn't find

Re: [Wtr-general] running ruby developement branch code when 1.4.1 is also installed

2006-03-27 Thread Zeljko Filipin
Visit http://openqa.org/watir/cvs.actionOn 3/28/06, Manish Sapariya [EMAIL PROTECTED] wrote:There was thread but I cant find it in archives... Could somebody please tell me how do I run code checkoutfrom SVNI am not sure what Path varibale i need to change...Thanks,Manish

Re: [Wtr-general] Where should we discuss bugs in Watir 1.5?

2006-03-30 Thread Zeljko Filipin
I would also read both.On 3/30/06, Bret Pettichord [EMAIL PROTECTED] wrote: I have a question for the list.I'm working pretty hard on Watir 1.5 and there is a lot of discussion around bugs, etc in it.Would it be better to have a separate list to discuss this effort, so that wtr-general could focus

Re: [Wtr-general] Where should we discuss bugs in Watir 1.5?

2006-03-30 Thread Zeljko Filipin
-1 for wtr-announce (new releases announced)I think announcements can stay at wtr-general (there are not so much of them, for now).On 3/30/06, Linda Derezinski [EMAIL PROTECTED] wrote: +1 for wtr-general (released issues) wtr-dev (development build issues) wtr-announce (new

Re: [Wtr-general] Update opens up another window with updated page butcontrol stays in the orginal window and not able to move tonext page in the flow from orginal window

2006-03-30 Thread Zeljko Filipin
+1On 3/30/06, Cain, Mark [EMAIL PROTECTED] wrote: If you could post [...] the HTML page your testing that would be helpful. ___ Wtr-general mailing list Wtr-general@rubyforge.org http://rubyforge.org/mailman/listinfo/wtr-general

Re: [Wtr-general] Files as argument when running a suite

2006-04-01 Thread Zeljko Filipin
Try yaml, I am using it.http://yaml4r.sourceforge.net/On 4/1/06, Deepa Mallapareddy [EMAIL PROTECTED] wrote:Hi all, I have to give a config file( file withvariables like username and pwd and URL ) as an argument when running a suite. and I should be able to use the variables in this entire

Re: [Wtr-general] changing watir versions

2006-04-11 Thread Zeljko Filipin
I can tell you what I did. I uninstalled ruby. That uninstalls all versions of watir. Then I installed new and improved ruby. Then installed watir gem.From command line:gem install watir ___ Wtr-general mailing list Wtr-general@rubyforge.org

Re: [Wtr-general] When is Watir 1.5 going to be available?

2006-04-21 Thread Zeljko Filipin
http://wiki.openqa.org/display/WTR/Development+BuildsOn 4/21/06, Matthias Malek [EMAIL PROTECTED] wrote: Is there a alfa or beta version I can dowload? ___ Wtr-general mailing list Wtr-general@rubyforge.org

Re: [Wtr-general] How to get value from textfield of the webpage using Watir/Ruby?

2006-04-24 Thread Zeljko Filipin
if ie.textField(:name, 'cust_name').value == TATA IRON AND STEEL COMANY puts 'customer name is correct' else puts 'customer name is incorrect'end ___ Wtr-general mailing list Wtr-general@rubyforge.org http://rubyforge.org/mailman/listinfo/wtr-general

Re: [Wtr-general] OLE error code:0 exception?

2006-04-25 Thread Zeljko Filipin
http://wiki.openqa.org/display/WTR/FAQ#FAQ-Accessdeniedwhentryingtoaccessaframe On 4/25/06, Paatsch, Bernd [EMAIL PROTECTED] wrote: Access is denied. ___ Wtr-general mailing list Wtr-general@rubyforge.org

Re: [Wtr-general] How can I read alternate field attributes into a variable?

2006-04-26 Thread Zeljko Filipin
I guess that you will know how to assign it to variable and use thatvariable (if I am wrong, let me know). :) irb(main):006:0 ie.text_field(:name, /UserName/).maxLength= 50 On 4/25/06, Paul Carvalho [EMAIL PROTECTED] wrote: I would like to know if it is possible to have Ruby/Watir automatically

Re: [Wtr-general] Using the OpenQA Forums

2006-05-02 Thread Zeljko Filipin
Sounds good to me. On 4/29/06, Bret Pettichord [EMAIL PROTECTED] wrote: I suggest that we make use of the Open QA Forums. The details of this suggestion are below. But first, some background. The wtr-general mailing list On several occassions the Watir community has clearly indicated that it

Re: [Wtr-general] Access Denied with Frames

2006-05-02 Thread Zeljko Filipin
Maybe this will help.http://wiki.openqa.org/display/WTR/FAQ#FAQ-Accessdeniedwhentryingtoaccessaframe On 4/30/06, George Flaherty [EMAIL PROTECTED] wrote: I am currently evaluating Watir for one of our web based applications. The application I am using for evaluation of watir contains quite a

Re: [Wtr-general] The Watir Installer

2006-05-02 Thread Zeljko Filipin
+1 On 4/29/06, Bret Pettichord [EMAIL PROTECTED] wrote: This is a proposal for packaging Watir 1.5. Watir will be distributed as two files. 1. watir-1.5.0.gem - A gem that can be downloaded and installed locally or remotely installed over the internet (as always). 2. watir-bonus.zip - A zip

Re: [Wtr-general] Tracking down xpath bug

2006-05-02 Thread Zeljko Filipin
I had to disable Display a notification about every script error(Tools Internet Options Advanced Browsing) because several errorreporting pop-ups appeared. irb(main):004:0* p Watir version: + Watir::IE::VERSIONWatir version: 1.5.0.973irb(main):005:0 p Rexml version: + REXML::VersionRexml

Re: [Wtr-general] Ruby IDE

2006-05-03 Thread Zeljko Filipin
There is beta version of new arachno at http://www.ruby-ide.com/forum/showthread.php?t=179I remember Lothar said that new version would support Ruby 1.8.3. and higher (but I do not know if this is already implemented).On 5/3/06, Adrian Rutter [EMAIL PROTECTED] wrote:I downloaded Arachno Ruby,

Re: [Wtr-general] IE Dev toolbar

2006-05-12 Thread Zeljko Filipin
I guess that all of you also know that there is Web Developer extension for FireFox at https://addons.mozilla.org/firefox/60/.Very useful. On 5/11/06, Michael Moore [EMAIL PROTECTED] wrote: Everyone else probalby knows about this already, but I discovered it acouple weeks ago, and it's been very

Re: [Wtr-general] Need Help clicking on a link?

2006-05-12 Thread Zeljko Filipin
If your table looks like this:table tr td > Open Account /td /tr /table you can fire event that will navigate to '/register/personal.do' like this:ie.table(:index, 1)[1][1].fireEvent(onclick)On 5/12/06, David Solis [EMAIL PROTECTED] wrote: How do I click on '/register/personal.do'--

Re: [Wtr-general] link.to_s fails with NoMethodError

2006-05-22 Thread Zeljko Filipin
It looks to me that you have found a bug. Method innertext is notdefined for Watir::Link. If you want it fixed it would be the best tosubmit it to bug database at http://jira.openqa.org/browse/WTR On 5/22/06, Manish Sapariya [EMAIL PROTECTED] wrote: NoMethodError: undefined method `innertext'

Re: [Wtr-general] FireWatir

2006-05-22 Thread Zeljko Filipin
It took me just a few seconds over three hours. :) Finished in 10892.833 seconds. On 5/22/06, gege qian [EMAIL PROTECTED] wrote: could anyone tell how long does it take for running the mozilla_all_tests.rb on firefox? ___ Wtr-general mailing list

[Wtr-general] how to test e-mail applications

2006-05-30 Thread Zeljko Filipin
As many web applications do, one that I am testing also sends e-mails. Also, it can receive e-mails.I started testing e-mail functionality. I found Net::SMTP ( http://www.ruby-doc.org/stdlib/libdoc/net/smtp/rdoc/index.html) for sending and Net::POP3

Re: [Wtr-general] Refresh button works only for few fields.

2006-05-31 Thread Zeljko Filipin
Somebody could actually help you if you had provided your code and html. ___ Wtr-general mailing list Wtr-general@rubyforge.org http://rubyforge.org/mailman/listinfo/wtr-general

Re: [Wtr-general] how to test e-mail applications

2006-05-31 Thread Zeljko Filipin
I will let you know when I have something to show.On 5/30/06, Bret Pettichord [EMAIL PROTECTED] wrote: Zeljko,I also will be needing to automate the verfication that my application sent correct emails. I appreciate your sharing what you find in this area. Bret

Re: [Wtr-general] How can I open and attach file using file_field method?

2006-06-01 Thread Zeljko Filipin
If you want it fixed, enter a new case at Jira (http://jira.openqa.org/browse/WTR), so it would not be forgotten. ___ Wtr-general mailing list Wtr-general@rubyforge.org http://rubyforge.org/mailman/listinfo/wtr-general

Re: [Wtr-general] Determine HTML property

2006-06-01 Thread Zeljko Filipin
ie.radio(:id, id).readonly?On 6/1/06, Adrian Rutter [EMAIL PROTECTED] wrote: Hi,I have an HTML field that once saved becomes read-only [readonly=true].Apart from doing a regex on the source how can I determine this

Re: [Wtr-general] Quoting previous messages

2006-06-05 Thread Zeljko Filipin
+1On 6/3/06, Lonny Eachus [EMAIL PROTECTED] wrote: Folks, I have to ask again: PLEASE trim what you include in yourreplies. ___ Wtr-general mailing list Wtr-general@rubyforge.org http://rubyforge.org/mailman/listinfo/wtr-general

Re: [Wtr-general] Proposal for supporting multiple attributes

2006-06-07 Thread Zeljko Filipin
On 6/7/06, Bret Pettichord [EMAIL PROTECTED] wrote: I am planning to add multiple attribute support to Watir. +1 In effect, set of attributes would have an :index of 1 unless something else werespecified.Are you going to make :index 0 based? I remember there was a discussion about it.

Re: [Wtr-general] clicking a link in a javascipt array

2006-06-07 Thread Zeljko Filipin
This will show you links at your page:ie.show_linksindex name id hreftext/src1 _javascript_:PC_7_0_G1_selectEmployee('0',%20'amend') Amend 2 _javascript_:PC_7_0_G1_selectEmployee('1',%20'amend') Amend3 _javascript_:PC_7_0_G1_selectEmployee('2',%20'amend') AmendThis will click

Re: [Wtr-general] clicking a link in a javascipt array

2006-06-07 Thread Zeljko Filipin
That would actually flash the second link. :)This will click the second link:ie.link(:url, _javascript_:PC_7_0_G1_selectEmployee('1',%20'amend')).clickOn 6/7/06, Zeljko Filipin [EMAIL PROTECTED] wrote: ie.link(:url, _javascript_:PC_7_0_G1_selectEmployee('1',%20'amend')).flash

Re: [Wtr-general] WATIT with AJAX.

2006-06-09 Thread Zeljko Filipin
http://wiki.openqa.org/display/WTR/Comparison+of+Watir+with+Silk+TestOn 6/9/06, Prashanth Krishnamurthy [EMAIL PROTECTED] wrote: 2.Has anyone done any comparison amongst products likeQTP, SIlktest, WATIR etc. ___ Wtr-general mailing list

Re: [Wtr-general] Hi - New to Watir, need more document information about Watir

2006-06-12 Thread Zeljko Filipin
Take a look at these:http://openqa.org/watir/ (new home page)http://wtr.rubyforge.org/ (old home page) ___ Wtr-general mailing list Wtr-general@rubyforge.org http://rubyforge.org/mailman/listinfo/wtr-general

Re: [Wtr-general] nil is not true with assert(ie.contains_text)

2006-06-12 Thread Zeljko Filipin
Try to changeif assert(ie.contains_text(Watir))toif ie.contains_text(Watir) ___ Wtr-general mailing list Wtr-general@rubyforge.org http://rubyforge.org/mailman/listinfo/wtr-general

Re: [Wtr-general] how to test e-mail applications

2006-06-12 Thread Zeljko Filipin
Chris, Bret,it took me a few days, but now I can send, receive and parse e-mails. I have tried several solutions and ended with these:- receive e-mail - Net::POP3 ( http://www.ruby-doc.org/stdlib/libdoc/net/pop/rdoc/index.html)- send e-mail - Net::SMTP (

Re: [Wtr-general] Problem finding a link URL with RegEx

2006-06-13 Thread Zeljko Filipin
Try this:$ie.link(:url, /http:\/\/gbahevm07l15:9081\/wps\/myportal.*7_0_12P/).clickOn 6/13/06, Adrian Rutter [EMAIL PROTECTED] wrote:I have got 2 'New' links in one HTML page. The second link has a URL as this:

Re: [Wtr-general] Drop Down Lists (li)

2006-06-14 Thread Zeljko Filipin
If you want to click the first link (List Learning Accounts) you can do it like this:ie.link(:text, List Learning Accounts).click ___ Wtr-general mailing list Wtr-general@rubyforge.org http://rubyforge.org/mailman/listinfo/wtr-general

Re: [Wtr-general] Problem finding a link URL with RegEx

2006-06-14 Thread Zeljko Filipin
http://openqa.org/watir/cvs.actionOn 6/14/06, Adrian Rutter [EMAIL PROTECTED] wrote:How could I get hold of this version. Is there a CVS repo I can download from? ___ Wtr-general mailing list Wtr-general@rubyforge.org

Re: [Wtr-general] how to test e-mail applications

2006-06-14 Thread Zeljko Filipin
If I understood you correctly you want to1. check for e-mail every 10 minutes2. if there is any, download it3. parse e-mails4. using watir, report issues to defect tracking systemand you are wondering if that is possible. I think it is. If you need any help, let me know.

Re: [Wtr-general] Can I access caption attribute of a checkbox?

2006-06-14 Thread Zeljko Filipin
You have input type=checkbox caption=Check Here /? It is not valid html. Check it for yourself at http://validator.w3.org/. ___ Wtr-general mailing list Wtr-general@rubyforge.org http://rubyforge.org/mailman/listinfo/wtr-general

Re: [Wtr-general] how to test e-mail applications

2006-06-14 Thread Zeljko Filipin
No, you can also parse e-mail and send e-mail.On 6/14/06, Daniel Browne [EMAIL PROTECTED] wrote: I take it has the ability to onlydownload new mail? ___ Wtr-general mailing list Wtr-general@rubyforge.org http://rubyforge.org/mailman/listinfo/wtr-general

Re: [Wtr-general] how to test e-mail applications

2006-06-14 Thread Zeljko Filipin
No, pop only. Good luck with MS Exchange Server! :)On 6/14/06, Daniel Browne [EMAIL PROTECTED] wrote: I don't suppose you have had anyexperience using Net::POPMail to connect to an MS Exchange Server? ___ Wtr-general mailing list

Re: [Wtr-general] Trouble with links in a div

2006-06-14 Thread Zeljko Filipin
You do not have to wait. Get development build from here:http://wiki.openqa.org/display/WTR/Development+BuildsOn 6/14/06, kwan l [EMAIL PROTECTED] wrote: Ok, I guess just have to wait for 1.5. ___ Wtr-general mailing list Wtr-general@rubyforge.org

Re: [Wtr-general] tag a name to an assertation

2006-06-14 Thread Zeljko Filipin
Try this:assert($ie.select_list(:name, 'criteria.countryId').exists?, select_list(:name, 'criteria.countryId') does not exist) ___ Wtr-general mailing list Wtr-general@rubyforge.org http://rubyforge.org/mailman/listinfo/wtr-general

Re: [Wtr-general] CVS download

2006-06-16 Thread Zeljko Filipin
You have to downoload TortoiseSVN (not TortoiseCVS) from http://sourceforge.net/project/showfiles.php?group_id=138498package_id=151948 Install it.Create new folder.Right click it.Select SVN Checkout... from context menu.At URL of repository enter http://svn.openqa.org/svn/watir/trunk Click button

Re: [Wtr-general] CVS download

2006-06-17 Thread Zeljko Filipin
Bret,at http://openqa.org/watir/cvs.action it is stated that watir can be checked out from http://svn.openqa.org/svn/watir/trunk . You should change it to http://svn.openqa.org/svn/watir/trunk/watir.ŽeljkoOn 6/16/06, Bret Pettichord [EMAIL PROTECTED] wrote: Better is to use

Re: [Wtr-general] Can I access caption attribute of a checkbox?

2006-06-19 Thread Zeljko Filipin
That is the latest official version, but I think Angrez was reffering to development build. You can get it here:http://wiki.openqa.org/display/WTR/Development+Builds On 6/19/06, Amitha Shetty [EMAIL PROTECTED] wrote: I am using latest watir version i.e 1.4.1.

[Wtr-general] Watir Users forum at forums.openqa.org

2006-06-21 Thread Zeljko Filipin
Is anybody monitoring Watir Users forum at forums.openqa.org (http://forums.openqa.org/forum.jspa?forumID=5)?Traffic is increasing, and I am replying to questions that I know how to answer, but I can answer only simple questions. For those interested in monitoring that forum, there is rss feed

Re: [Wtr-general] Watir Users forum at forums.openqa.org

2006-06-21 Thread Zeljko Filipin
Bret,I will contact Patrick.On 6/21/06, Bret Pettichord [EMAIL PROTECTED] wrote: I think the only blocker has been that I haven't had the time to follow this up with OpenQA. Would you mind arranging the details with Patrick Lightbody? ___ Wtr-general

Re: [Wtr-general] Little Book of Ruby

2006-06-22 Thread Zeljko Filipin
I just added Programming Ruby and Why's (Poignant) Guide to Ruby.On 6/21/06, Bret Pettichord [EMAIL PROTECTED] wrote:I'd be happy to see other suggestions as well. ___ Wtr-general mailing list Wtr-general@rubyforge.org

Re: [Wtr-general] Watir Users forum at forums.openqa.org

2006-06-22 Thread Zeljko Filipin
Bret,I have contacted Patrick and he said he will do it in day or two. I will keep you posted. ___ Wtr-general mailing list Wtr-general@rubyforge.org http://rubyforge.org/mailman/listinfo/wtr-general

Re: [Wtr-general] Issue with gem 1.5.11037

2006-06-26 Thread Zeljko Filipin
I do not know if this has any value:gem list*** LOCAL GEMS ***[...]watir (1.4.1) Automated testing tool for web applications.ruby -vruby 1.8.4 (2005-12-24) [i386-mswin32] irb(main):001:0 require watir= falseirb(main):002:0 require Watirc:/ruby/lib/ruby/gems/1.8/gems/watir-1.4.1/./Watir.rb:1039:

Re: [Wtr-general] Watir Users forum at forums.openqa.org

2006-06-26 Thread Zeljko Filipin
When talking about forums at openqa.org, what is the purpose of Watir Developers (http://forums.openqa.org/forum.jspa?forumID=6 ). There are only three threads, and I think they all belong to watir general. ___ Wtr-general mailing list

Re: [Wtr-general] Issue with gem 1.5.11037

2006-06-27 Thread Zeljko Filipin
David, thanks for the reply, but my post was not clear. The funny thing is that I get false after I type 'require watir'. It should be true, right? And, watir works, as if I did not get false. irb(main):001:0 require watir = false The other thing, I get that warning messages even if I do not

Re: [Wtr-general] Issue with gem 1.5.11037

2006-06-27 Thread Zeljko Filipin
Thanks Bret. I always do 'require watir' but false as a response got me puzzled. I read somewhere (at this list possibly) that I should try 'require Watir' so I tried that too, and than got all that warnings. On 6/27/06, Bret Pettichord [EMAIL PROTECTED] wrote: And you really shouldn't be doing

Re: [Wtr-general] Did the implementation for contains_text change?

2006-06-28 Thread Zeljko Filipin
You can get that warning if you use --verbose parameter: ruby --verbose test.rb On 6/27/06, Bret Pettichord [EMAIL PROTECTED] wrote: The example you provide should not give that warning. (It doesn't for me.) ___ Wtr-general mailing list

Re: [Wtr-general] Interesting link problem

2006-06-28 Thread Zeljko Filipin
ie.link(:index, 1).clickOn 6/28/06, David Solis [EMAIL PROTECTED] wrote:Does anybody have any idea how I can click on the first link? ___ Wtr-general mailing list Wtr-general@rubyforge.org http://rubyforge.org/mailman/listinfo/wtr-general

Re: [Wtr-general] to_a method on a table and accessing elements

2006-06-28 Thread Zeljko Filipin
Try this (but I have not tried it, so I do not know if it works):table = $ie.table(:id, /TerritoryEmployee/).to_atable.each do |element| puts elementendor$ie.table(:id, /TerritoryEmployee/).to_a.each do |element| puts element endOn 6/28/06, Adrian Rutter [EMAIL PROTECTED] wrote: If I use the

Re: [Wtr-general] Need help populating a field array using variables

2006-07-06 Thread Zeljko Filipin
#{} inside double quoted strings lets you include variables in strings. Like this: irb(main):001:0 a = 1 = 1 irb(main):004:0 a = #{a} = a = 1 I just performed a google search for #{} and #{} (without quotes and with quotes) and got very interesting results. No match. I do not think I have ever

Re: [Wtr-general] Watir Users forum at forums.openqa.org

2006-07-07 Thread Zeljko Filipin
Patrick asked what to do with Watir developers. Nobody said that it should not be removed, and I guess that Bret is answering most of the questions there (and he wrote that he would rather see it removed), so I guess it should be removed. Anybody thinks that it should mirror [EMAIL

Re: [Wtr-general] Watir Users forum at forums.openqa.org

2006-07-07 Thread Zeljko Filipin
Patrick needs[EMAIL PROTECTED] (I guess we should change it to [EMAIL PROTECTED]) subscribed to wtr-general@rubyforge.org. I tried to subscribe it, but that e-mail should be verified, and Patrick said that it is not easy for him to do (but not impossible). He asked if we could somehow force that

Re: [Wtr-general] How to handle tab buttons

2006-07-19 Thread Zeljko Filipin
Your tab is just a cell in a table.ie.cell(:id, tbJobstd0).click ___ Wtr-general mailing list Wtr-general@rubyforge.org http://rubyforge.org/mailman/listinfo/wtr-general

Re: [Wtr-general] Just wanted to invoke click event where the button have parameters in it

2006-07-19 Thread Zeljko Filipin
HTML that you provided is not valid. Three tags have the same id. Ids should be unique.Can you ask your developer to changebutton id=delete 'KH');Delete/button to button id=KH 'KH');Delete/buttonIn short, change id=delete to id=KH.Then you could access it like this ie.button(:id, KH).clickOn

Re: [Wtr-general] problem in click event of div

2006-07-21 Thread Zeljko Filipin
It seems like a spelling error to me, because this works for me (change first id to ie):ie.div(:id,tCt2).clickOn 7/21/06, VIKASH KUMAR [EMAIL PROTECTED] wrote: I wanted to click on div having id=tCt2, the below code is not working: id.div(:id,tCt2).click

Re: [Wtr-general] Cancel Subscription

2006-07-26 Thread Zeljko Filipin
Go to http://rubyforge.org/mailman/listinfo/wtr-general and unsubscribe.ŽeljkoOn 7/25/06, Tess :) [EMAIL PROTECTED] wrote: I do not wish to recieve emails from this network anymore.Please take meoff the list or tell me what I can do.Thanks!Tessa[EMAIL PROTECTED]

Re: [Wtr-general] How to open new IE-window minimized?

2006-07-26 Thread Zeljko Filipin
It looks like a feature request to me.http://jira.openqa.org/browse/WTROn 7/26/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: But then still the new window appears.I want the same behaviour as if a watir-script is started with -b. ___ Wtr-general

Re: [Wtr-general] Just wanted to invoke click event where the button have parameters in it

2006-07-26 Thread Zeljko Filipin
I knew there must be a way to click that button, I just did not know how. Watir is getting better and better. :)You made a typo, it should beie.button(:html, /'delete', 'KH'/).clickŽeljko On 7/26/06, Bret Pettichord [EMAIL PROTECTED] wrote: ie.button(:html, / 'delete', 'KH')/).click

Re: [Wtr-general] Very basic Watir/Ruby question?

2006-07-27 Thread Zeljko Filipin
This is what watir simple can do: http://wtr.rubyforge.org/rdoc/classes/Watir/Simple.htmlI did not find anything about checkboxes. I guess it is time for you to start using the real watir. You will see it is not that difficult. Just follow user guide:

Re: [Wtr-general] clicking on a link using sub-text of the link text?

2006-07-28 Thread Zeljko Filipin
It would be easier if you posted your html so we could try to click that link at our machine instead of guessing. Željko ___ Wtr-general mailing list Wtr-general@rubyforge.org http://rubyforge.org/mailman/listinfo/wtr-general

Re: [Wtr-general] No tests specified

2006-07-28 Thread Zeljko Filipin
Test::Unit::TestCase must have at least one method which name starts with test_.Changedef centralvision load 'centralvision.rb'endto def test_centralvision load 'centralvision.rb'endand you should be fine.Željko ___ Wtr-general mailing list

Re: [Wtr-general] Project Map

2006-07-31 Thread Zeljko Filipin
Patrick from Openqa is trying to merge Watir General forum and this list. There are some problems, but I hope he will resolve them in near future.ŽeljkoOn 7/28/06, Bret Pettichord [EMAIL PROTECTED] wrote: OpenQA provides a web-based forum:http://forums.openqa.org/forum.jspa?forumID=5start=15,

Re: [Wtr-general] Newbie - Ruby dev IDE question

2006-07-31 Thread Zeljko Filipin
I use Arachno Ruby (http://ruby-ide.com/ruby/ruby_ide_and_ruby_editor.php). Take a look.Željko ___ Wtr-general mailing list Wtr-general@rubyforge.org http://rubyforge.org/mailman/listinfo/wtr-general

Re: [Wtr-general] Newbie - Ruby dev IDE question

2006-07-31 Thread Zeljko Filipin
Did you sent crash reports? Every time I send one, Lothar (developer) quickly fixes it.On 7/31/06, Adrian Lewis [EMAIL PROTECTED] wrote: I use Arachno Ruby ( http://ruby-ide.com/ruby/ruby_ide_and_ruby_editor.php). Take a look.supports only 1.8.2. and the beta for 1.8.4 ([for me] kept crashing).

Re: [Wtr-general] Newbie - Ruby dev IDE question

2006-07-31 Thread Zeljko Filipin
I have ruby 1.8.4 and official version of Arachno works at my windows machine (http://ruby-ide.com/ruby/ruby_ide_and_ruby_editor.php). There is even a Linux version (beta) http://ruby-ide.com/forum/showthread.php?t=589.ŽeljkoOn 7/31/06, Adrian Lewis [EMAIL PROTECTED] wrote:Zeljko Could you give

Re: [Wtr-general] Newbie - Ruby dev IDE question

2006-07-31 Thread Zeljko Filipin
I do not use debugger a lot, but I just tried it and it works. If you have any problems, contact Lothar or post a question at Arachno forum. What happens when you start debugger? Nothing?Željko On 7/31/06, Adrian Lewis [EMAIL PROTECTED] wrote: But there is no de-bugging with this version and

Re: [Wtr-general] Newbie - Ruby dev IDE question

2006-07-31 Thread Zeljko Filipin
Try new and improved Arachno, it will work. And, if it does not, just submit crash report and it will be fixed soon.ŽeljkoOn 7/31/06, Adrian Lewis [EMAIL PROTECTED] wrote: What happens when you start debugger? Nothing? Crashes. But the last time I used it was over a month ago.

Re: [Wtr-general] Watir 1.5

2006-08-01 Thread Zeljko Filipin
You have probably installed watir 1.4.1 with one-click installer. The most simple solution is to uninstall ruby, install it again and then install watir gem.Željko ___ Wtr-general mailing list Wtr-general@rubyforge.org

Re: [Wtr-general] Want to run my test in slow speed??

2006-08-01 Thread Zeljko Filipin
As simple as:ie.set_slow_speedŽeljko ___ Wtr-general mailing list Wtr-general@rubyforge.org http://rubyforge.org/mailman/listinfo/wtr-general

Re: [Wtr-general] AJAX applications.

2006-08-01 Thread Zeljko Filipin
http://en.wikipedia.org/wiki/AJAXZeljko ___ Wtr-general mailing list Wtr-general@rubyforge.org http://rubyforge.org/mailman/listinfo/wtr-general

Re: [Wtr-general] retrieve data from a specific tags

2006-08-01 Thread Zeljko Filipin
Tryie.div(:class, tnt-error).textZeljko ___ Wtr-general mailing list Wtr-general@rubyforge.org http://rubyforge.org/mailman/listinfo/wtr-general

Re: [Wtr-general] retrieve data from a specific tags

2006-08-01 Thread Zeljko Filipin
I guess it would not work without the latest watir.http://wiki.openqa.org/display/WTR/Development+BuildsIt worked for me with watir 1.5.1.1045 .Željko ___ Wtr-general mailing list Wtr-general@rubyforge.org

Re: [Wtr-general] Problem in accessing array element

2006-08-02 Thread Zeljko Filipin
data[2] contains the third element of your array (array counts from zero: 0, 1, 2, 3...).Zeljko ___ Wtr-general mailing list Wtr-general@rubyforge.org http://rubyforge.org/mailman/listinfo/wtr-general

Re: [Wtr-general] Facing difficulty in click event of menus

2006-08-21 Thread Zeljko Filipin
Try:ie.span(:text, View Transactions).flashie.span(:text, View Transactions).clickZeljko ___ Wtr-general mailing list Wtr-general@rubyforge.org http://rubyforge.org/mailman/listinfo/wtr-general

Re: [Wtr-general] problem in opening a file

2006-08-21 Thread Zeljko Filipin
Or you could put path to a variablepath = C:\demo\workbook = excel.Workbooks.Open (#{path}mation.xls)Zeljko ___ Wtr-general mailing list Wtr-general@rubyforge.org http://rubyforge.org/mailman/listinfo/wtr-general

<    1   2   3   >