I am trying to automate mobile web site, so i am using virtual browser in Testcomplete 10. But i couldnot able to map any child object from parent. I can take main page screenshot only. Below steps i had done,

1) opend www.google.com by using virtual browser with Apple ipad or any other

2) took screenshot for main page, Name Mapping path : Aliases.browser.BrowserWindow.Chrome_RenderWidgetHostHWND

3) Trying to map Google search textbox, but could not map that child objects from parent("Chrome_RenderWidgetHostHWND").

Can any one confirm possible solution for this?

有帮助吗?

解决方案

I guess you're using Chrome 34?

You need TestComplete 10.10 with the Chrome 33 patch (it works for Chrome 34, too).

Also, make sure that the TestComplete extension version in chrome://extensions is 10.10.xxx; otherwise uninstall and reinstall both Chrome and TestComplete as explained here.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top