Hi Swatha,

1. Are those TABS are standard tabs or will change based on the user
data?
2. Could you confirm that is there any Ajax calls when you are
navigating from one tab to another?
3. Verify the index property of each tab when moving from one tab to
another. Index property might be get changed
4. Try to click on tabs based using img(:how=>what,:index=>index of
the tab).click  method instead of ie.goto.
5. If Image click is not working, then try to use link method link
(:text=>"name of the tab", :index=>index of link).click
Hope this will help you .


Regards
Siva Phaneendra Krapa


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Watir General" group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~----------~----~----~----~------~----~------~--~---

Reply via email to