Hi All:
        I have little problem with release 1.5 getOLEObject method.
        I found the problem when I using checkboxes[1].getOLEObject. In 1.4 version, for the same code I am able to getting object and can perform some ole methods. But in 1.5 the getOLEObject method return me with nil.
       I am wondering is this a defect or just the way it works for the future.

       I am using some ole methods because I need to find parent object. For example, I can get to the checkbox from the frame level, but I need to go back to parent level, until I found the first row parent. Then I can search for the text in to row, which to determin the checkbox is the one I want.
       Maybe watir has this type of method to find parent object? If not, maybe it's good to have it.

        Please help. Thanks.

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

Reply via email to