Shane McGraw

Results 3 comments of Shane McGraw

@dotneet - after experimenting with iframe and looking through the source code, I think I made a mistake in wrapping the child iframe inside of an `evaluate`. I've modified my...

@garris yep - tried logs and DOM manipulation. FWIW, this logs out `Inside the parent iframe` just fine: ``` chromy.chain() .iframe('#parentIframe', async parentFrame => { console.log('Inside the parent iframe'); await...

No problem at all @dotneet! Thanks so much for looking into it! 🙂