opitzconsulting / uitest.js

uitest.js is able to load a webpage into a frame, instrument that page and the javascript in that page (e.g. add additional scripts at the end of the document, ...) and execute actions on that page.
MIT License
67 stars 8 forks source link

global.runs is not a function #33

Closed l3iodeez closed 8 years ago

l3iodeez commented 8 years ago

I am able to see the testframe and load my markup from the url, but Im getting this error when attempting to call runs() or runsAfterReload().