yuvarani_palani
12 years agoNew Contributor
Frame Objects are not displayed in Object tree for Chrome browser
I am developing script for my client who have purchased Testcomplete Licence.
I am using licenced version TestComplete 8.7
I am developing scripts for webapplication that use Iframe.
My Script is working fine in IE browser, when i try to execute the script in chrome browser i had problem the test complete does not read the HTM objects inside the Frame
Chrome Version 19
FYI: I have changed "tcCrHook.dll" for Chrome browser 19 and TastComplete 8
i got this from the following link "http://support.smartbear.com/downloads/testcomplete/chrome-patches/"
I am using licenced version TestComplete 8.7
I am developing scripts for webapplication that use Iframe.
My Script is working fine in IE browser, when i try to execute the script in chrome browser i had problem the test complete does not read the HTM objects inside the Frame
Chrome Version 19
FYI: I have changed "tcCrHook.dll" for Chrome browser 19 and TastComplete 8
i got this from the following link "http://support.smartbear.com/downloads/testcomplete/chrome-patches/"
Hi Yuvarani,
As a rule, using the --disable-web-security and --allow-file-access-from-files command-line parameters helps. Could you please check whether the objects in the frame are visible in TestComplete 9.31?