You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 30, 2023. It is now read-only.
Hello everyone,
I have problem with page.uploadFile.
OS:
Yosemite 10.10.1
I try it on versions: Phantomjs 1.9.7 (uploading file works) http://d.pr/i/12S4g
and Phantomjs 2.0.0 (c8abe25) (uploading file does't work) http://d.pr/i/146KE
Hello everyone,
I have problem with page.uploadFile.
OS:
Yosemite 10.10.1
I try it on versions:
Phantomjs 1.9.7
(uploading file works) http://d.pr/i/12S4gand
Phantomjs 2.0.0
(c8abe25
) (uploading file does't work) http://d.pr/i/146KEExample:
PhantomJS selftests:
I not found test for file upload :-(
Official documentation:
http://phantomjs.org/api/webpage/method/upload-file.html
Source:
https://github.com/ariya/phantomjs/blob/master/src/modules/webpage.js#L426
Where problem? Thanks
The text was updated successfully, but these errors were encountered: