Hi all,
i am working with company internal web page, where i am getting warnings for IE functions since the declared object will become invalid. i want to count the text "NEW" in a web page. Screenshot is attached. Please help me on this.
the below code is not working since i can't declare the page as an object. (i will be routed to this page through some other links)
$sText = _IEBodyReadText($oIE)