Re: [wtr-general] - whirlwind crash coarse for implementing a google test site

2011-10-25 Thread Cliff Cyphers
Chuck, I was thinking that some might look at the demo test site example, but you do have a valid point and have writing a ground up howto for searching on google.com: https://github.com/ccyphers/whirlwind/wiki/Implementing-A-Site---Google-Search-Walkthrough Thank you for the suggestion. On Tue,

Re: [wtr-general] Re: ANNOUNCING WHIRWIND: cucumber + watir-webdriver + best practices

2011-10-25 Thread Željko Filipin
On Tue, Oct 25, 2011 at 10:01 PM, Chuck van der Linden wrote: > I think I sense another watir podcast opportunity. I have two recorded already and zero time to edit and publish them. :) Željko -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice.

[wtr-general] Re: ANNOUNCING WHIRWIND: cucumber + watir-webdriver + best practices

2011-10-25 Thread Chuck van der Linden
On Oct 25, 5:22 am, Željko Filipin wrote: > On Tue, Oct 25, 2011 at 2:18 PM, Cliff Cyphers > wrote: > > > New project as this is completely different from the minitest approach. > > This is a replacement for qa robusta, or do you plan to further develop > both? > > Željko I think I sense another

[wtr-general] Re: New member of the Watir team

2011-10-25 Thread Chuck van der Linden
On Oct 25, 11:45 am, Dave McNulla wrote: > Chuck is a master. We are lucky that he is so helpful (star or no star). > > Dave chuck.emote(blush) Thanks.. and you're not exactly unhelpful yourself either Dave. -- Before posting, please read http://watir.com/support. In short: search before you

[wtr-general] Re: Novice question

2011-10-25 Thread Dave McNulla
Matt, If you have 400 scripts, you might not be a novice (unless you inherited the scripts). Share one of the scripts and the html that contains the object so we can see what you are dealing with. It might be a non-problem, a small problem, or something that will require some search-and-replace

[wtr-general] Re: New member of the Watir team

2011-10-25 Thread Dave McNulla
Chuck is a master. We are lucky that he is so helpful (star or no star). Dave -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. watir-general@googlegroups.com http://groups.google.com/group/watir-general watir-general+unsubscr...@googlegroups.co

Re: [wtr-general] webdriver javascript pop-up

2011-10-25 Thread Dan Franko
Cliff, Seriously. This is amazing. It's working great. I really appreciate it. Dan On Tue, Oct 25, 2011 at 12:48 PM, Cliff Cyphers wrote: > I've found that the fire_event can be very problematic which > extensions/alerts is using. watir-webdriver will be updated to use > selenium-webdriver'

Re: [wtr-general] webdriver javascript pop-up

2011-10-25 Thread Cliff Cyphers
I've found that the fire_event can be very problematic which extensions/alerts is using. watir-webdriver will be updated to use selenium-webdriver's switch_to in the near future. But in the mean time you can take a look at handling this buy adding an alert box helper to Watir: https://github.co

[wtr-general] Re: page headers

2011-10-25 Thread Chuck van der Linden
On Oct 25, 7:26 am, Joe Fl wrote: > Yes, link should be topic.  I get the same results with /n (new line) > though I need assistance with verifying that header displays. > > When I highlight the line on the webpage there is a break between the > MEMBER DISCUSSIONS: and AMBULATORY/OUTPATIENT CARE h

[wtr-general] webdriver javascript pop-up

2011-10-25 Thread Dan
Hello, I've tried to implement the dialog handling as described here on http://watirwebdriver.com/javascript-dialogs/ using the example at http://www.w3schools.com/js/js_popup.asp, but it doesn't seem to work. I believe the application I'm working on is using the same approach that this examp

[wtr-general] Re: waitr install over mac os

2011-10-25 Thread Chuck van der Linden
On Oct 25, 7:13 am, Rajesh wrote: > gem install watir > {snip} > > Any idea, what is missing here? What is missing is Windows and IE. If you want to install Watir on a Mac, you need a Windows Virtual Machine to install it on. Use Virtual-Box, Parallels, VMWare Fusion, or a similar desktop vir

[wtr-general] Re: page headers

2011-10-25 Thread Joe Fl
Yes, link should be topic. I get the same results with /n (new line) though I need assistance with verifying that header displays. When I highlight the line on the webpage there is a break between the MEMBER DISCUSSIONS: and AMBULATORY/OUTPATIENT CARE headers. I am not able to verify the entire

Re: [wtr-general] waitr install over mac os

2011-10-25 Thread Charley Baker
gem install firewatir or gem install watir-webdriver. The basic gem install watir tried to install Windows specific components for IE support. Cheers, Charley On Tue, Oct 25, 2011 at 8:13 AM, Rajesh wrote: > gem install watir > > Building native extensions. This could take a while... > ERR

Re: [wtr-general] waitr install over mac os

2011-10-25 Thread Željko Filipin
On Tue, Oct 25, 2011 at 4:13 PM, Rajesh wrote: > gem install watir Watir gem driver Internet Explorer, and there is no Internet Explorer for Mac. To see how to install drivers for Firefox, Chrome, Safari and Opera on Mac, download free version of my Watir book https://github.com/zeljkofilipin/w

[wtr-general] waitr install over mac os

2011-10-25 Thread Rajesh
gem install watir Building native extensions. This could take a while... ERROR: Error installing watir: ERROR: Failed to build gem native extension. /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ ruby extconf.rb checking for strncpy_s()... no creating Makefile

Re: [wtr-general] ANNOUNCING WHIRWIND: cucumber + watir-webdriver + best practices

2011-10-25 Thread Željko Filipin
On Tue, Oct 25, 2011 at 2:18 PM, Cliff Cyphers wrote: > New project as this is completely different from the minitest approach. This is a replacement for qa robusta, or do you plan to further develop both? Željko -- Before posting, please read http://watir.com/support. In short: search before

Re: [wtr-general] ANNOUNCING WHIRWIND: cucumber + watir-webdriver + best practices

2011-10-25 Thread Cliff Cyphers
New project as this is completely different from the minitest approach. Lighter weight, cucumber, and dynamic object creation. DOC? All flow objects plus the Watir::Browser object are created for you and added as instance vars to the appropriate namespaces so that you can access them from rspec

[wtr-general] New member of the Watir team

2011-10-25 Thread Željko Filipin
I would like to welcome Chuck van der Linden to the Watir Team. Read more at http://watir.com/2011/10/25/watir-team-news/ Željko -- watir.com - community manager watir.com/book - author watirpodcast.com - host -- Before posting, please read http://watir.com/support. In short: search before you

Re: [wtr-general] ANNOUNCING WHIRWIND: cucumber + watir-webdriver + best practices

2011-10-25 Thread Željko Filipin
On Tue, Oct 25, 2011 at 12:08 AM, Cliff Cyphers wrote: > What is whirlwind? Didn't you just release qa robusta? How is this different? Željko -- watir.com - community manager watir.com/book - author watirpodcast.com - host -- Before posting, please read http://watir.com/support. In short: sear

Re: [wtr-general] page headers

2011-10-25 Thread Željko Filipin
On Tue, Oct 25, 2011 at 4:23 AM, Joe Fl wrote: > topic = 'Ambulatory/Outpatient Care' > completeString = "Member Discussions: #{link}" Should "link" be replaced with "topic"? completeString = "Member Discussions: #{topic}" > if @browser.text.include? completeString.upcase Why are you using