What is the problem that you were unable to solve?

---Michael B. 

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Gavazn Vahshi
Sent: January 31, 2006 8:26 PM
To: wtr-general@rubyforge.org
Subject: [Wtr-general] My Tab Click problem

Hi All,

I went through the recent email thread for the tab
click problem, but unfortunately was unable to solve
my problem.  I'm knida new to Ruby and Watir and any
help is greatly appreciated.

It's about a JS pop-up wizard with 4 tabs which opens
up when I click on a gif image in main UI.

HTML source for the wizard looks like this (...
instead of some tags & extras):

<table id='tabs_table' cellspacing='0' class='tsc'
border='0'...
<div id='tabset_pstabset'><table cellspacing='0'
class='tsc' border='0' cellpadding...
<span>title_for_tab1</span></a></td><td
height='19'><img width...>...</td><td height='19'
class='sel' style='background...>...<a
href='#?ctrl=pstabset&action=TabClick&param=tab1'>
<span>title_for_tab2</span></a></td><td
height='19'><img width...>...</td><td height='19'
class='unsel' style...>...<a
href='#?ctrl=pstabset&action=TabClick&param=tab2'>
... (total of 4 tabs on page)
</table></div>

For my testing purposes I need to click on each tab
and visit each page.  There're some text fields that I
need to modify.

Thanks in advance,
gavazn

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to