click element xpath = //div[@class="fileUpload btn btn-primary"]
@{coordinatesDoc}= Create list ${280} ${380}
@{coordinatesBut}= Create list ${780} ${530}
Click To The Above Of ${coordinatesDoc} 3
Click To The Above Of ${coordinatesBut} 3
--
You received this message because you are subscribed to the Google Groups "robotframework-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to robotframework-users+unsub...@googlegroups.com.
To post to this group, send email to robotframework-users@googlegroups.com.
Visit this group at https://groups.google.com/group/robotframework-users.
For more options, visit https://groups.google.com/d/optout.
Hi Reema,
I'm using the "Choose file" keyword to upload from my web application. Once you use this keyword, you observe that no windows dialog open,it just directly uploads the file as long as you declare the proper arguments of this keyword.Ex.*** Setttings ***Library SeleniumLibrary*** Test Cases ***Upload FileChoose File "${put_your_locator_here}" "${link_of_your_desired_file_to_upload}"
--
You received this message because you are subscribed to the Google Groups "robotframework-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to robotframework-u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/robotframework-users/6259c8e2-0e79-4353-8367-14b4a7a8a154%40googlegroups.com.