jeffrey_crowley
11 years agoContributor
querySelectorAll not working in IE8 from TestComplete 9.31
Here's some sample code that I'm using that fails on the querySelectorAll line with the following message: "Object doesn't support this property or method" function Test() { ...
- 11 years ago
Hi Jeff,
In the TestComplete documentation, it's said that the QuerySelectorAll method isn't supported only in IE 7. It looks like our R&D team should investigate how the method works in IE 8. Could you please submit a support ticket to our Support team for this?
As for the script formatting, you can use the code BBcode.