1 Antwort
- Neueste
- Die meisten Stimmen
- Die meisten Kommentare
-1
Hello,
I understand that you are getting an error when trying to SendKeys to file handler, using Selenium, in Device Farm Chrome Browser.
The se/file endpoint is not part of the W3C specification, so it will not work by default. It is likely that older versions of Selenium server handles this implementation detail on it's own, but we do not use Selenium server at all.
We recommend updating to W3C enabled client and see if it resolves the issue.
Here's a relevant stack post: https://stackoverflow.com/questions/58296774/ruby-selenium-webdriver-3-142-6-unable-to-upload-file-due-to-seleniumwebdriv
Relevanter Inhalt
- AWS OFFICIALAktualisiert vor 5 Monaten
- AWS OFFICIALAktualisiert vor 2 Jahren
- AWS OFFICIALAktualisiert vor 7 Monaten