Forum Discussion
ThomasCasserly
2 years agoFrequent Contributor
Resolved it myself by editing the HTML of the loaded page. The undetected object was a <span>, which was empty, but had classes assigned for CSS formatting. When I added a text character to it, this then made the control detectable and I mapped it. Removed the added text after mapping and control remained detectable to TestComplete.
AlexKaras
2 years agoCommunity Hero
Hi,
> The undetected object was a <span>, which was empty
This is documented here: https://support.smartbear.com/testcomplete/docs/app-testing/web/general/object-identification/tree-model-elements.html