Hi Colleagues,
I'm discovering UI test automation of Appeon Web application.
For now I faced with the issue, that all known tools doesn't recognize many controls from Appeon Web app.
As an example, we got EonDataWindow object for Tables, and couldn't get access inside this object to get cell values.
From Appeon web site I found a link that UFT should be used for UI testing - https://www.appeon.com/support/documents/appeon_online_help/2017/testing_web_app/ch01s03s03.html
But, there is the same objects recognition issue for UFT as for other tools.
AUT - http://demo.appeon.com/sales/multi_browser_index.htm
Is there any way to work with Table object in any UI automation tool?
Thanks,
Oleg
Yes my Appeon Web application is running under TestMode.
Looks like there's no way to get inside DataWindows object :(