Issue
Is there any way to upload a file using rebot framework without tag and with the headless mode activated. I tried to use AutoIt and sikuliLibrary but they are not working .
best Regards
Solution
If you have an input
element, you can use Choose File
keyword :
Choose File id=input_id C://document/file.txt
Check the documentation : https://robotframework.org/SeleniumLibrary/SeleniumLibrary.html#Choose%20File
Answered By - Med_siraj
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.