How to execute JavaScript (JS) in TestComplete during Web App testing?
I have used Selenium WebDriver. In some cases it needs to use JS. For example for hidden field, it needs to use JS. I have done this in Selenium WebDriver usingJavascriptExecutor interface. Is it possible to use JS in TestComplete? If yes, how?1.8KViews0likes1Comment