Parsing data from a spreadsheet. What would be the command for uploading an image by file path?
Asked
Active
Viewed 119 times
0
-
2What exact problem are you facing and what have you tried so far? – Ivan Pronin Jun 01 '17 at 06:13
-
Hey Ivan - I'm having a problem with where to even start. I'm pretty new to Java, even newer to Appium but I am trying to learn. What solutions do you maybe have in mind? Would SendKeys be something that would be able to facilitate an image by file path? – heeeelp Jun 01 '17 at 17:37
1 Answers
0
If you want upload an image to server then you can follow this link:

Rims
- 91
- 5
-
That's awesome, one way to do it. Thank you. Is there anyway to tell it to get the image by file path that I have on the spreadsheet? – heeeelp Jun 01 '17 at 06:28