Hi,

I am using dojo framework for UI development. I have many input
elements in each tab (Tab Container of dojo). Once I fill details in
first tab, will go to second tab and fill other details. I am using
watir to automate. I am able to fill the details (text box, dropdown
etc) in first tab. But not able to select 2nd or other tabs.

Can some one can help me, how to do? I tried like

$IE0.frame(:index, 0).div(:id,'taxesTabId').flash
$IE0.frame(:index, 0).div(:id,'taxesTabId').click

Both the codes failed.


-
Thanks,
Sabarish

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

Reply via email to