Re: [wtr-general] Re: Unable to identify the object error

2010-12-09 Thread sudeep pattnaik
Hi Darryl, Thanks for the feedback. I have checked but found that the application contains no frames. irb(main):012:0> browser.goto'1.2.3.4' => 21.233967 irb(main):013:0> browser.show_frames there are 0 frames => 0..-1 Sudeep On Fri, Dec 10, 2010 at 6:25 AM, Darryl Bro

Re: [wtr-general] Unable to identify the object error

2010-12-07 Thread sudeep pattnaik
. Is there any specific reasons for this? Initially I thought my Ruby installation got corrupted, but surprsingly it works fine for other applications. Please advise. Thanks in advance. Regards, Sudeep On Mon, Dec 6, 2010 at 7:38 PM, sudeep pattnaik wrote: > Hi Željko, > > You are ri

Re: [wtr-general] Unable to identify the object error

2010-12-06 Thread sudeep pattnaik
nal Control" and then set it to "Audits". Sudeep. On Mon, Dec 6, 2010 at 7:22 PM, Željko Filipin < zeljko.fili...@wa-research.ch> wrote: > On Mon, Dec 6, 2010 at 2:42 PM, Sudeep wrote: > > browser.select_list(:name,"ModuleID").set("Audits") >

Re: [wtr-general] Unable to identify the object error

2010-12-06 Thread sudeep pattnaik
Hi Prajakta, It did not work out :( :( . Sudeep On Mon, Dec 6, 2010 at 7:16 PM, Prajakta Jadhav wrote: > Try using value of the option instead of label. > E.g: browser.select_list(:name,"ModuleID").set("13") > > -Prajakta > > > On Mon, Dec 6, 2010 at 7:

[wtr-general] Unable to identify the object error

2010-12-06 Thread Sudeep
e reason why is it not able to find the Object with name "ModuleId" whereas in the HTML it is clearly mentioned as the name. Please can you help me out? Regards, Sudeep -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. watir-general@

Re: [wtr-general] Re: How to select a value from a drop down list

2010-12-05 Thread sudeep pattnaik
Thanks Darryl. In fact I am very new to WATIR. Will try to get my answers from the tutorials sent by you. Sudeep. On Sat, Dec 4, 2010 at 10:29 PM, Darryl Brown wrote: > Hi Sudeep, > > The best way to get help here is to try first. What did you try? > > You seem to be very eager

[wtr-general] How to select a value from a drop down list

2010-12-04 Thread Sudeep
Regards, Sudeep -- 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

[wtr-general] Error while running script

2010-12-02 Thread Sudeep
CCC") browser.button(:name,"ucAddGoal$btnAddGoal").click sleep 1 until browser.button(:name,"ucAddGoal$btnAddGoal").enabled? browser.text_field(:name,"ucAddGoal$txtAddGoal").set("DD") browser.button(:name,"ucAddGoal$btnAddGoal").click put

[wtr-general] Error in script as button is disable for some time

2010-12-02 Thread Sudeep
field(:name,"ucAddGoal$txtAddGoal").set("Execute the testcases for page level elements.") browser.button(:name,"ucAddGoal$btnAddGoal").click puts"Goals added" The button remains disabled for sometime when a goal is added to the goal list. Please can y

[wtr-general] If-Else and loops

2010-11-30 Thread Sudeep
Hi, Please can you let me know how to write IF..ELSE and loops in WATIR with example?? Sudeep -- 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

Re: [wtr-general] Error message while typing the command "require 'Watir' "

2010-11-29 Thread sudeep pattnaik
Hi, Yes.Everything is working fine now :) Thanks a lot. Sudeep. On Mon, Nov 29, 2010 at 4:02 PM, Željko Filipin < zeljko.fili...@wa-research.ch> wrote: > On Fri, Nov 26, 2010 at 12:34 PM, sudeep pattnaik < > sudeeppattn...@gmail.com> wrote: > > after writing &quo

Re: [wtr-general] Error message while typing the command "require 'Watir' "

2010-11-26 Thread sudeep pattnaik
ngs\sudeepp>irb irb(main):001:0> require "watir" LoadError: no such file to load -- watir from (irb):1:in `require' from (irb):1 irb(main):002:0> require "rubygems" => true irb(main):003:0> require "watir" => true FYI, I have instal

[wtr-general] Error message while typing the command "require 'Watir' "

2010-11-26 Thread Sudeep
from (irb):2:in `require' from (irb):2 Please can you guide me as I am completely new to writing scripts in WATIR. Do I need to load some files to get rid of this error??? Thanks in advance, Sudeep. -- Before posting, please read http://watir.com/support. In short:

[wtr-general] Re: Writing and running WATIR scripts

2010-11-17 Thread Sudeep
gt; > On Thu, Nov 18, 2010 at 12:37 PM, Prajakta Jadhav > > > > wrote: > > Find the information here:http://screencast.com/t/k5LGJDT0Dap > > > On Thu, Nov 18, 2010 at 12:28 PM, Sudeep wrote: > > >> Hi, > > >> I am completely new to WATIR. >

[wtr-general] Writing and running WATIR scripts

2010-11-17 Thread Sudeep
how to save and run it. Like for HTML we write it in Notepad and save with an extension name of .htm . The same way please can you tell me the procedure for writing and executing a WATIR script. Thanks in advance, Sudeep -- Before posting, please read http://watir.com/support. In short: search