[wtr-general] Re: Jssh Socket error

2011-08-09 Thread Mahi
Ok. Will have a new thread then. On Aug 9, 8:41 pm, Chuck van der Linden wrote: > >> Any Update on this. > > Please better define which 'this' you are referring to.  This thread > has had at least like 3 different topics of discussion (issues with > firewatir & ruby 1.9.2, how to convert a script

[wtr-general] Re: Need to click a Link In Table

2011-08-09 Thread Mahi
ement': wrong number of arguments (1 for 2) (ArgumentError) Plz let me know how to overcome this. Do i need update the version? On Jul 14, 3:10 pm, Mahi wrote: > Watir 1.9.2.rc1 , IE 8.0 > > On Jul 14, 2:58 pm, Željko Filipin > wrote: > > > And this works? > > > b

[wtr-general] Re: Need to click a Link In Table

2011-07-14 Thread Mahi
Watir 1.9.2.rc1 , IE 8.0 On Jul 14, 2:58 pm, Željko Filipin wrote: > And this works? > > browser.element(:xpath => "//a[contains(@onclick, '1002')]").click > > Please provide your watir and browser versions. > > Željko -- Before posting, please read http://watir.com/support. In short: search be

[wtr-general] Re: Need to click a Link In Table

2011-07-14 Thread Mahi
eljko Filipin wrote: > On Thu, Jul 14, 2011 at 11:41 AM, Mahi wrote: > > browser.element(:xpath => "//a[contains(@onclick, '1002')]").text > > But not returning the text value. how can i? > > Well, it returns "Hindalaka" to me. Any error mess

[wtr-general] Re: Need to click a Link In Table

2011-07-14 Thread Mahi
Thank you!!! I want to place the value in Excel cell. How can i do it? can i use some thing like browser.element(:xpath => "//a[contains(@onclick, '1002')]").text But not returning the text value. how can i? On Jul 13, 6:27 pm, Željko Filipin wrote: > If I understood the problem, you have two l

[wtr-general] Script info needed to handle browsers.

2011-07-14 Thread Mahi
Hi, How can i create a script to execute on the browser that was opened? And also How do i create a script to close all the existing browser and open a new browser? Browser: IE/Firefox/safari Please help me in this. -- Regards, Mahi -- Before posting, please read http://watir.com/support. In

[wtr-general] Re: Need to click a Link In Table

2011-07-13 Thread Mahi
; On Wed, Jul 13, 2011 at 11:30 AM, Mahi wrote: > > I am not sure will try > > Just like you have posted HMTL of that one link, now 1 or 2 more and post > them here, so we could see what changes and what stays the same. > > Željko -- Before posting, please read http://watir

[wtr-general] Re: Need to click a Link In Table

2011-07-13 Thread Mahi
 pm, Željko Filipin wrote: > On Wed, Jul 13, 2011 at 3:49 AM, Mahi wrote: > > fine thanks but some time result will produce couple of table like > > this and need to click any link. > > Let me quote myself: "Please post 2-3 samples of HTML code of the link, so > we co

[wtr-general] Re: Need to click a Link In Table

2011-07-12 Thread Mahi
know back. On Jul 12, 7:36 pm, Željko Filipin wrote: > On Tue, Jul 12, 2011 at 4:22 PM, Mahi wrote: > > > onclick="getTableData(-999);setBind("",-999);getSubjectInfo(-999,"");getCCId();;">MAHINDRA > > a> > > Try these: > > brow

[wtr-general] Re: Need to click a Link In Table

2011-07-12 Thread Mahi
Jul 12, 2011 at 4:12 PM, Mahi wrote: > > when i search with the number it displays the name which is a link and > > the table contains his information. If number varies then the Name > > will be changed but link exists which needs to click. > > I did not understand. Please

[wtr-general] Re: Need to click a Link In Table

2011-07-12 Thread Mahi
when i search with the number it displays the name which is a link and the table contains his information. If number varies then the Name will be changed but link exists which needs to click. On Jul 12, 7:06 pm, Željko Filipin wrote: > On Tue, Jul 12, 2011 at 4:03 PM, Mahi wrote: > &

[wtr-general] Need to click a Link In Table

2011-07-12 Thread Mahi
table data. Let me know on this. -- MAHI -- 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] Re: Basic information Needed for WATIR 1.9.1

2011-07-07 Thread Mahi
011 at 3:29 PM, Mahi wrote: > > require "rubygems" > > require "Watir-webdriver" > > Almost there. This is the way to go: > > require "rubygems" > require "watir-webdriver" > > Željko -- Before posting, please read http://

[wtr-general] Re: Basic information Needed for WATIR 1.9.1

2011-07-07 Thread Mahi
n? On Jul 7, 6:11 pm, Željko Filipin wrote: > On Thu, Jul 7, 2011 at 2:51 PM, Mahi wrote: > > But i am facing JSSH error > > while opening firefox. I installed JSSH add on. But no use. Help me in > > this. How can i over come this? > > If you want to drive firefo

[wtr-general] Re: Basic information Needed for WATIR 1.9.1

2011-07-07 Thread Mahi
What is the ideal version of Ruby for Watir 1.9.1? As i am having ruby 1.8.7 and watir 1.9.1. But i am facing JSSH error while opening firefox. I installed JSSH add on. But no use. Help me in this. How can i over come this? On Jul 6, 4:47 pm, Mahi wrote: > Thanks for info. > > On Jul 6

[wtr-general] Re: Basic information Needed for WATIR 1.9.1

2011-07-06 Thread Mahi
Thanks for info. On Jul 6, 2:49 pm, Željko Filipin wrote: > On Wed, Jul 6, 2011 at 11:44 AM, Mahi wrote: > > If i have any issues with 1.9.1 version so  i need to degrade that to > > earlier standard version. So i just asked this approach. > > Watir is just

[wtr-general] Re: Basic information Needed for WATIR 1.9.1

2011-07-06 Thread Mahi
Jul 6, 1:16 pm, Danijel wrote: > Hi Mahi, > > You can find good information about watir in google. > > Here are importmant web sites worth reading: > -http://watir.com/ > -http://watir.com/installation/ > -http://wiki.openqa.org/display/WTR/Tutorial > >  U can use Wi

[wtr-general] Re: Basic information Needed for WATIR 1.9.1

2011-07-06 Thread Mahi
If i have any issues with 1.9.1 version so i need to degrade that to earlier standard version. So i just asked this approach. On Jul 6, 1:00 pm, Željko Filipin wrote: > On Wed, Jul 6, 2011 at 9:12 AM, Mahi wrote: > > Which version of ruby i need to have for Watir 1.9.1. Where

[wtr-general] Basic information Needed for WATIR 1.9.1

2011-07-06 Thread Mahi
Hi, Which version of ruby i need to have for Watir 1.9.1. Where can i get this?How to install? And also how do i upgrade/degrade these versions? Please suggest/guide me in this as i need this in MAC and Windows. -- T&R, Mahi -- Before posting, please read http://watir.com/support. In s