Re: [wtr-general] Watir on Windows, how is it done anymore?

2010-07-12 Thread Nathan Lane
Thank you Ethan. Is Vapir compatible with as many browsers as Watir on as many OSs? On Mon, Jul 12, 2010 at 1:22 PM, Ethan wrote: > Watir has been locked to a very old version of ruby for a long time. > Vapir, > an updated fork of watir, runs on any recent version of ruby. >

Re: [wtr-general] Watir on Windows, how is it done anymore?

2010-07-12 Thread Ethan
Watir has been locked to a very old version of ruby for a long time. Vapir, an updated fork of watir, runs on any recent version of ruby. On Mon, Jul 12, 2010 at 15:18, Željko Filipin wrote: > On Monday, July 12, 2010, Nathan Lane wrote: > > from (irb):9from C

Re: [wtr-general] Watir on Windows, how is it done anymore?

2010-07-12 Thread Nathan Lane
Thanks I will try that. Have we any idea why? On Mon, Jul 12, 2010 at 1:18 PM, Željko Filipin < zeljko.fili...@wa-research.ch> wrote: > On Monday, July 12, 2010, Nathan Lane wrote: > > from (irb):9from C:/Ruby191/bin/irb:12:in `' > > The last time I have tried, watir did not work

Re: [wtr-general] Watir on Windows, how is it done anymore?

2010-07-12 Thread Željko Filipin
On Monday, July 12, 2010, Nathan Lane wrote: >         from (irb):9        from C:/Ruby191/bin/irb:12:in `' The last time I have tried, watir did not work with ruby 1.9. Try 1.8. Željko -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. You rec

[wtr-general] Watir on Windows, how is it done anymore?

2010-07-12 Thread Nathan Lane
Any thoughts? The examples on OpnQA seem to be broken, and I haven't kept up. How do I get going again? -- Nathan Lane Blog, http://blog.nathandelane.com -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. You received this message because you ar

[wtr-general] Watir Podcast #35 Željko Filipin on W atir Stack Exchange Site

2010-07-10 Thread Željko Filipin
Felipe Knorr Kuhn and I talk about Watir Stack Exchange Site ( http://bit.ly/watirse): http://watirpodcast.com/35-zeljko-filipin-on-watir-stack-exchange-site/ If you have an hour, take a listen and find out why I think Stack Exchange is the best thing that could happen to Watir support. Željko -

[wtr-general] Watir Podcast on Watir Stack Exchange site

2010-06-26 Thread Željko Filipin
I am recording Watir Podcast on Watir Stack Exchange site with Felipe Knorr Kuhn in about 12 hours. If you have questions for us, ask. Željko -- watir.com - community manager watirpodcast.com - host testingpodcast.com - audio podcasts on software testing. all of them vidipodkast.com - pričamo o ha

Re: [wtr-general] WatiR Recorder++

2010-06-23 Thread Željko Filipin
On Wed, Jun 23, 2010 at 10:22 AM, Sohail Mirza wrote: > How to installed Watir Recorder ++? > What is the difference between WatiR Recorder++ and WatiR Maker? Watir project is not related to Watir Recorder or Watir Maker projects. You will even find that this community does not like recorders. Wa

[wtr-general] WatiR Recorder++

2010-06-23 Thread Sohail Mirza
Hi All, Can anyone explain me below points *How to installed Watir Recorder ++?* *What is the difference between WatiR Recorder++ and WatiR Maker?* Best Regards, Sohail -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. You received this messa

[wtr-general] Watir site at stackexchange.com

2010-06-17 Thread Željko Filipin
Hi, Recently I have asked if people are interested in creating Watir site at stackexchange.com [1]. I was pleasantly surprised by the number of people that are interested [2]. Just today I have read that new stackexchange.comcan be created [3], so I have created Watir site [4]. I think stackoverf

[wtr-general] Watir ads at stackoverflow.com

2010-06-14 Thread Željko Filipin
New round of free advertising of open source projects at stackoverflow.comhas just started. We had 17 votes the last time [1], 6 are needed to be displayed at stackoverflow.com. The ad got a few complaints about not having any text. (I just copied our logo.) This time I took a creative commons ph

[wtr-general] Watir and Micorosft Server reports

2010-06-10 Thread Danijel
I'm doing on pages, which are created by Microsoft SQL Report and i have problems with then when i use watir i have this code, and i made work around, but still is not working properly $ie.link(:url, 'https://' + $server + '/Pages/Reports/ CrooView2.aspx').click $ie.text_field(:id, 'ctl00_Content

[wtr-general] Watir Twitter Buzz on watir.com

2010-06-08 Thread Željko Filipin
If you want your tweet to show up on http://watir.com/, please include @watir in it. #watir is no longer about Watir most of the time. By the way, Watir now also has identi.ca account (http://identi.ca/watir) and group (http://identi.ca/group/watir). Željko -- watir.com - community manager watirp

[wtr-general] Watir Podcast #34: Zhimin Zhan on TestWise

2010-05-27 Thread Željko Filipin
I have just published another podcast: http://watirpodcast.com/34-zhimin-zhan-on-testwise/ It is a big day for Watir Podcast. Today it is 2 years old! :) Željko -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. You received this message becaus

[wtr-general] Watir gem installation on Windows 7

2010-05-18 Thread Betsy
hi all, any known issues with watir gem installation on windows 7?? -Betsy Joy -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. You received this message because you are subscribed to http://groups.google.com/group/watir-general To post: wati

[wtr-general] Watir and Cucumber unable to run on win xp

2010-05-18 Thread Željko Filipin
New questions tagged Watir at stackoverflow: http://stackoverflow.com/questions/2849319/watir-and-cucumber-unable-to-run-on-win-xp Željko -- watir.com - community manager watirpodcast.com - host testingpodcast.com - audio podcasts on software testing. all of them vidipodkast.com - pričamo o hardv

Re: [wtr-general] Watir/FireWatir and .text

2010-05-12 Thread Željko Filipin
On Tue, May 11, 2010 at 10:22 AM, Betsy wrote: > Is there any way across Watir/FireWatir/Vapir to retrieve the same > text across IE/FF??? As far as I know, no. Željko -- watir.com - community manager pledgie.com/campaigns/2982 - donate to Watir watirpodcast.com - host testingpodcast.com - audio

[wtr-general] Watir/FireWatir and .text

2010-05-11 Thread Betsy
Hi All, Is there any way across Watir/FireWatir/Vapir to retrieve the same text across IE/FF??? Really looking forward to a positive answer. -Betsy Joy -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. You received this message because you are

Re: [wtr-general] Watir calling web services

2010-05-10 Thread Felipe Knorr Kuhn
Hello, I don't know how you're supposed to test Web Services with Watir, unless you want to compare the values displayed in your web app with the web services backend. What people usually use for web services testing is SoapUI. If you are looking for a Ruby library, I think soap4r is a good star

[wtr-general] Watir calling web services

2010-05-10 Thread Jason Shelton
Hello, I am writing to ask if anyone has used Watir for web services/API level testing. If so, how? If not, what tools would you recommend for this testing? Thank you in advance for any help that you may provide. __

Re: [wtr-general] Watir is unable to open nested modal windows using click_no_wait

2010-05-08 Thread windy
you should sleep a second then try again as click_no_wait is always so slow... code like this: loop do begin browser.modal() rescue Watir::Exception::NoMatchingWindowFoundException sleep 1 end end 在 Fri, 07 May 2010 05:15:30 +0800,arti

[wtr-general] Watir is unable to open nested modal windows using click_no_wait

2010-05-06 Thread arti
I am having difficulty using click_no_wait to open a second modal window that is a child of the first modal window. click_no_wait does not open the modal window, click works to open the second modal window but then when the window is open, I am unable to interact with it. Ruby Version : ruby 1.8.

Re: [wtr-general] Watir xpath navigation problem

2010-05-06 Thread Felipe Knorr Kuhn
Hello, Felipe, It sure does look like a bug. A workaround would be using the wildcard selector like this: @ie.text_field(:xpath, "//*...@tabindex='4901']").set "test" Hopefully your tabindex property is unique to all elements :) Regards, FK On Thu, May 6, 2010 at 2:55 PM, Felipe Pedrini wrot

[wtr-general] Watir xpath navigation problem

2010-05-06 Thread Felipe Pedrini
Hi guys, I'm evaluating Watir, and I'm trying to simple get an element using its XPath. But I'm having a problem. First look at the problem. I have the following element in my page: Notice that it doesn't have name neither id attributes. When I try to get it using xpath: browser.text_field(:

Re: [wtr-general] Watir connection to oracle

2010-05-04 Thread Felipe Knorr Kuhn
Hello, Ivan, I used this piece of code under Windows a while ago: require 'oci8' require 'dbi' connection = OCI8.new( 'username', 'password', 'ip:port/scheme') cursor = connection.exec('select * from table') while r = cursor.fetch_hash r.each {|key, value| puts "#{key} is #{value}" } end puts

[wtr-general] Watir connection to oracle

2010-05-04 Thread Ivan Chung
Hi guys, some quick question here, i will need to connect to oracle database and execute some queries to compare the results. Is there a specif watir scripts to do that or that is ruby code to handle this? Appreciate if there is example provided. Thanks in advance Ivan -- Before posting, pleas

Re: [wtr-general] Watir Attach and Find Methods

2010-04-23 Thread Ethan
Run the ruby process as administrator. You can do this by launching the parent cmd window as administrator, or, if you're using a shortcut, modifying the shortcut to launch the process as administrator. On Fri, Apr 23, 2010 at 12:07, Zach Hayes wrote: > Windows 7 > Internet Explorer 8 > Ruby 1.8

[wtr-general] Watir Attach and Find Methods

2010-04-23 Thread Zach Hayes
Windows 7 Internet Explorer 8 Ruby 1.8.6 Watir 1.6.5 The attach and find methods CANNOT find an IE instance that was opened via clicking a link from another instance of IE started using “Run as Administrator” or from a Run as Administrator command prompt run water script. Here’s a simple script t

Re: [wtr-general] watir exit code

2010-04-14 Thread Ethan
as Charley said, watir does not exit, itself. If you want to know if an exception occurred causing your program to exit, you can check if the global exception variable, $! is set. at_exit do if $! print "an exception occurred of type #{$!.class}" end end or something along those lines. On

Re: [wtr-general] watir exit code

2010-04-14 Thread Charley Baker
Watir itself doesn't have an exit code, it's just a library. Are you talking about your own testing framework, rspec, test::unit? Those generally can set exit codes. My question is what are you trying to do? Set it up in a CI run? Something else entirely? -c On Wed, Apr 14, 2010 at 2:30 PM, Shlo

[wtr-general] watir exit code

2010-04-14 Thread Shlomit Gazit
Is there a method to use watir exit code (0 or 1)? I want to know that if it is 0 to do something at_exit. Thank you, Shlomit. -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. You received this message because you are subscribed to http://grou

[wtr-general] Watir Podcast #33: Jake Dempsey and Brian Knorr on Watij and UISpec

2010-04-13 Thread Željko Filipin
Hi, Watir Podcast #33 is out: http://watirpodcast.com/33-jake-dempsey-and-brian-knorr-on-watij-and-uispec/ Željko -- watir.com - community manager pledgie.com/campaigns/2982 - donate to Watir watirpodcast.com - host testingpodcast.com - audio podcasts on software testing. all of them -- Before

[wtr-general] Watir on WebKit

2010-03-31 Thread John Goodsen
I'm working with a team that is using a customized WebKit browser. I want to introduce Cucumber with something like Watir to automate the acceptance tests. I see that there was an initial port of Watir for WebKit that was not released. I'm trying to prototype up a simple socket-based protocol si

Re: [wtr-general] Watir version on Mac

2010-03-30 Thread Željko Filipin
On Mon, Mar 29, 2010 at 6:36 PM, RSMelkon wrote: > $ ruby -e'require "Watir";puts watir::FF::VERSION' > -e:1:in `require': no such file to load -- Watir (LoadError) To make it clear, you can not use watir gem (IE driver) on Mac. You can use this gems: firewatir (FF driver), safariwatir (Safari Dr

Re: [wtr-general] Watir version on Mac

2010-03-29 Thread RSMelkon
Thanks, Below is what i am getting: $ ruby -e'require "Watir";puts watir::FF::VERSION' -e:1:in `require': no such file to load -- Watir (LoadError) from -e:1 I On Mon, Mar 29, 2010 at 12:09 PM, Željko Filipin wrote: > On Mon, Mar 29, 2010 at 6:02 PM, RSMelkon wrote: >> I know IE doesn'

Re: [wtr-general] Watir version on Mac

2010-03-29 Thread Željko Filipin
On Mon, Mar 29, 2010 at 6:02 PM, RSMelkon wrote: > I know IE doesn't exist on Mac, and trying to figure it out what > should i put instead of it. Take a look at Mac headline: http://watir.com/installation/ You can take a look at this too: http://zeljkofilipin.com/2010/01/12/watir-on-webdriver/

[wtr-general] Watir version on Mac

2010-03-29 Thread RSMelkon
I am trying to get the Watir version on Mac: is it the follwoing command? for Watir: ruby -e 'require "watir"; puts Watir::IE::VERSION' I know IE doesn't exist on Mac, and trying to figure it out what should i put instead of it. any advice? Thanks, -R -- Before posting, please read http://wa

Re: [wtr-general] Watir issue with AutoIt on Vista 64 bit

2010-03-28 Thread Charley Baker
No guarantees, but try running this at the command line to register the autoit dll: c:\Windows\SysWOW64\regsvr32 full\path\to\AutoItX3.dll Use the full path, the dll is installed with the Watir gem, so should be in something like c:\ruby\lib\ruby\gems\1.8\gems\watir1.6.5\watir I don't have a

[wtr-general] Watir issue with AutoIt on Vista 64 bit

2010-03-27 Thread joedio
Installed Watir (v1.6.5) on top of Ruby (v1.8.6) on my 32bit WinXP and 64 bit Vista systems. Ran into way too many issues trying to use Ruby 1.9.1 (64-bit) and Watir(v1.6.5), so degraded to try these older versions, as Watir site recommends. Are versions of Watir (v1.6.5) and Ruby (v1.8.6) for Vis

Re: [wtr-general] Watir and Frames

2010-03-20 Thread Pallavi Sharma
Zeljko The last step was not there, thats why i struggled, i do plan to update wiki .. :) Thanks Regards Pallavi. On Fri, Mar 19, 2010 at 2:43 PM, Željko Filipin < zeljko.fili...@wa-research.ch> wrote: > On Fri, Mar 19, 2010 at 7:37 AM, Pallavi Sharma > wrote: > > This worked: > > Adding si

Re: [wtr-general] Watir and Frames

2010-03-19 Thread Željko Filipin
On Fri, Mar 19, 2010 at 7:37 AM, Pallavi Sharma wrote: > This worked: > Adding site in trusted site > Checking low security for accepting all cookies > Lowering the security of browser to minimum possible. Are those steps at Frames wiki page? If not, would you add them there, so other could find

Re: [wtr-general] Watir and Frames

2010-03-18 Thread Pallavi Sharma
This worked: Adding site in trusted site Checking low security for accepting all cookies Lowering the security of browser to minimum possible. Regards Pallavi. On Tue, Mar 16, 2010 at 11:50 AM, Mrunal wrote: > Hi Pallavi, > > Can see the link properties or that frame objects in IE Develo

Re: [wtr-general] Watir and Frames

2010-03-16 Thread Mrunal
Hi Pallavi, Can see the link properties or that frame objects in IE Developer toolbar. If yes then put your site url in Trusted Sites. Then try your code. Reagrds, Mrunal Pallavi Sharma wrote: Hi I have attached the complete error i am getting, the code is simple ie=Watir::IE.attach(:t

Re: [wtr-general] Watir and Frames

2010-03-15 Thread Pallavi Sharma
Hi I have attached the complete error i am getting, the code is simple ie=Watir::IE.attach(:title,//) a=ie.frames(:index,1).link(:text ,'ABC') puts a.to_s I get the error on Frame 'Access Denied' which i wrote earlier, and then the error 'couldnot locate the object' as since frame is not acc

Re: [wtr-general] Watir and Frames

2010-03-15 Thread Mrunal
Hi Pallavi, Can u attach the code for which you r getting the error? Regards, Mrunal Pallavi Sharma wrote: Hi I have a frame issue with watir, where i get the following error: c:/ruby/lib/ruby/gems/1.8/gems/watir-1.6.2/lib/watir/frame.rb:52:in `method_missing': document (WIN32OLERuntimeE

Re: [wtr-general] Watir and Frames

2010-03-15 Thread Ethan
Can you include a full backtrace of the error, as well as the code that you executed to produce this error? On Mon, Mar 15, 2010 at 05:20, Pallavi Sharma wrote: > Hi > > I have a frame issue with watir, where i get the following error: > > c:/ruby/lib/ruby/gems/1.8/gems/watir-1.6.2/lib/watir/fram

[wtr-general] Watir and Frames

2010-03-15 Thread Pallavi Sharma
Hi I have a frame issue with watir, where i get the following error: c:/ruby/lib/ruby/gems/1.8/gems/watir-1.6.2/lib/watir/frame.rb:52:in `method_missing': document (WIN32OLERuntimeError) OLE error code:80070005 in Access is denied. HRESULT error code:0x80020009 Exception oc

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

2010-03-04 Thread Željko Filipin
On Fri, Oct 9, 2009 at 10:21 PM, Željko Filipin < zeljko.fili...@wa-research.ch> wrote: > "gem update --system --no-rdoc --no-ri" took a long time too, but probably only 1/3 or 1/2 of full install, I did not measure. I have added this text to http://watir.com/installation/: *Tip:* While updating

[wtr-general] Watir Podcast #32: Brent Strange

2010-03-02 Thread Željko Filipin
Hi, I have just published Watir Podcast #32. Gregg and I talk with Brent Strange on his blog post Testing in 2009, a Year in Review. http://bit.ly/aklyFZ Željko -- watir.com - community manager pledgie.com/campaigns/2982 - donate to Watir watirpodcast.com - host testingpodcast.com - audio podcas

Re: [wtr-general] Watir - Firefox (encoding problem)

2010-03-01 Thread ponto
yes, it worked fine. well, because i'm doing an study on web functional testing tools for a company, and using webdriver maybe it would be better to use the original one, i mean the new on-going selenium2, i think. but i'm not sure. for what i really don't know yet. On 1 March 2010 16:08, Željko

Re: [wtr-general] Watir - Firefox (encoding problem)

2010-03-01 Thread Željko Filipin
On Mon, Mar 1, 2010 at 5:02 PM, ponto wrote: > yeah, i've already done that. It works fine with watir-webdriver? > but i would like to use it on firewatir Why? Željko -- You received this message because you are subscribed to the Google Groups "Watir General" group. To post to this group, s

Re: [wtr-general] Watir - Firefox (encoding problem)

2010-03-01 Thread ponto
yeah, i've already done that. but i would like to use it on firewatir, i will have to wait :P On 1 March 2010 15:59, Željko Filipin wrote: > On Mon, Mar 1, 2010 at 4:55 PM, ponto wrote: > > (is there any compile option to set unicode or something for jssh?). > > Try driving Firefox with watir-w

Re: [wtr-general] Watir - Firefox (encoding problem)

2010-03-01 Thread Željko Filipin
On Mon, Mar 1, 2010 at 4:55 PM, ponto wrote: > (is there any compile option to set unicode or something for jssh?). Try driving Firefox with watir-webdriver (until FireWatir ninjas answer), maybe it will solve the problem: http://zeljkofilipin.com/2010/01/12/watir-on-webdriver/ Željko -- You

Re: [wtr-general] Watir - Firefox (encoding problem)

2010-03-01 Thread ponto
i'm on linux i saw this http://www.mail-archive.com/watir-general@googlegroups.com/msg04744.html but this didn't work for me. i'm using firewatir (1.6.5), with firefox compiled by myself with jssh extension (is there any compile option to set unicode or something for jssh?). On 1 March 2010 15:32,

Re: [wtr-general] Watir - Firefox (encoding problem)

2010-03-01 Thread Željko Filipin
On Mon, Mar 1, 2010 at 4:19 PM, ponto wrote: > i'm trying to set an text_field's value to an string with "é" char, > but what on firefox appears "é". I remember seeing that problem on the list. Until somebody replies, browse the archive. Željko -- watir.com - community manager pledgie.com/campa

[wtr-general] Watir - Firefox (encoding problem)

2010-03-01 Thread ponto
hello, i'm trying to set an text_field's value to an string with "é" char, but what on firefox appears "é". does anyone knows how to solve 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-genera

Re: [wtr-general] Watir::Exception::UnknownObjectException: Unable to locate element, using :class 'xyz '

2010-03-01 Thread Željko Filipin
On Mon, Mar 1, 2010 at 12:21 PM, anna barbara ostrowska < ab.ostrow...@gmail.com> wrote: > More… Please post your Watir code too. This should work if div is not in a frame: browser(:class => "nmm_Butt").click I wonder if unselectable="on" is causing the trouble. Željko -- You received this m

Re: [wtr-general] Watir::Exception::UnknownObjectException: Unable to locate element, using :class 'xyz '

2010-03-01 Thread anna barbara ostrowska
Hi, thanks for prompt response More... and just in case env: RubyGems Environment: - RUBYGEMS VERSION: 1.3.5 - RUBY VERSION: 1.8.6 (2007-09-24 patchlevel 111) [i386-mswin32] - INSTALLATION DIRECTORY: c:/ruby/lib/ruby/gems/1.8 - RUBY EXECUTABLE: c:/ruby/bin/ruby.exe - EXECUTABLE DIR

Re: [wtr-general] Watir::Exception::UnknownObjectException: Unable to locate element, using :class 'xyz '

2010-03-01 Thread Željko Filipin
On Mon, Mar 1, 2010 at 11:58 AM, anna barbara ostrowska < ab.ostrow...@gmail.com> wrote: > @browser.div(:class,'xyz').click > Watir::Exception::UnknownObjectException: Unable to locate element, using :class 'xyz' Please post html of the div. Is it in a frame? Željko -- watir.com - community manag

[wtr-general] Watir::Exception::UnknownObjectException: Unable to locate element, using :class 'xyz '

2010-03-01 Thread anna barbara ostrowska
Hi there, When I try to locate and click 'div' element using 'class' @browser.div(:class,'xyz').click following error occurs Watir::Exception::UnknownObjectException: Unable to locate element, using :class 'xyz' Any ideas how to solve it? Thanks in advance. Anna -- You received t

[wtr-general] Watir freezing when clicking on links

2010-02-23 Thread Frank Harper
I have noticed that clicks sometimes seem to get lost between Watir and IE. When this happens my script will hang (infinite wait?). In this case if I manually click on the link, it unhangs the script. Up until now, I have only seen this happen when running Watir on a VMware virtual machine. I was

[wtr-general] watir suite hanging issue

2010-02-16 Thread Mahesh Maiya
Hi All, This is Mahesh. Am new to this community and this is my first post. please share if you have any idea for the below problem I'm working with a web applicatio that sometimes hangs in the middle of a test. Is there a way to automate this with Watir? (way to proceed by refreshing the browser

[wtr-general] Watir Podcast #32

2010-02-11 Thread Željko Filipin
Next Saturday I am recording Watir Podcast #32 with Brent Strange and Gregg Yows. We will spend the most of the time talking about Brent's blog post "Testing in 2009, a Year in Review": http://bit.ly/cOUdC8 I would like to add a few minutes of Watir news at the beginning of the show. I have a fe

[wtr-general] watir install fubared by win32-api-1.4.6 ??

2010-02-09 Thread Alan Baird
All - Maybe I'm the only one that is having this problem but as I was trying to install Watir today from a fresh install (using ruby 1.8.6 and downloading the rubygems installer), I get the following message: Y:\abaird\ruby_install\rubygems-1.3.5\rubygems-1.3.5>gem install watir Building native

Re: [wtr-general] Watir, Rspec, and radio buttons.

2010-02-09 Thread Charley Baker
Wrong matcher, use be_true instead: questionframe.radio(:id, "rlbYesNo_0").checked? should be_true -Charley Lead Developer, Watir, http://watir.com On Tue, Feb 9, 2010 at 8:58 AM, James wrote: > I'm trying to check if a radio button is checked or not, using the > Rspec "should" command, but

[wtr-general] Watir, Rspec, and radio buttons.

2010-02-09 Thread James
I'm trying to check if a radio button is checked or not, using the Rspec "should" command, but it's not acting as I would expect. My code: puts questionframe.radio(:id, "rlbYesNo_0").checked? questionframe.radio(:id, "rlbYesNo_0").checked? should equal true It outputs "true" for the firs

[wtr-general] Watir Podcast #31

2010-02-03 Thread Željko Filipin
Jari Bakken and Simon Stewart on Watir 2.0, Selenium and WebDriver, Celerity and HtmlUnit http://bit.ly/aNqUkU Željko -- watir.com - community manager watirpodcast.com - host -- You received this message because you are subscribed to the Google Groups "Watir General" group. To post to this gro

[wtr-general] Watir debug logging

2010-02-01 Thread fharper1961
Hi everyone, I've started using Watir, and it would seem really useful if Watir could generate a DEBUG level log. What I mean, is that by setting a Watir option, a log would be generated that contains all the "user" input. The result would be something along the lines of D, [10:05:15#2372] DEBUG

[wtr-general] Watir ads at stackoverflow.com

2010-01-29 Thread Željko Filipin
Anybody has some time to add Watir there? http://blog.stackoverflow.com/2010/01/open-source-ad-stats/ If you have the time but need some help with that, just ask. Željko -- watir.com - community manager watirpodcast.com - host -- You received this message because you are subscribed to the Goog

Re: [wtr-general] Watir + Verify JSON Response

2010-01-26 Thread karim rayani
Hello, Yeh we can read the JSON response. if we have a JSON output from some URL. then we can check this one for more help on going about reading a json output in RUBY http://snippets.dzone.com/posts/show/6133 On 1/25/10, tester86 wrote: > Hi > > Using Watir is it possible to check the JSON re

[wtr-general] Watir + Verify JSON Response

2010-01-25 Thread tester86
Hi Using Watir is it possible to check the JSON response content to make sure that I am getting the correct result. Example JSON Response Content ID 9 username t...@google.com Thanks, -- You received this message because you are subscribed to the Google Groups "Watir General" group.

[wtr-general] Watir as a service - any workaround?

2010-01-13 Thread Darcoli
Hi I need to use ie.new_process ... but I also need to run ruby as a service (since I am using ruby/rails actually and want to have the webserver as a service). However when I call new_process, and ruby is a service, I get a method not found error. Is there any workaround for this? I need this fo

Re: [wtr-general] watir cheat sheet

2010-01-13 Thread Željko Filipin
On Wed, Jan 13, 2010 at 5:42 AM, marekj wrote: > $ gem install cheat Mac (and probably Linux) users, do not forget you need sudo or `cheat watir` will not work (at least it did not work for me until I used sudo): $ sudo gem install cheat Thanks Marek, I am glad to see you more and more involved

[wtr-general] watir cheat sheet

2010-01-12 Thread marekj
http://cheat.errtheblog.com/s/watir or from your terminal window type $ gem install cheat #=> this will install a cheat gem (if you are behind firewall set your HTTP_PROXY=http://host:port) $ cheat watir #=> this will display the cheat sheet in your terminal marekj Watirloo: Semantic Page Obje

[wtr-general] Watir - Going down a to read the next element and perform click action on a button

2010-01-08 Thread tester86
hi I have to click on a button by first reading the t1 element and then reading the a class and clicking on that action. her is the code: Test Does any one have any ideas as I have tired fire_events but I get unable to locate element? Thanks. -- You received this message because yo

[wtr-general] watir does not click on button when specified

2010-01-05 Thread tester86
Hi I have the following watir code: $b.link(:href, "javascript:;").click but it does not click on the button. Reset Does any one have any ideas? Thanks -- You received this message because you are subscribed to the Google Groups "Watir General" group. To post to this group, send email

[wtr-general] watir ExampleTestHarness.rb help

2009-12-21 Thread venkat
Thankful to you if anybody helps me in watir coding. Using Xls Class in the WatirTestHarnessExample, we can run testcases like.. If $runTests["testcase_01"] == "Yes" testcase($xxx) but I want to run the testcases when the Proejct == Yes & Module_01 == Yes. Following is my testd

[wtr-general] Watir Podcast #30: Jim Knowlton on Using Watir for Exploratory Testing

2009-12-16 Thread Željko Filipin
Gregg Yows and Željko Filipin talk with Jim Knowlton: http://watirpodcast.com/30-jim-knowlton-on-using-watir-for-exploratory-testing/ Feel free to comment here, on watirpodcast.com or at twitter.com (please use #WatirPodcast hash tag at twitter.com). Željko -- You received this message because

[wtr-general] Watir Podcast #29

2009-12-05 Thread Željko Filipin
Bret Pettichord (Watir Lead Developer), Charley Baker (Watir Lead Developer) and Željko Filipin (Watir Community Manager) talk about the past, the present and the future of Watir. http://watirpodcast.com/29-bret-pettichord-and-charley-baker-on-past-present-and-future-of-watir/ Feel free to commen

Re: [wtr-general] Watir and XPATH

2009-12-03 Thread Željko Filipin
On Thu, Dec 3, 2009 at 4:03 PM, tester86 wrote: > input type= submit value = submit > $b.element_by_xpath("//value[contains(@value , 'Submit')]").click() Try this (not tested): $b.element_by_xpath("//input[contains(@value , 'submit')]").click or $b.element_by_xpath("//inp...@value='submit']")

[wtr-general] Watir and XPATH

2009-12-03 Thread tester86
I have been through the example by Angrez about XPATH. But I have a question I have a button: input type= submit value = submit when I use: $b.element_by_xpath("//value[contains(@value , 'Submit')]").click() I get the following error message: Watir::Exception::UnknownObjectException: Unable

[wtr-general] Watir 1.6.5 on Ruby5

2009-12-02 Thread Željko Filipin
Watir 1.6.5 was mentioned in Ruby5, episode #31: http://ruby5.envylabs.com/episodes/32-episode-31-december-1-2009 Željko -- watir.com - community manager watirpodcast.com - host -- You received this message because you are subscribed to the Google Groups "Watir General" group. To post to this

Re: [wtr-general] Watir 1.6.5 and Ruby 1.9.1

2009-11-30 Thread aidy lewis
Hi, As @Jarib pointed out, I need to unzip the devkit into C:\Ruby19. Thanks Aidy 2009/11/30 aidy lewis : > Hi, > > I can install Watir straight > > gem install watir --ignore-dependencies > > I think the problem has something to do with the win32 gems > > Aidy > > 2009/11/30 karim rayani : >>

Re: [wtr-general] Watir 1.6.5 and Ruby 1.9.1

2009-11-30 Thread aidy lewis
Hi, I can install Watir straight gem install watir --ignore-dependencies I think the problem has something to do with the win32 gems Aidy 2009/11/30 karim rayani : > The Ruby 1.9.1 installation works with firewatir on Ubuntu/linux however the > windows installer is not yet completely done, thi

Re: [wtr-general] Watir 1.6.5 and Ruby 1.9.1

2009-11-30 Thread karim rayani
The Ruby 1.9.1 installation works with firewatir on Ubuntu/linux however the windows installer is not yet completely done, this topic had been discussed on many other forums as well Karim Rayani On Mon, Nov 30, 2009 at 6:37 PM, aidy lewis wrote: > Hi, > > I am trying to install Watir 1.6.5 on Ru

[wtr-general] Watir 1.6.5 and Ruby 1.9.1

2009-11-30 Thread aidy lewis
Hi, I am trying to install Watir 1.6.5 on Ruby 1.9.1, but this is the issue. I am encountering: E:\>gem install watir Building native extensions. This could take a while... ERROR: Error installing watir: ERROR: Failed to build gem native extension. E:/Ruby19/bin/ruby.exe extconf.rb che

[wtr-general] Watir Opening Unwanted Multiple Tabs

2009-11-23 Thread Jeff Savin
Hi, I've been using Watir for a while now with great success. Recently, I built a web-automation script for a client that visits some variation of the same URL multiple times. Its actually the same base URL but has different parameters each visit. On my machines, running both XP and Vista, it wo

[wtr-general] Watir Examples...Need Help

2009-11-19 Thread tester86
I been through all the main websites with regards to watir commands, but I need some documention or something to verify data on a web page and return that value, do I have to include rspec.is there any good guides to watir apart from the 5 min quick example. --~--~-~--~~--

[wtr-general] Watir IDE Recorder

2009-11-12 Thread tester86
Hi. I went to download the watir ide recorder and it mentioned it requires .net framework 1.4 and then I installed the .net framework. Then I went to install watir ide recorder it told me again I need the .net framwork but I hvae already installed it. I have done a windows secuirty update, but st

[wtr-general] Watir Wiki Cleanup

2009-11-10 Thread Željko Filipin
I have been cleaning up Watir wiki recently. Big changes: 1) wiki home page now has more links to relevant pages (Bret asked for it, and it makes a lot of sense) 2) tutorial navigation is fixed (I hope) 3) pop ups are not in tutorial any more (since they are not really supported) 4) pop ups are no

[wtr-general] Watir 1.6.5 is released

2009-11-10 Thread Charley Baker
Hi all, We've done a lot of work for bug fixes and integration with Firefox to make it more conformant to the Watir unit tests. There has been a burgeoning of contributions for this release as compared to previous releases, part of that due to our move to github, and another part due to cleaning

[wtr-general] Watir Help

2009-11-09 Thread tester86
Using cucumber and watir - Vista and Windows 7 Get the following error message: Unble to locte element, using :nme, "q" (Wtir::Exception::UnknownObjectException) ./fetures/step_definitions/serch_steps.rb:11:in `/I serch for "(.*)"/'fetures/serch.feture:8:in `When I serch for "cucumbe

[wtr-general] Watir Podcast #28: Tom Copelandon SafariWatir

2009-11-02 Thread Željko Filipin
Charley Baker and I talk with Tom Copeland (programmer for InfoEther, lead developer of SafariWatir, system administrator of RubyForge.org) about SafariWatir, watirspec, RubyForge.org, Gemcutter, GitHub, other podcasts Tom recorded, how to raise 7 kids… While we were recording the podcast Tom rele

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

2009-10-29 Thread Pallavi Sharma
Hi Watir auto it implementation is not working if i use the REGEXPTITLE of auto it with it. The same script written directly in AutoIT works although. Does anyone knows why is this happening? Is something wrong with my script or is this not supported? *Ruby Script:* require 'win32ole' autoit

[wtr-general] watir or selenium

2009-10-27 Thread Gossler Erika
Hi, I'm searching any info of comparing Watir and Selenium. I have found a lot of usefull links&tips on the internet, but if you have some recent comparison of these two let me know. Many thanks, E. --~--~-~--~~~---~--~~ You received this message because you are

[wtr-general] Watir merge: ChromeWatir

2009-10-23 Thread Željko Filipin
I had a chat today with Sai, author of ChromeWatir, and he agreed that I could upload chromewatir-1.5.0.gem to RubyForge. I have created chromewatir package at wtr project and uploaded it there: http://rubyforge.org/frs/?group_id=104 Soon you will be able to do this: gem install chromewatir Th

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

2009-10-22 Thread Charley Baker
Hi all, We have a new version of Watir for testing, 1.6.5.rc2. the release is here with instructions: http://wiki.openqa.org/display/WTR/Development+Builds If you have a chance to take a look at it, let us know. There have been a few changes since the last release candidate, most of those are b

[wtr-general] Watir + test unit + windows strange behavior

2009-10-21 Thread de Villamil Frédéric
Hi list, I'm running Watir 1.6.2 under ruby 1.8.6 patchlevel 111 It seems that when I'm running my test suit, it starts all tests in parallel, launching as many Internet Explorer windows as test, which gets a bit messy. I have the same issue using Firewatir under Windows. Things are runnin

[wtr-general] Watir Podcast #28

2009-10-19 Thread Željko Filipin
Recording a Watir Podcast tomorrow with Tom Copeland, contributor of SafariWatir. Introducing Charley Baker as cohost! Questions? Željko -- http://watirpodcast.com/ --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Wa

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

2009-10-09 Thread Charley Baker
Hi all, There's been a lack of feedback on this release candidate. I'm hoping some of you had the chance to test it out. If not, please take some time if you will to run through some of your tests with this build, there have been quite a few fixes and we could use some eyes to check for compati

<    4   5   6   7   8   9   10   11   >