Re: [Wtr-general] Installing watir 1.5 actually installs 1.4.1 again

2007-07-23 Thread vipin
Thanx. I downloaded watir-1.5.1.1081.gem and it is installed with no problem. Do I now have to download the watir-bonus-1.5.1.1192 to get latest? Will the latest sufficient to work with Windows Standard dialog boxes like Open, Save, Find etc? Also, how to install it? thanx a lot. vipin

Re: [Wtr-general] Installing watir 1.5 actually installs 1.4.1 again

2007-07-23 Thread Željko Filipin
On 7/23/07, vipin [EMAIL PROTECTED] wrote: I downloaded watir-1.5.1.1081.gem and it is installed with no problem. Do I now have to download the watir-bonus-1.5.1.1192 to get latest? No. You should download and install watir-1.5.1.1192.gem. Also, how to install it? gem install watir

Re: [Wtr-general] Installing watir 1.5 actually installs 1.4.1 again

2007-07-23 Thread vipin
Ok..but i tried to find the watir-1.5.1.1192.gem but didnt find it. pls. help vipin ___ Wtr-general mailing list Wtr-general@rubyforge.org http://rubyforge.org/mailman/listinfo/wtr-general

[Wtr-general] Compiling watir ruby script to exe

2007-07-23 Thread Grzesiek
Hi, I am developing some tool for automated testing using watir. The problem which I faced is compiling this script to exe file. I found a tool which is called RUBYSCRIPT2EXE. After compiling my script I run exe file and it crashes with below information:

Re: [Wtr-general] Installing watir 1.5 actually installs 1.4.1 again

2007-07-23 Thread Željko Filipin
On 7/23/07, vipin [EMAIL PROTECTED] wrote: i tried to find the watir-1.5.1.1192.gem but didnt find it. Oh, why did not you tell that earlier?! :) Go to http://wiki.openqa.org/display/WTR/Development+Builds There is a table with Watir gems. The first row, the first column (titled Version)

Re: [Wtr-general] Cannot click Cancel button in download file window

2007-07-23 Thread Grzesiek
Hi Kui, Sorry for delay Just launch AutoIT v3 Window Information, click on the window which you would like to work on and see Window Info / Control (2nd tab) Br, Sfistak ___ Wtr-general mailing list Wtr-general@rubyforge.org

Re: [Wtr-general] Installing watir 1.5 actually installs 1.4.1 again

2007-07-23 Thread vipin
Thanx a lot. Its working. ___ Wtr-general mailing list Wtr-general@rubyforge.org http://rubyforge.org/mailman/listinfo/wtr-general

Re: [Wtr-general] Cannot click Cancel button in download file window

2007-07-23 Thread vipin
Hi, I am also facing this problem. I followed your steps, downloaded the control, but still when script executes, the code hangs, and download box remains open. pls. help link='reportMainForm:arol3' @ie.link(:id,link).click sleep(3) #get csv

Re: [Wtr-general] Installing watir 1.5 actually installs 1.4.1 again

2007-07-23 Thread Ajitesh Srinetra
You can look into http://wiki.openqa.org/display/WTR/FAQ It will tell you about the installation steps as well as the source . Look for Installing a gem from the latest development source . I hope it helps I ___ Wtr-general mailing list