RangeError: Maximum call stack size exceeded
at DOM.HTMLFrameElement._attrModified (/home/reneolivo/Desktop/work/travelwise/node_modules/zombie/lib/dom/iframe.js:48:57)
at DOM.HTMLFrameElement._attrModified (/home/reneolivo/Desktop/work/travelwise/node_modules/zombie/lib/dom/iframe.js:88:55)
browser.window.console returns {}
When I try to do console.log('whatever')
from the client side, it throws an TypeError: undefined is not a function