Hi everyone,

I am trying to retrieve the text from a strong tag in our app.

Code:
<fieldset class="theme-options">
<div class="active-theme">
<div class="label-like theme-list-label">Topic:</div>
<strong>Category 1</strong>
</div>
</fieldset>

I am using watir-webdriver with firefox but i need this to work in IE
and Chrome as well.

Any & All help is greatly appreciated.

Thank you,
Joe

-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

[email protected]
http://groups.google.com/group/watir-general
[email protected]

Reply via email to