Upload File using Robot Framework on Safari

Viewed 481

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.

1 Answers
Related