[wtr-general] watir syntax for span class=LinkClassAvailability

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 span 
class=LinkClassAvailability 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@googlegroups.com
http://groups.google.com/group/watir-general
watir-general+unsubscr...@googlegroups.com

--- 
You received this message because you are subscribed to the Google Groups 
Watir General group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to watir-general+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [wtr-general] watir syntax for span class=LinkClassAvailability

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 pore.pr...@gmail.com 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 span 
 class=LinkClassAvailability 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@googlegroups.com
 http://groups.google.com/group/watir-general
 watir-general+unsubscr...@googlegroups.com
  
 --- 
 You received this message because you are subscribed to the Google Groups 
 Watir General group.
 To unsubscribe from this group and stop receiving emails from it, send an 
 email to watir-general+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.

-- 
-- 
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

--- 
You received this message because you are subscribed to the Google Groups 
Watir General group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to watir-general+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [wtr-general] watir syntax for span class=LinkClassAvailability

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 joeflec...@gmail.com wrote:

 Hi Priti,
 
 @browser.span(:class='LinkClassAvailability')
 
 Thanks!
 - Joe
 Sent from my iPad
 
 On Dec 29, 2013, at 6:55 AM, Priti Fhuse pore.pr...@gmail.com 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 span 
 class=LinkClassAvailability 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@googlegroups.com
 http://groups.google.com/group/watir-general
 watir-general+unsubscr...@googlegroups.com
  
 --- 
 You received this message because you are subscribed to the Google Groups 
 Watir General group.
 To unsubscribe from this group and stop receiving emails from it, send an 
 email to watir-general+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.
 -- 
 -- 
 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
  
 --- 
 You received this message because you are subscribed to the Google Groups 
 Watir General group.
 To unsubscribe from this group and stop receiving emails from it, send an 
 email to watir-general+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.

-- 
-- 
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

--- 
You received this message because you are subscribed to the Google Groups 
Watir General group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to watir-general+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.