[wtr-general] Test Automation Bazaar discount available. March 22-24 in Austin Texas.

2012-03-19 Thread Bret Pettichord
lastest updates https://github.com/watir/watir-bazaar/wiki Tickets and Current Attendee List http://watirbazaar.eventbrite.com/ We are also hosting a separate Charity Workshop on Thursday afternoon. http://watir.com/test-automation-bazaar/ Bret -- Bret Pettichord Director, Watir Project

[wtr-general] Re: [Wtr-development] Watir 2.0.3 Released

2011-10-21 Thread Bret Pettichord
pment mailing list > wtr-developm...@rubyforge.org > http://rubyforge.org/mailman/listinfo/wtr-development > -- Bret Pettichord Director, Watir Project, www.watir.com Blog, www.testingwithvision.com Twitter, www.twitter.com/bpettichord -- Before posting, please read http://watir.com

[wtr-general] Re: [Wtr-development] Watir 2.0.0.rc2 released

2011-07-25 Thread Bret Pettichord
run their current tests against this > version first by disabling 0-based-indexing. Let me know about the things > which did get broken after the upgrade. Hope there's none :) > > Cheers! > > Jarmo Pertman > > _

[wtr-general] Re: [Wtr-development] Released Watir 1.9.2

2011-07-11 Thread Bret Pettichord
nts again > (http://jira.openqa.org/browse/WTR-478) > > Thank you! > > Jarmo > ___ > Wtr-development mailing list > wtr-developm...@rubyforge.org > http://rubyforge.org/mailman/listinfo/wtr-development > -- Bret Pettichord Director, Watir Projec

[wtr-general] Excerpts from Watir Day

2011-04-12 Thread Bret Pettichord
http://www.youtube.com/watch?v=pS3yNY9hpx0 Excerpts from Bret Pettichord and Charley Baker speaking about the Next Steps for Watir at Watir Day San Francisco April 3rd, 2011. They discuss how the Watir project will be supporting Firefox 4 and integrating with WebDriver. Complete presentation

[wtr-general] Re: [Wtr-development] Watir 1.6.6.rc1 is out!

2010-09-24 Thread Bret Pettichord
s OSes. We're a > friendly project and would be happy to mentor you if you and/or your > company is willing to put in the time. > > > Cheers, > > Charley & Jarmo > _______ > Wtr-development mailing list > wtr-de

Re: [Wtr-development] [wtr-general] Re: Check out the Watir Stack Exchange site!

2010-09-15 Thread Bret Pettichord
t; Wtr-development mailing list > wtr-developm...@rubyforge.org > http://rubyforge.org/mailman/listinfo/wtr-development > -- Bret Pettichord Lead Developer, Watir, www.watir.com Blog, www.io.com/~wazmo/blog Twitter, www.twitter.com/bpettichord -- Before posting, please read http://watir.com

[wtr-general] Re: Delete cookies in Firewatir

2009-11-17 Thread Bret Pettichord
Please make a proposal for the method names and parameters. Here is what we have for IE right now. http://github.com/bret/watir/blob/master/watir/lib/watir/cookiemanager.rb I've never used it. I would like to hear from some people who have. What functionality do you use the cookiemanager for?

[wtr-general] Re: install for 1.6.2 doesn't work after 1.6.5 release

2009-11-13 Thread Bret Pettichord
Alan, You are seeing a problem that we also saw with Watir 1.6.5RC1. We fixed it in the first 1.6.5 by changing the way watir does dependencies. Here are the dependencies for Watir 1.6.2 C:\work\common_ground>gem dependency watir Gem watir-1.6.2 win32-process (>= 0.5.5, runtime) windows-pr

[wtr-general] Re: Is it impossible to use bring_to_front without @autoit = WIN32OLE.new("AutoItX3.Control")

2009-11-13 Thread Bret Pettichord
Actually, I think I know the problem. There was a bug with autoit registration, fixed in Watir 1.6.5. I bet that is what you ran into. Bret Bret Pettichord wrote: > Thanks for the report. The autoit line should not be needed. We'd need > to be able to reproduce the problem you

[wtr-general] Re: Is it impossible to use bring_to_front without @autoit = WIN32OLE.new("AutoItX3.Control")

2009-11-13 Thread Bret Pettichord
Thanks for the report. The autoit line should not be needed. We'd need to be able to reproduce the problem you encountered before we could advise on what should be done about it. Bret Emre Sevinc wrote: > Hi, > > I tried to use bring_to_front as described in cheat sheet: > http://wiki.openqa.o

[wtr-general] Re: FireWatir status method gives error in 1.6.5

2009-11-12 Thread Bret Pettichord
We also need to add a unit test for the status method. I know we have one for the IE status method. Bret Bret Pettichord wrote: > Thanks for the report and the fix. > > Who can commit this fix? > > Bret > > al3kc wrote: > >> Seems like WINDOW_VAR in status m

[wtr-general] Re: FireWatir status method gives error in 1.6.5

2009-11-12 Thread Bret Pettichord
Thanks for the report and the fix. Who can commit this fix? Bret al3kc wrote: > Seems like WINDOW_VAR in status method should be typed in lower case. > Then it works. > > --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Googl

[wtr-general] Re: Watir 1.6.5.rc2 - release candidate available for testing

2009-11-11 Thread Bret Pettichord
r -v 1.6.2, rename the folder of watir-1.6.5 to another folder, > and rename the folder of watir-1.6.2 to watir-1.6.5. the watir scripts > worked fine. > > It means that something is wrong within watir 1.6.5 > > On 11月11日, 上午11时46分, Bret Pettichord wrote: > >> Could y

[wtr-general] Re: Watir 1.6.5.rc2 - release candidate available for testing

2009-11-10 Thread Bret Pettichord
午6时21分, Charley Baker wrote: > >> Done. I was waiting on some people, never heard back. >> >> -c >> 2009/11/10 Bret Pettichord >> >> >> >> >> >> >>> Where are we with the 1.6.5 release? >>> >>

[wtr-general] Re: What's the difference between FireWatir1.6.5 and Watir1.6.5

2009-11-10 Thread Bret Pettichord
difference about > identify the elements on the web page, such as JS pop up, buttons, new > window... > > Anything that FireWatir is beyond Watir? funfx? > Anything FireWatir is still under construction? > > > Any ideas would be quite appreciated. > > Thanks. > W

[wtr-general] Re: Watir 1.6.5 is released

2009-11-10 Thread Bret Pettichord
cific changes, please take a look at the > change file: /watir/NEWCHANGES, I've put most of them in that file. > > Please post on the list with any problems or difficulties in > installing the latest gems. > > Cheers, > > Charley > > > > -

[wtr-general] Re: Really....Ruby + Watir + Command Line

2009-11-10 Thread Bret Pettichord
from c:/ruby/lib/ruby/gems/1.8/gems/watir-1.6.2/lib/watir/ > input_elements.rb:323:in `set' > from script1.rb:8 > > When you have a watir script why cannot find the text box and the > search box for google.My script is still the same. Is there some other > syntax that I ne

[wtr-general] Re: Really....Ruby + Watir + Command Line

2009-11-10 Thread Bret Pettichord
an issue and I am using windows > vista but going to be working on windows 7 soon. I do not know how to > get a stack trace from my output. In my previous posts shows the error > message that I get in command prompt. > > Question: > > 1. How do I check my envirnoment variables for rub

[wtr-general] Re: Watir 1.6.5.rc2 - release candidate available for testing

2009-11-10 Thread Bret Pettichord
here:http://github.com/bret/watir/commits/master/I'll > <http://github.com/bret/watir/commits/master/I%27ll> be > > > updating > > > > the release notes for the recent changes before the final > release. Please > > > > let us kn

[wtr-general] Re: Really....Ruby + Watir + Command Line

2009-11-10 Thread Bret Pettichord
t; wrote: >>> >>>>>> I am trying to run a watir script: >>>>>> >>>>>> require 'watir' >>>>>> include Watir >>>>>> >>>>>&

[wtr-general] Re: Really....Ruby + Watir + Command Line

2009-11-09 Thread Bret Pettichord
/1.8/watir.rb:778:in > `getObject' > from c:/ruby/lib/ruby/site_ruby/1.8/watir.rb:3225:in > `initialize' > from c:/ruby/lib/ruby/site_ruby/1.8/watir.rb:367:in `new' > from c:/ruby/lib/ruby/site_ruby/1.8/watir.rb:367:in > `text_field' >

[wtr-general] Re: Exception thrown while iterating table

2009-11-09 Thread Bret Pettichord
ding_Partner5.tpAndRole10.roleList0" > SIZE="1"> > > Bill To > Carrier > Consignee > Forwarder > Market > NVO >

[wtr-general] Re: How to install a forked gem of safariwatir from github

2009-11-09 Thread Bret Pettichord
Github used to serve up gems, but no longer is building/serving new gems. So you'll need to clone the repository and build/install the gem manually. Hope this helps. Bret QAguy wrote: > This fork off of Master seems to have the pieces I have been needing > to overcome som of my issues: > http

[wtr-general] Re: Ci_reporter on watircraft

2009-11-07 Thread Bret Pettichord
speak for them. Bret robert wrote: > Bret- > > Since watircraft is no longer under development, is there a work > around? > > Can I disable the initialization of cucumber when running "rake spec"? > > -Robert > > On Oct 30, 12:58 pm, Bret Pettichord wrote

[wtr-general] Re: Answering incomplete requests

2009-11-03 Thread Bret Pettichord
Željko Filipin wrote: > On Tue, Nov 3, 2009 at 5:24 PM, Bret Pettichord <mailto:b...@pettichord.com>> wrote: > > If you personally think it > > is better and would prefer using it, you can tell people that that is > > the best way to get an answer from you. >

[wtr-general] Re: Answering incomplete requests

2009-11-03 Thread Bret Pettichord
Željko Filipin wrote: > On Tue, Nov 3, 2009 at 2:00 AM, b...@pettichord.com > > wrote: > > I guess for now, I would say that people should be told that they can > > post questions in either location. There are very few people actually >

[wtr-general] Re: ie.modal_dialog(:title, 'Tile') problem

2009-11-01 Thread Bret Pettichord
gt; > when I had no issue attaching to the IE instance using same syntax > irb(main):002:0> @ie = Watir::IE.attach(:title, /Mainet/) > > > And lastly when I execute > > @ie.modal_dialog.title() > > that works! > > David > > On Oct 30, 8:50 am, Bret Pettichord w

[wtr-general] Re: Ci_reporter on watircraft

2009-10-30 Thread Bret Pettichord
I think the problem is that watircraft has not been updated to work with the latest version of cucumber. Bret Pals wrote: > Hi Graeme, > Can you tell me how did you do it for cucumber so that i can get some > idea of incorporating the same in watircraft. > > Regards, > Pallavi > > On Sep 10, 2:

[wtr-general] Re: Answering incomplete requests

2009-10-30 Thread Bret Pettichord
Good suggestion. I just set up a login for that site and will start spending more time there. Bret Željko Filipin wrote: > I have been thinking about this for a long time, and it just came to > me that it is related to this thread. I think the time has come to > take Watir support to the next

[wtr-general] Re: ie.modal_dialog(:title, 'Tile') problem

2009-10-29 Thread Bret Pettichord
r: > > IE#modal_dialog not supported with the current version of Ruby > (1.8.6). > See http://jira.openqa.org/browse/WTR-2 for details. > undefined method `connect_unknown' for WIN32OLE:Class > > David > > > -

[wtr-general] Re: Watir 1.6.5.rc2 - release candidate available for testing

2009-10-29 Thread Bret Pettichord
I don't know why you are doing "require 'firewatir/container'". Bret Shlomit Gazit wrote: > Any idea? > > On Oct 27, 3:23 pm, Shlomit Gazit wrote: > >> require 'rubygems' >> require 'firewatir/container' <-- the pr

[wtr-general] Re: Watir, AutoIT, Window Title and Regular Expression

2009-10-29 Thread Bret Pettichord
My guess is that AutoIt has been updated since it was originally packaged with Watir. AutoIt itself is not open-source software, so we have to look at licensing issues before updating what we use. Bret Jarmo Pertman wrote: > Why on earth has it done like that?!? Any good reasons why not to > i

[wtr-general] Re: Multiple "select_list"(s) with the same name

2009-10-28 Thread Bret Pettichord
This should also work ie.select_list(:name => "select", :after? => ie.h2(:text, "Fine Art")).set("Drawing - In A Day") Bret Pallavi Sharma wrote: > Have you tried multiple attributes and used index?? > > > ie.select_list(:name => "select", :index => 2).set("Drawing - In A Day") > > Try this.

[wtr-general] Re: Watir 1.6.5.rc2 - release candidate available for testing

2009-10-27 Thread Bret Pettichord
Can you share the code that is failing? Specifically the code on and around line 7 of /Users/shlomit/workspaces/trunk/ff_c2p_watir/ff_c2p_test_issues_2_menus_dev.rb Shlomit Gazit wrote: > After upgrading I am getting the error: > > /Users/shlomit/.gem/ruby/1.8/gems/firewatir-1.6.5.rc2/lib/firew

[wtr-general] Re: How to get browser instance from inside an element?

2009-10-27 Thread Bret Pettichord
There is a "page_container" instance variable that will contain a reference to the browser, or the frame, if the object is in a frame. Bret Yuriy wrote: > I have a custom click method in Element class which use pure Win32API > call and needs the IE window to be in input focus. When I ran the >

[wtr-general] Re: "!assert" doesn't work in in Unit Test.

2009-10-27 Thread Bret Pettichord
de Villamil Frédéric wrote: > To have a negative assert working (mostly on non visible elements), > I've been using the following: > > assert true == false if > > Not the best way to do it I guess, but works like a charm. > Regards > These will also do the same thing: assert false if .

[wtr-general] Re: file_field in File Upload dialog

2009-10-26 Thread Bret Pettichord
inding answers. > > http://wiki.openqa.org/display/WTR/File+Uploads http://wiki.openqa.org/display/WTR/Watir+Methods+Supported+by+HTML+Element -- Bret Pettichord Lead Developer, Watir, www.watir.com Blog, www.io.com/~wazmo/blog Twitter, www.twitter.com/bpettichord --~--~-~--~~--

[wtr-general] Re: Can't install Watir on latest Ruby one-click installer

2009-10-26 Thread Bret Pettichord
No. I think Aslak is running the new Technology Preview of the one-click installer. They are using the ming32 compiler instead of Visual Studio. http://rubyforge.org/frs/?group_id=167&release_id=38052 This sounds like an issue. We're also going to need to recompile Watir's support for modal dia

[wtr-general] Re: Does WATIR will work on Silverlight and Ajax technologies?

2009-10-26 Thread Bret Pettichord
Shaik Mohammed Firoz wrote: > Does WATIR will work on Silverlight and Ajax technologies? > Ajax: yes. Silverlight: i don't think so. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Watir General" group. To post to

[wtr-general] Re: FireWatir Issue with Regular expressions

2009-10-26 Thread Bret Pettichord
I'm wondering if the problem might be traced to a plugin? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Watir General" group. To post to this group, send email to watir-general@googlegroups.com Before posting, ple

[wtr-general] Re: Answering incomplete requests

2009-10-25 Thread Bret Pettichord
hat page. Maybe we could modify our support page to sound a little more like this. Bret -- Bret Pettichord Lead Developer, Watir, www.watir.com Blog, www.io.com/~wazmo/blog Twitter, www.twitter.com/bpettichord --~--~-~--~~~---~--~~ You received this message because

[wtr-general] Re: Error occured while working with firefox browser

2009-10-25 Thread Bret Pettichord
.attach(:title,"Google") > $ie.goto("google.com") > puts $ie.title > > > in all the above three cases firefox browser opened but the execution > of the script hanged and script not navigate to proper url i.e to > www.google.com > > I am using

[wtr-general] READ BEFORE POSTING QUESTIONS

2009-10-23 Thread Bret Pettichord
Click this link and read it. http://wiki.openqa.org/display/WTR/Support --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Watir General" group. To post to this group, send email to watir-general@googlegroups.com Befo

[wtr-general] Re: `method_missing': unknown property or method `document' (WIN32OLERuntimeError) HRESULT error code:0x800706ba

2009-10-23 Thread Bret Pettichord
LaurenL wrote: > puts " Is there another order to ack?" > while b.link(:name, 'ack_0').exists? > puts "There is another order to Ack" > b.link(:name, 'ack_0').click > b.button(:name, "oms/util/SendOrderAckDroplet.sendOrderAck").click > b.refresh > sleep 3 > end > > What happens after you click

[wtr-general] Re: Answering incomplete requests

2009-10-23 Thread Bret Pettichord
Bret Pettichord wrote: > Jason Trebilcock wrote: > > Check out the top paragraph here: > http://groups.google.com/group/watir-general > > Bret > > The "guidelines" link was broken. I just fixed it. Maybe that will help. --~--~-~--~~

[wtr-general] Re: Answering incomplete requests

2009-10-23 Thread Bret Pettichord
Jason Trebilcock wrote: > Seems to me, if we're receiving 'incomplete requests', then maybe > there's a way to drive towards more complete requests. > > In the LoadRunner forum on SQAForums, they're pretty militant about > getting environment information upfront before they'll answer questions.

[wtr-general] Re: Answering incomplete requests

2009-10-23 Thread Bret Pettichord
Chris wrote: > > one option might be to emulate the Perl community of the time and > start a 'watir-beginners' list, with a commitment from some veterans > to spend time there, but emphasize that it is a list for newbies to > help each other. Any one interested in doing this? --~--~-~--~-

[wtr-general] Answering incomplete requests

2009-10-23 Thread Bret Pettichord
uestion their right to claim to be a tester if they can't even report a problem correctly. Make it clear that Watir is only for testers who have some basic competence. 3. What else? Bret -- Bret Pettichord Lead Developer, Watir, www.watir.com Blog, www.io.com/~wazmo/blog Twitter, www.twi

[wtr-general] Re: Not Able to Use Rspec framework

2009-10-23 Thread Bret Pettichord
abhisheksreepal wrote: > include Watir::Container > Don't do this. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Watir General" group. To post to this group, send email to watir-general@googlegroups.com Befor

[wtr-general] Re: ohloh.net/p/watir

2009-10-22 Thread Bret Pettichord
Željko Filipin wrote: > I have spent some time with this today: > > http://www.ohloh.net/p/watir > > Take a look. Some interesting statistics about Watir project. This is interesting. You might be interested to see the list of contributors. Please note, however, that I get credit for much of Ang

[wtr-general] Re: `method_missing': unknown property or method `document' (WIN32OLERuntimeError) HRESULT error code:0x800706ba

2009-10-22 Thread Bret Pettichord
Can you show us this code? C:/ruby/qa_scripts/OMS/testOrderAck.rb:41 Bret LaurenL wrote: > About two weeks ago I stopped being able to run all watir scripts on > my machine. I have not updated or changed anything. The same scripts > run on a different computer, so I know its not the script.

[wtr-general] Re: Sai

2009-10-22 Thread Bret Pettichord
Paul Rogers wrote: > until I read that I thought I was still an active member of watir, > even though I cant remember the last time I did a check in ;-( You made one commit on October 2008. Before that your previous commit was August 2005. http://github.com/bret/watir/graphs/impact --~--~-

[wtr-general] Re: Team (was: Sai)

2009-10-22 Thread Bret Pettichord
ontributed by others. I have listed this group before on this list. The people who have been active core developers of Watir/FireWatir over the past year are: Bret Pettichord Charley Baker Angrez Singh Jari Bakken This is evidenced by the commit logs. I think it is confusing to just call thes

[wtr-general] Re: After upgrading to Watir 1.6.2, it is not working fine.

2009-10-21 Thread Bret Pettichord
ause of a click-no-wait bug in 1.8.6-27. FYI, this bug is fixed in watir 1.6.5 (forthcoming). Bret -- Bret Pettichord Lead Developer, Watir, www.watir.com Blog, www.io.com/~wazmo/blog Twitter, www.twitter.com/bpettichord --~--~-~--~~~---~--~~ You received this m

[wtr-general] Re: cannot register window class in IE8

2009-10-21 Thread Bret Pettichord
I haven't heard of this. Can your provide a stack trace and complete error message? Bret aidy lewis wrote: > Hi, > > Has anyone received 'cannot register window class' errors when running > Watir tests in IE8? > > Aidy > > -- Bret Pettichord Le

[wtr-general] Re: How to access methods from Modules

2009-10-21 Thread Bret Pettichord
se >> def test_login >> ie=Watir::Browser.new >> s = Watir::Simple >> ie.goto("google.com") >> ie.link(:href,"some_link1").click >> ie.link(:href,"some_link2").click >> s.assert_text_in_body(

[wtr-general] Re: Capturing Java Script Errors

2009-10-20 Thread Bret Pettichord
age? > > > > We have an existing framework that runs a lot of tests in our > > regression runs and am ideally looking for a solution to > incorporate > > it into our existing structure. > > > > > > > > --

[wtr-general] Re: Elements supported by Watir

2009-10-18 Thread Bret Pettichord
- wondering if you have custom methods in place > for those, or what I need to do to make sure they are identifiable > elements? > > - Jason > > > On Sep 29, 5:08 am, Bret Pettichord wrote: > >> On Sep 28, 4:54 am, Željko Filipin >> wrote: >> >

[wtr-general] Re: Identifying objects when browser window has no toolbar

2009-10-16 Thread Bret Pettichord
9 value=Add > name= id= > name= id= > name= id= > name= id=ext-gen176 > checkbox name=manualProcessing id=manual-processing value=on alt= > src= > text name=couponField id=coupon-field value= alt= > src= > button name= id=ext-gen101 value=Redeem > name= id= > name= id=

[wtr-general] Re: had to issue 3 'gem install watir' commands

2009-10-16 Thread Bret Pettichord
Chris, Thanks for the report. I think one source of trouble is that you are using an older version of Rubygems. The newer version will automatically install dependencies without asking, and i think it might also handle some of your other troubles better as well. What version of rubygems do yo

[wtr-general] Re: Hudson, was Re: Dwatir - Can this help running watir tests on remote machines?

2009-10-16 Thread Bret Pettichord
Jarmo Pertman wrote: > I've also had some thoughts about running tests in parallel and I'm > thinking currently that it should be relatively easy to implement your > own system with DRb (Distributed Ruby - > http://www.ruby-doc.org/stdlib/libdoc/drb/rdoc/index.html). > Maybe I don't see some issu

[wtr-general] Re: Open and close Browser repeatedly leads to ie hanging

2009-10-16 Thread Bret Pettichord
Bill, This is a good analysis of the problem. The method IE.new_process was specifically designed to avoid these problems. Personally, however, I wouldn't start and stop a browser for each test. This entails a lot of overhead, and really slows things down. Bret Bill Agee wrote: > I faced a s

[wtr-general] Hudson, was Re: Dwatir - Can this help running watir tests on remote machines?

2009-10-15 Thread Bret Pettichord
Alan Baird wrote: > Bret - > > I'm looking into this. I see all of the plugins for Selenium and I'm > expecting to see something like, Plugin for Ruby Test::Unit or Rspec. > > Ultimately, Hudson has to be able to understand my test results. Is it a > plugin that accomplishes that or do my

[wtr-general] Re: watir tests are not passing on my environment

2009-10-14 Thread Bret Pettichord
de will solve the problem. >>> >> I do not know too. Try and let us know. >> >> >>> For instance I can click in a frame with the old machine and watir >>> doesnt find it on the new machine. >>> >> And the error message is? >> &

[wtr-general] Re: Dwatir - Can this help running watir tests on remote machines?

2009-10-14 Thread Bret Pettichord
dson (to answer the question you asked in a previous post). There is a "run now" button. I believe it is also scriptable. Strongly urge you to take a look at it. Bret -- Bret Pettichord Lead Developer, Watir, www.watir.com Blog, www.io.com/~wazmo/blog Twitter, www.twitter.com/bpettichord

[wtr-general] Re: Difference b/w Click_no_wait and .Click!

2009-10-14 Thread Bret Pettichord
Shane wrote: > The case I have encountered for using click!, is when 'click' doesn't > return for a long time (or sometimes never depending on how buggy a > web page or ad-servers are), and a 'click!' followed by a 'wait_until' > to check the event success/fail is sufficient. > That makes sense

[wtr-general] Re: Dwatir - Can this help running watir tests on remote machines?

2009-10-14 Thread Bret Pettichord
We use hudson to run our tests on multiple machines. It automatically distributes tests to an unused machine. http://hudson-ci.org/ Guy wrote: > Hi All, > > Is there a way to run watir tests on remote machines (running few test > suites in parallel on remote machines)? > > I searched the web and

[wtr-general] Re: Capturing Java Script Errors

2009-10-14 Thread Bret Pettichord
ror? > > Can that be a solution for this issue? > > Please let me know. > > Thanks > > Pallavi. > > On Mon, Oct 12, 2009 at 8:45 AM, Bret Pettichord <mailto:b...@pettichord.com>> wrote: > > > Marlon MxM wrote: > > have you tried

[wtr-general] Re: Wiki cleanup: comments when editing pages

2009-10-13 Thread Bret Pettichord
Željko Filipin wrote: > On Wed, Oct 14, 2009 at 12:49 AM, Bret Pettichord <mailto:b...@pettichord.com>> wrote: > > Do we have a page where we give guidance on editing wiki pages? > > Just "How to edit pages" on > http://wiki.openqa.org/display/WTR/How+Can+

[wtr-general] Re: Wiki cleanup: comments when editing pages

2009-10-13 Thread Bret Pettichord
Do we have a page where we give guidance on editing wiki pages? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Watir General" group. To post to this group, send email to watir-general@googlegroups.com Before postin

[wtr-general] Re: Difference b/w Click_no_wait and .Click!

2009-10-13 Thread Bret Pettichord
Shane wrote: > So if no IE modal dialogs pop up, I would recommend you use click!, > because you don't have the overhead of starting up a new ruby process > each time. > And that has worked for me so far. > In this case, i would recommend using plain old "click". I have not seen a use case for

[wtr-general] Re: Does anyone have examples of using rspec with safariwatir

2009-10-13 Thread Bret Pettichord
Željko Filipin wrote: > On Fri, Oct 9, 2009 at 1:46 PM, aidy lewis > wrote: > > I have written a new example here: > > http://wiki.openqa.org/display/WTR/RSpec > > Aidy, > > I appreciate your contribution, but you broke Tutorial navigation. "Go > to contents, p

[wtr-general] Re: Summary wiki page

2009-10-13 Thread Bret Pettichord
Looks great. Željko Filipin wrote: > On Tue, Oct 6, 2009 at 5:06 AM, Bret Pettichord <mailto:bpettich...@gmail.com>> wrote: > > The collection looks useful, but something is confusing about the > > parentage of the collection. Look at the breadcrumbs on these pages. >

[wtr-general] Re: Unable to create a new IE instance

2009-10-12 Thread Bret Pettichord
.rb: > 91:in `_new_window_init' > c:/ruby/lib/ruby/gems/1.8/gems/watir-1.6.2/lib/watir/ie-class.rb: > 87:in `initialize' > Stores&Spares_Masters.RB:196:in `new' > Stores&Spares_Masters.RB:196:in `page_login' > Stores&Spares_Masters.RB:

[wtr-general] Re: Watir 1.6.5.rc1 - release candidate available for testing

2009-10-12 Thread Bret Pettichord
We have a fix for this and it will be included in RC2. Željko Filipin wrote: > 3) upgrade Watir from 1.6.2 to 1.6.5. > - machine with Watir 1.6.2 (from the second example) > - install watir-1.6.5.rc1.gem > > >gem install watir --no-rdoc --no-ri > Successfully installed commonwatir-1.6.5.rc1 > Su

[wtr-general] Re: Capturing Java Script Errors

2009-10-11 Thread Bret Pettichord
debugger is started up. So there is a hook there. I was thinking it would be cool to hook in our own code to that hook, and was wondering if any one had already done this. Bret -- Bret Pettichord Lead Developer, Watir, www.watir.com Blog, www.io.com/~wazmo/blog Twitter, www.twitter.com/

[wtr-general] Re: Capturing Java Script Errors

2009-10-09 Thread Bret Pettichord
t of page reloads etc that sometimes cause java >> script errors. In the past we have simply turned java scripts off >> from popping up so our tests continue without stopping, and relied on >> manual testing to pick the errors up. >> >> Any help would be appreciated &

[wtr-general] Re: Does anyone have examples of using rspec with safariwatir

2009-10-09 Thread Bret Pettichord
> > Found it with Google: > > http://www.google.com/search?q=Dave+Hoover+video+safariwatir+cucumber > > Željko > > > -- Bret Pettichord Lead Developer, Watir, www.watir.com Blog, www.io.com/~wazmo/blog Twitter, www.twitter.com/bpettichord --~--~-~--~~

[wtr-general] Re: Watir 1.6.5.rc1 - release candidate available for testing

2009-10-09 Thread Bret Pettichord
tp://gemcutter.org>, http://github.com/technicalpickles/jeweler > > Interesting new development. Watir gems are currently up on gemcutter, > pulled from Rubyforge from 1.6.2. We'll have to take a look at setting > this up. > > -Charley > > > On Fri, Oct 9,

[wtr-general] Re: Watir 1.6.5.rc1 - release candidate available for testing

2009-10-09 Thread Bret Pettichord
I wonder if this is because the gem server is in the united states. bret On Oct 9, 5:10 pm, Željko Filipin wrote: > On Sat, Oct 10, 2009 at 12:07 AM, Charley Baker > wrote: > > > Wow, it didn't take very long for me, 5mins tops. > > My example was after a clean Ruby install. I guess it does no

[wtr-general] Re: Watir 1.6.5.rc1 - release candidate available for testing - redux

2009-10-09 Thread Bret Pettichord
I am wondering if maybe commonwatir is installed, but not watir? That would be consistent with these symptoms. bret On Oct 9, 3:48 pm, orde wrote: > I also experienced the same problem using WinXP SP3 + IE8.x > > Followed install instructions and tried to check watir version (i.e. > ruby -e 're

[wtr-general] Re: watir:buttons returns only 1st button

2009-10-09 Thread Bret Pettichord
Thanks for the report. This is duplicate of WTR-175, which has been open for some time. Would someone like to look into fixing it? http://jira.openqa.org/browse/WTR-175 Bret On Oct 9, 4:16 am, kat wrote: > Unfortunately, I cannot change html. > Also, this is a real bug. I've submitted it here:

[wtr-general] Re: watir:buttons returns only 1st button

2009-10-09 Thread Bret Pettichord
The watir button/buttons methods support both kinds of HTML buttons. Or at least they have and they should. On Oct 9, 8:38 am, SuperKevy wrote: > From the w3c schools > > Definition and Usage > The tag defines a push button. > > Inside a button element you can put content, like text or images.

[wtr-general] Re: Wiki cleanup (was Watir 1.6.5.rc1 - release candidate available for testing)

2009-10-09 Thread Bret Pettichord
+1 On Oct 9, 6:52 am, Željko Filipin wrote: > On Mon, Oct 5, 2009 at 9:37 PM, Charley Baker > wrote: > > >http://wiki.openqa.org/display/WTR/Development+Builds > > As Bret suggested in another thread to clean up the wiki, I suggest that > this page should be cleaned up. I would delete everythin

[wtr-general] Re: Watir 1.6.5.rc1 - release candidate available for testing

2009-10-09 Thread Bret Pettichord
Another problem is that github only allowed one gem per project. We currently have three. On Oct 9, 10:33 am, Charley Baker wrote: > I'd thought about doing something like that. Unfortunately it's somewhat of > a moot point right now since github's gem creation isn't working since the > switch t

[wtr-general] Re: Html Elements Supported by Watir

2009-10-07 Thread Bret Pettichord
On Oct 7, 5:57 pm, Željko Filipin wrote: > On Tue, Oct 6, 2009 at 4:41 AM, Bret Pettichord > wrote: > > > I suggest that the two pages be folded together. > > Will do. I think my replies were out of order with your emails. At this point I think that all the important i

[wtr-general] Re: Elements supported by Watir

2009-10-07 Thread Bret Pettichord
On Oct 7, 6:03 pm, Željko Filipin wrote: > On Tue, Oct 6, 2009 at 5:03 AM, Bret Pettichord > > > I am curious as to why you find this information helpful. > > I just wanted to get a definite list of HTML elements supported by Watir. But how do the class names help with this

[wtr-general] Re: Does anyone have examples of using rspec with safariwatir

2009-10-07 Thread Bret Pettichord
Dave Hoover made a video of using safariwatir with cucumber. On Oct 7, 3:36 pm, QAguy wrote: > Or can point out a wiki that would have information on it. My searches > via google have not bared much fruit. > > Thanks in advance. --~--~-~--~~~---~--~~ You received

[wtr-general] Re: Sai

2009-10-07 Thread Bret Pettichord
Right now the core developers for the (IE)Watir/FireWatir team are - Charley Baker - Angrez Singh - Jari Bakken - Bret Pettichord I'm not sure who the members of the other teams are. Bret On Oct 7, 6:00 pm, Željko Filipin wrote: > On Tue, Oct 6, 2009 at 4:58 AM, Bret Pettichord

[wtr-general] Re: how to get value of a span style?

2009-10-07 Thread Bret Pettichord
You need to try some additional methods on that style object that you are getting. Not sure which ones, you'll have to experiment. Bret On Oct 7, 8:20 am, Željko Filipin wrote: > On Wed, Oct 7, 2009 at 2:51 PM, kat wrote: > > how is it possible to get the span style "somestyle" in Watir? > > L

[wtr-general] Re: Can't seem to install watir on the MAC

2009-10-06 Thread Bret Pettichord
> sudo gem install watir fails. Is that gem not able to be installed on > the MAC? > > Thanks > > On Oct 6, 3:40 pm, Bret Pettichord wrote:> sudo gem > install firewatir > > sudo gem install safariwatir > > > On Oct 6, 1:28 pm, QAguy wrote: > &

[wtr-general] Re: Watir require "xxx" error?

2009-10-06 Thread Bret Pettichord
require 'watir/ie' On Oct 6, 4:25 pm, Andrew wrote: > Getting an error while starting up the program on this code where I am > extending SelectList (file name is watir_or.rb) > > require 'rubygems' > require 'watir' > require 'win32ole' > > module Watir > >   class Picker < SelectList > >     #

[wtr-general] Re: Can't seem to install watir on the MAC

2009-10-06 Thread Bret Pettichord
sudo gem install firewatir sudo gem install safariwatir On Oct 6, 1:28 pm, QAguy wrote: > When I try to install the watir gem on the mac I am getting the > following: > > host73:watir_site_regression employee$ sudo gem install watir -- > include-dependencies > INFO:  `gem install -y` is now defa

[wtr-general] Re: Require statements in Watir

2009-10-05 Thread Bret Pettichord
No. don't use caps with require. Use require 'watir' or, sometimes (but usually not needed): require 'watir/ie' On Sep 10, 7:09 pm, Darryl Brown wrote: > Hello Vijay, > > Sounds like you're just starting out. If you are using Watir > with IE then require 'Watir/IE' will be sufficient for ba

[wtr-general] Re: Issue with a Calendar in a Div /Table Object

2009-10-05 Thread Bret Pettichord
Yes, this is what i use. http://www.microsoft.com/downloadS/details.aspx?familyid=E59C3964-672D-4511-BB3E-2D5E1DB91038&displaylang=en On Sep 30, 4:33 am, Pallavi Sharma wrote: > The App doesn't work on FireFox :( anything similar for IE?? > > On Wed, Sep 30, 2009 at 2:14 PM, Željko Filipin < >

[wtr-general] Re: Watir cannot connect to IE running under non-Admin account on ‘default’ desktop.

2009-10-05 Thread Bret Pettichord
I had > to write an intermediate application to retrieve the IWebBrowser2 COM > pointer for the IE window, and modify the 'eval_in_spawned_process' > Watir function to use this handle for 'pc = Watir::IE.bind > (iWebBrowserPtr)'. > > This now works fine. :) >

[wtr-general] Re: Summary wiki page

2009-10-05 Thread Bret Pettichord
The collection looks useful, but something is confusing about the parentage of the collection. Look at the breadcrumbs on these pages. Dashboard > Watir > ...Project Home > Start Here > Tutorial > Summary > Collections of HTML Elements Bret Željko Filipin wrote: > On Thu, Oct 1, 2009 at 2

[wtr-general] Re: Elements supported by Watir

2009-10-05 Thread Bret Pettichord
rom this list. I guess it makes sense, but it is still > missing. > > Željko > > On Mon, Sep 28, 2009 at 6:08 PM, Bret Pettichord > wrote: > > > >> ObjectSpace.each_object(Class){|c| puts c if is_element_subclass?(c)} > > Watir::HTMLElement > > Watir::L

[wtr-general] Re: Elements supported by Watir

2009-10-05 Thread Bret Pettichord
require 'watir/ie' On Sep 29, 4:26 am, Željko Filipin wrote: > On Mon, Sep 28, 2009 at 6:08 PM, Bret Pettichord > wrote: > > > >> def is_element_subclass? klass > > >> while klass = klass.superclass > > >> retur

  1   2   3   4   5   6   >