I am stuck with uploading file can anyone provide solution for this
1 Like
Hello @AleKarthik !!!
If you are trying to upload a file like this
- The first thing you need to do is find the “input” tag
- Next you will need to use the “Send keys” keyword, then input the PATH of the file, pay attention to use double \ as shown in the image.
1 Like
Can I see the target element and screenshot of file PATH on your computer ???