[wtr-general] watir syntax for

2013-12-30 Thread Priti Fhuse
I have been stuck for 2 days in this water using testwise tool I would like to know what should be the sysntax for in watir 2> 2nd question how to use loops in testwise -- -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. watir-general@goo

Re: [wtr-general] watir syntax for

2013-12-30 Thread Joe Fleck
Hi Priti, @browser.span(:class=>'LinkClassAvailability') Thanks! - Joe Sent from my iPad On Dec 29, 2013, at 6:55 AM, Priti Fhuse wrote: > I have been stuck for 2 days in > this water using testwise tool > > I would like to know what should be the sysntax for class="LinkClassAvailability">

Re: [wtr-general] Re: watir, watir-webdriver, watir-classic: history and current state?

2013-12-30 Thread Željko Filipin
On Wed, Dec 25, 2013 at 6:18 PM, Jarmo Pertman wrote: > It's more or less the same. +1 Željko -- -- 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+uns

Re: [wtr-general] watir syntax for

2013-12-30 Thread Joe Fleck
Priti, I am not familiar with test wise but I think you would write the loop within Test 'm' do While End End Thanks! - Joe Fleck Sent from my iPad On Dec 30, 2013, at 10:02 AM, Joe Fleck wrote: > Hi Priti, > > @browser.span(:class=>'LinkClassAvailability') > > Thanks! > - Joe > S

[wtr-general] Re: test is taking a long time in webdriver v classic

2013-12-30 Thread hillary
That might be what's causing the slow down. I'm just not sure how to speed up the test, because i do have to check each td to see that it has the correct setting. On Tuesday, December 24, 2013 12:49:26 AM UTC-8, Jarmo Pertman wrote: > > I have also noticed that as soon as you go down to table's