04-06-2010, 12:52 AM
I am automating an App that will display detail information in what apepars to be a popup page. This is not actually a popup but rather a page built with java and DIV and SPAB are used.
When I use object spy it recognizes the fields on this popup but when I try to create an object collection it always returns Zero, like it does not recognize that I narrow down to class or innerhtml.
It does however recognize all the webelements on the page just below the popup.
Does anyone know how I can resolve this?
Thanks - Charles
When I use object spy it recognizes the fields on this popup but when I try to create an object collection it always returns Zero, like it does not recognize that I narrow down to class or innerhtml.
It does however recognize all the webelements on the page just below the popup.
Does anyone know how I can resolve this?
Thanks - Charles