cyberamol
9 years agoFrequent Visitor
Object identification issues with Sharepoint web apps
Hi All,
We are trying to identify tables, drop downs on a sharepoint website (https://www.h10hotels.com/en). Everything is getting identified as a panel.
a) Drop-downs:
In case of drop downs, when drop down is opened, all the items are showing up as individual TextNode objects.
In the hierarchy, I am seeing a SELECT object at the same level as panel. However, can't get it work as it VisibleOnScreen is False for it.
There may be a work around to just hit the arrow button, open up the collection and using keys navigate to desired item. But, the intention is to do a POC and ascertain whether TestComplete can automate sharepoint apps in a smooth manner.
Note - I have tried this on 5-6 sample sharepoint apps, I could get access to SELECT object and make it work only on one of the websites whereas for others, the object stayed invisible and refused Select/ClickItem operation as mentioned above.
b) Tables:
Getting identified as panels.
> There is hardly any information on the forums to this effect. Has anyone faced such issues in the past? Any way you could get it to work?
> I wonder if there is any utility/injector needed (Like in case of Silverlight, Flex apps) for sharepoint apps.
Any pointers would be greatly appreciated.
Regards,
Amol