Forum Discussion

han's avatar
han
Contributor
14 years ago

Calling Scripts Located on a Web Page From TestComplete Scripts for firefox

Has anyone been successful in "Calling Scripts Located on a Web Page From TestComplete Scripts" for firefox.



According to http://smartbear.com/support/viewarticle/11451/ it should be possible to call javascripts on a webpage by using:

Page(page_URL).contentDocument.Script.routine_name( [Parameter1, Parameter2, ...] )



- We are using tree model and we get it to work for IE.

11 Replies