whuang
4 years agoRegular Contributor
Is TC able to manipulate webpage by using browser developer tool?
Hi there,
I have a test that needs to manipulate webpages, just wondering if anyone know whether TC is able to manipulate webpage by using browser developer tool? I tried to use TC to spy the objects in chrome developer tool, but it didn't allow me to.
Thanks in advance
Hi,
I think that such activities can be done by either modifying page markup or/and injecting additional page script code. Read this article and consider whether it can help: https://support.smartbear.com/testcomplete/articles/embedding-scripts-into-web-pages/
Never mind, I sorted it out, should use contentDocument instead