LucianoGanga/simple-headless-chrome

handle file uploads

Opened this issue · 0 comments

while trying to find a way to upload files I've found cyrus-and/chrome-remote-interface#164 which uses DOM.setFileInputFiles api call.
now wonder what is the minimum amount of work required to enable this feature - i.e. expose some generic way to call the DOM api?