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 Nov 27, 2020. It is now read-only.
The file does exist and this same code results in 1 being logged in selenium. I am using capybara 2.4.4 and poltergeist 1.6.0 with phantomjs 2.0.0.
I found the phantomjs uploadFile method, which I think is how I need to fix this problem but I can't figure out how to call a phantomjs method through poltergeist.
The text was updated successfully, but these errors were encountered:
I'm trying to use the code from #342 but I cannot get attach_file to work. It works fine in selenium, but not poltergeist.
The file does exist and this same code results in 1 being logged in selenium. I am using capybara 2.4.4 and poltergeist 1.6.0 with phantomjs 2.0.0.
I found the phantomjs uploadFile method, which I think is how I need to fix this problem but I can't figure out how to call a phantomjs method through poltergeist.
The text was updated successfully, but these errors were encountered: