Hi Bret
Yes. It worked, but I am facing one more issue.
I used the following code
ie.image(:src,/actions.gif/).fire_event("onMouseOver")
ie.cell(:text, "DPS-LIC").fire_event("onMouseOver")
ie.cell(:text,"Screening").click
Action --> DPS-LIC --> Screening (click)
--> DPS ---> Screening (click)
Now we have different actions, but the final click has the same name
"Screening",so
its always performing the first one i.e DPS-LIC and I am unable to do the DPS
-- Click
One more thing i noticed is , the user can execute the last statement
ie.cell(:text,"Screening").click
without excecuting the previous statements.
Thanks
Meghanath
_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general