1개 답변
- 최신
- 최다 투표
- 가장 많은 댓글
-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
관련 콘텐츠
- AWS 공식업데이트됨 8달 전