1 year ago
#372570
Kumar Abhimanyu
Enter text in a Read only text field in Robot Framework
Using robot framework(with java) I need to pass the file path in a text field to upload the file. However, when i click on the text field it opens the File upload window pop up. In the DOM the field is marked as read only.Below is the screenshot of the DOM for the mentioned element.
Is there a way i can enter file path in to the read only text box?
java
automation
robotframework
ui-automation
0 Answers
Your Answer