Chromeless: Implement missing features

Created on 19 Jun 2017  路  8Comments  路  Source: prisma-archive/chromeless

  • [ ] back
  • [ ] forward
  • [ ] refresh
  • [x] mousedown
  • [x] mouseup
  • [x] viewport
  • [x] cookies
  • [x] pdf
  • [ ] inject
  • [ ] mouseover
feature help wanted

Most helpful comment

  • pdf()

馃槈

All 8 comments

  • pdf()

馃槈

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 ;)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

schickling picture schickling  路  3Comments

eitansela picture eitansela  路  4Comments

bitflip2 picture bitflip2  路  6Comments

just-boris picture just-boris  路  5Comments

wmdmark picture wmdmark  路  5Comments