馃槈
inject()
@stevenvachon What would inject do?
@timsuchanek it injects a javascript or css file into the document. See #28 and https://npmjs.com/nightmare#injecttype-file
I took a stab at pdf() in #84.
don't forget mouseover
mousedown and mouseup were completed in https://github.com/graphcool/chromeless/pull/118
viewport was completed in #115 ;)
Most helpful comment
馃槈