Re: [wtr-general] Installation problem

2011-11-18 Thread chethan sarathy
Thanks for help, Its working fine now. From: Željko Filipin To: watir-general@googlegroups.com Sent: Friday, 18 November 2011 3:59 PM Subject: Re: [wtr-general] Installation problem On Fri, Nov 18, 2011 at 11:25 AM, Chethan wrote: > LoadError: no such f

[wtr-general] Installation problem

2011-11-18 Thread Chethan
lp me out. Thanks, Chethan -- 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.com

Re: [wtr-general] Re: Unable to call ruby script multiple times!!

2010-11-18 Thread chethan sarathy
Hi Chuck, Thanks for your eye opening mail, I will change my scripting way. Once again Thanks for your valuable input about ruby scripting. ~Chethan --- On Wed, 17/11/10, Chuck van der Linden wrote: From: Chuck van der Linden Subject: [wtr-general] Re: Unable to call ruby script multiple

Re: [wtr-general] Re: Unable to call ruby script multiple times!!

2010-11-14 Thread chethan sarathy
This will run perfectly but I got only one problem I am not able to run these test cases multiple times. I tried your idea of (10.times do) still unlucky :( Thanks again, Chethan --- On Fri, 12/11/10, Chuck van der Linden wrote: From: Chuck van der Linden Subject: [wtr-general] Re: Unable

Re: [wtr-general] Unable to call ruby script multiple times!!

2010-11-11 Thread chethan sarathy
here is my code @i = 1 begin   require 'Ft_001' # This is my script   sleep(10)      @i = @i+1     end while @i < 10 Thanks, Chethan --- On Wed, 10/11/10, Željko Filipin wrote: From: Željko Filipin Subject: Re: [wtr-general] Unable to call ruby script multip

[wtr-general] Unable to call ruby script multiple times!!

2010-11-09 Thread Chethan
. Thanks, Chethan -- 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.com

RE: [wtr-general] Running bat files in command prompt

2010-08-13 Thread chethan sarathy
You can run all the scripts form a bat file, to run multiple bat files one by one you can usefollowing command in bat file start /SEPARATE start /SEPARATE This will make sure a independent command prompt will be running, & from this you can run other ruby scripts or Watir Suite . Thanks,Che

[wtr-general] Re: Unable to update ruby gem

2010-08-04 Thread Chethan
After I installed ruby186-27_rc2.exe version. Every thing working fine for me. Thanks every one helping me on this. ~Chethan On Aug 4, 12:41 pm, Padma Reddy wrote: > Its better to download new rubygem version (may be 1.8.7) and install. > HTTP 301 is the redirection error. > If you do

[wtr-general] Unable to update ruby gem

2010-08-04 Thread Chethan
ink http://exceptionz.wordpress.com/2008/03/18/run-gem-install-behind-a-firewall-in-windows/ I have disabled all the proxy settings. Still I am getting this error Updating RubyGems... ERROR: While executing gem ... (Gem::RemoteSourceException) HTTP Response 301 Pls help me on this. Thanks,

Re: [wtr-general] Re: Getting error (JsshSocket::JSReferenceError)

2010-07-29 Thread chethan sarathy
Pls any one help me to over come this problem Thanks,Chethan --- On Mon, 26/7/10, chethan sarathy wrote: From: chethan sarathy Subject: Re: [wtr-general] Re: Getting error (JsshSocket::JSReferenceError) To: watir-general@googlegroups.com Date: Monday, 26 July, 2010, 2:40 PM Hi Currently I am

Re: [wtr-general] Re: Getting error (JsshSocket::JSReferenceError)

2010-07-27 Thread chethan sarathy
Hi Every one, Pls help me to solve this issue, I am unable to work with firefox browser. Thanks,Chethan --- On Mon, 26/7/10, chethan sarathy wrote: From: chethan sarathy Subject: Re: [wtr-general] Re: Getting error (JsshSocket::JSReferenceError) To: watir-general@googlegroups.com Date: Monday

Re: [wtr-general] Re: Getting error (JsshSocket::JSReferenceError)

2010-07-26 Thread chethan sarathy
not defined (JsshSocket::JSReferenceError)     from C:/Ruby/lib/ruby/gems/1.8/gems/firewatir-1.6.5/lib/firewatir/firefox.rb:195:in `goto' Pls help me out for solving this problem. Thanks, Chethan --- On Mon, 26/7/10, chethan sarathy wrote: From: chethan sarathy Subject: Re: [wtr-g

Re: [wtr-general] Re: Getting error (JsshSocket::JSReferenceError)

2010-07-25 Thread chethan sarathy
Hi, I have uninstalled & installed a 3.6.2 version, Added new Jssh again for 3.6 version. Still I am getting the same error, More over telnet localhost 9997 request is not getting connected. Pls help me on this. Thanks, Chethan --- On Fri, 23/7/10, Tiffany Fodor wrote: From: Tiffany F

[wtr-general] Getting error (JsshSocket::JSReferenceError)

2010-07-23 Thread Chethan
this with window-XP- Firefox3.6.7 Thanks, Chethan -- 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: watir-general@googlegroups.com T

Re: [wtr-general] Error in installation of gem

2009-12-08 Thread chethan sarathy
Thanks to Shivananda & gemcutter google group for all the help they extended. Cheers, Chethan The INTERNET now has a personality. YOURS! See your Yahoo! Homepage. http://in.yahoo.com/ -- You received this message because you are subscribed to the Google Groups

Re: [wtr-general] Error in installation of gem

2009-12-08 Thread chethan sarathy
Posted a request for solution in gemcutter group Thanks, Chethan The INTERNET now has a personality. YOURS! See your Yahoo! Homepage. http://in.yahoo.com/ -- You received this message because you are subscribed to the Google Groups "Watir General" group. To post to this g

Re: [wtr-general] Error in installation of gem

2009-12-08 Thread chethan sarathy
any help on this...? The INTERNET now has a personality. YOURS! See your Yahoo! Homepage. http://in.yahoo.com/ -- 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

Re: [wtr-general] Error in installation of gem

2009-12-07 Thread chethan sarathy
I did it several times. see this is very unique case its happening. It is working perfectly with my PC. We are trying to install in test m/c. All of sudden we started getting this error.We done some research & try to solve it through online solutions, but nothing is working. Thanks,Che

Re: [wtr-general] Error in installation of gem

2009-12-07 Thread chethan sarathy
Here are the results I got$ ruby -vruby 1.8.6 (2007-09-24 patchlevel 111) [i386-mswin32] $ gem -v1.3.5 $ gem sources*** CURRENT SOURCES *** http://gems.rubyforge.org/ Thanks,Chethan The INTERNET now has a personality. YOURS! See your Yahoo! Homepage. http://in.yahoo.com/ -- You

[wtr-general] Error in installation of gem

2009-12-06 Thread Chethan
tried to delete the "C:\ruby\lib\ruby\gems\1.8\source_cache" file but it doesn't help me in any way as it recreated in the same location I am using WIndows-Xp OS. Pls help me out to solve of this problem Thanks, Chethan -- You received this message because you are subscribe

[wtr-general] Re: How to get the Scite editor's error message in anotepad?

2009-08-03 Thread Chethan
I think this will solve the problem Thanks, Chethan --~--~-~--~~~---~--~~ 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 p

[wtr-general] Re: Help on acessing values in a table

2009-07-28 Thread Chethan
Refer http://wtr.rubyforge.org/rdoc/ look for Watir:table & watir:tables Class This will give you much about table related functions. Thanks, Chethan On Jul 28, 1:51 pm, ajil wrote: > border="0" width="100%"> > > > > > > > valign=&qu

[wtr-general] Re: Watir support java applets

2009-07-23 Thread Chethan
Hi If your looking for Browser with a Java applet automation, by using 'AutoItX3.Control' which supported by Watir as Win32 OLE. I have used this earlier. You may not use all the AutoIT functions/Api but most of them are workable. I will give you more info on this tomorrow Thank

[wtr-general] Re: send attachments from outlook

2009-07-08 Thread Chethan
Hi, Check this Mailfactory stuff its cool & works fine go through this link for further details http://mailfactory.rubyforge.org/ Here you can down load the mailfactory gem http://rubyforge.org/projects/mailfactory/ Regards, Chethan --~--~-~--~~~---~--~~

[wtr-general] Re: @browser.close is not working in Firewatir

2009-07-08 Thread Chethan
n(:alt,/Login/).click ff.close# this code doesn;t work & I am not getting any error this. I observed this issue when Firefox download window is also there. or else there is no issue with close function. Is there any constrain with firefox down

[wtr-general] @browser.close is not working in Firewatir

2009-07-07 Thread Chethan
Hi Every one, I am having trouble in closing browser(firefox) using @browser.close method. its working fine with IE. Can any one suggest me for how close the browser in Firewatir. Thanks, Chethan --~--~-~--~~~---~--~~ You received this message because you are

[wtr-general] Re: integrating with team system for testers

2009-06-30 Thread Chethan
I am not doing that much advanced all my framework will do test UI & Functionality & generates a html result file send it across the recipients. I am not using excel or word for my data reading or reporting. Thanks, Chethan On Jun 30, 3:27 pm, gary wrote: > Hi Chethan, > >

[wtr-general] Re: integrating with team system for testers

2009-06-29 Thread Chethan
In the suits independent scripts will send out HTML code to a file such away that it will make a HTML table. At last all the HTML code will be gathered will do some computation of no of Pass, Fail & Errors. which will make a HTML result file. Let me know do you looking for same kind of framework.

[wtr-general] Re: Sending mail with a attachment

2009-06-23 Thread Chethan
Any one Pls help me out to send a report mail. On Jun 23, 2:46 pm, Chethan wrote: > Hi Every one, > > I am trying to send out the Test Resultattachmentusing ruby. Before > posting my question I checked all the ways & tried with ruby rails > method & Ruby mailf

[wtr-general] Sending mail with a attachment

2009-06-23 Thread Chethan
out the mail. Thanks in advance, Chethan --~--~-~--~~~---~--~~ 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, p

[wtr-general] Sending mail with a attachment

2009-06-23 Thread Chethan
out the mail. Thanks in advance, Chethan --~--~-~--~~~---~--~~ 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, p

[wtr-general] Re: require function is not working

2009-06-15 Thread Chethan
Thanks every one, The error was not get displayed in the command prompt, It was writing in to a log file. I figured about this. Regards, Chethan --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Watir Ge

[wtr-general] Re: require function is not working

2009-06-13 Thread Chethan
I am using require earlier, I even make sure that when I call the file present working directory is same, as I said earlier I was using this type of frame work earlier it was working absolutely well. I tried many a times, more over I am not getting any error after it run. Thanks, Chethan

[wtr-general] require function is not working

2009-06-12 Thread Chethan
dy pls let me know any changes has happen in the new version for calling a file. Thanks, Chethan --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Watir General" group. To post to this group, send email to w

[wtr-general] Can't Click Div element

2009-06-08 Thread Chethan
HI, How to Click on this div image or text element "View more details" Here is the following code View More Details ... Thanks, Chethan --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups &quo

[wtr-general] Re: Need help on jssh installation for firefox

2009-06-04 Thread Chethan
ave got > > solution for this > > > Regards, > > Kiran Y > > > On Tue, Jun 2, 2009 at 1:14 PM, Chethan wrote: > > >> Hi, > > >> I started working on Firewatir, I have installed firewatir using new > >> installation procedure as descri

[wtr-general] Re: Need help on jssh installation for firefox

2009-06-03 Thread Chethan
Pls Help me out on this Jssh issue. Thanks, Chethan On Jun 3, 9:54 am, Chethan wrote: > Yes I am admin user for the machine i am using. > > Here are the steps i followed. > 1. browse tohttp://wtr.rubyforge.org/ > 1. Installed Ruby fromhttp://rubyforge.org. > 2. from command p

[wtr-general] Re: Need help on jssh installation for firefox

2009-06-02 Thread Chethan
am using windows XP(sp2) firefox version is 3.0.10 & jssh version is 0.9 Thanks, Chethan On Jun 2, 6:10 pm, Angrez Singh wrote: > Are you an admin user on your machine? I use Firewatir a lot on my machine > (Windows XP SP2) with Firefox 3.0.10) and never faced any problem with jssh. >

[wtr-general] Re: Need help on jssh installation for firefox

2009-06-02 Thread Chethan
Yes I installed Jssh plug in but if i do telnet localhost 9997 it say there is no service running on 9997 port. That is what i described in my earlier mails. Thanks, Chethan On Jun 2, 5:30 pm, jason wrote: > did you install the jssh firefox plugin??? > > On 2 Jun., 14:05, Cheth

[wtr-general] Re: Need help on jssh installation for firefox

2009-06-02 Thread Chethan
I installed the Firewatir with new method rather then "gem install firewatir" command, I done that through "gem install watir" online how the new Watir overview describes. Thanks, Chethan On Jun 2, 3:04 pm, Chethan wrote: > Hi, > > I am using window-Xp(sp2) &

[wtr-general] Re: Need help on jssh installation for firefox

2009-06-02 Thread Chethan
Hi, I am using window-Xp(sp2) & my Firefox version is 3.0.10. Rgds, Chethan --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Watir General" group. To post to this group, send email to

[wtr-general] Re: Need help on jssh installation for firefox

2009-06-02 Thread Chethan
rror Connecting To localhost..."Could not open connection to the host, on port 9997: C onnect failed" Thanks, Chethan --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Watir General" group. To post to t

[wtr-general] Need help on jssh installation for firefox

2009-06-02 Thread Chethan
/ firefox.rb:161:in `initialize' Pls help me out to come out of this issue. Thanks in advance, Chethan --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Watir General" group. To post to this group, send email

[wtr-general] Any Opening on Watir..?

2009-02-23 Thread Chethan
Hi Friends, If any Company got opening on automation with Watir, Pls let me know. I have good exposure in Watir tool. You can contact me on chethan2...@gmail.clom. Thanks & Regards, Chethan --~--~-~--~~~---~--~~ You received this message because you

[wtr-general] Re: How to use Watir::Exception::TimeOutException

2008-10-21 Thread chethan sarathy
Thanks alan, I got the solution thanks once again. Chethan --- On Tue, 21/10/08, Alan Baird <[EMAIL PROTECTED]> wrote: From: Alan Baird <[EMAIL PROTECTED]> Subject: [wtr-general] Re: How to use Watir::Exception::TimeOutException To: watir-general@googlegroups.com Date: Tuesday

[wtr-general] Re: How to use Watir::Exception::TimeOutException

2008-10-20 Thread chethan sarathy
e test cases some times some unwanted popups comes & hangs my execution. Here I want some mechanism for time out situation. Let me know if this info is not sufficient for understanding my framework Thanks, Chethan --- On Tue, 21/10/08, Charley Baker <[EMAIL PROTECTED]> wrote: From

[wtr-general] Re: How to use Watir::Exception::TimeOutException

2008-10-20 Thread Chethan
Alan, Pls help me out in this. I was waiting for your reply. Thanks, Chethan On Oct 16, 8:19 pm, chethan sarathy <[EMAIL PROTECTED]> wrote: > Hi Alan, > > Here is my execution flow. > > I have test cases where I am using begin rescue ensure end loop for exception >

[wtr-general] Re: How to use Watir::Exception::TimeOutException

2008-10-16 Thread chethan sarathy
And this ruby files are made to execute from a bat file. Is this make sense? if you need any more info about my framework let me know. Thanks, Chethan --- On Thu, 16/10/08, Alan Baird <[EMAIL PROTECTED]> wrote: From: Alan Baird <[EMAIL PROTECTED]> Subject: [wtr-general] Re: How t

[wtr-general] Re: How to use Watir::Exception::TimeOutException

2008-10-16 Thread chethan sarathy
these kind of scenarios Regards, Chethan --- On Thu, 16/10/08, Alan Baird <[EMAIL PROTECTED]> wrote: From: Alan Baird <[EMAIL PROTECTED]> Subject: [wtr-general] Re: How to use Watir::Exception::TimeOutException To: watir-general@googlegroups.com Date: Thursday, 16 October, 2008, 7:52 PM

[wtr-general] How to use Watir::Exception::TimeOutException

2008-10-15 Thread Chethan
how can i use this..? Pls help me out on this.. Chethan --~--~-~--~~~---~--~~ 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 posti

[wtr-general] Re: How to kill a test case after specified time

2008-10-14 Thread chethan sarathy
Oct 14, 2008 at 1:58 AM, Chethan <[EMAIL PROTECTED]> wrote: > I want some mechanism where for > specified period if the test case not responding/taking long time. I > should kill it & go to next one. Maybe this could help: http://wiki.openqa.org/display/WTR/How+to+w

[wtr-general] How to kill a test case after specified time

2008-10-13 Thread Chethan
help me out on this I really need this for my scripts are struck up & there is manual intervention needed for further execution. Thanks for help in advance. Regards Chethan --~--~-~--~~~---~--~~ You received this message because you are subscribed to th