Forum Discussion

Nishi's avatar
Nishi
Contributor
13 years ago

page.NativeWebObject.Find failed on IE10

Using testComplete9.0.2 and IE10 on Windows 7



Following line fails to complete page.NativeWebObject.Find("innerText","ApproverRules2","A").Click();



This used to work perfect on IE8 and TC8. Even once on TC9 and IE9.



Could someone tell me if there is an issue with page.NativeWebObject.Find method here?

This is a crucial piece used extebsively in the project and could not find any workaround.



Thanks,

-Nishi


  • No solution posted for my problem of being able to call

    page.NativeWebObject.Find("innerText","ApproverRules2","A");



    successfully with IE10.