pythonselenium-webdriverautomated-testsrobotframeworksafaridriver

Upload File using Robot Framework on Safari


Upload File keyword is not working on Safari. I have this test running on Chrome, but when comes to Safari, I got this message:

Choose File id=files file_path=<path>

InvalidArgumentException: Message: One or more files could not be selected.


Solution

  • Upload File is not supported :(

    https://github.com/seleniumhq/selenium-google-code-issue-archive/issues/4220