For the thing that I am working on, the button does not have type as "file" and when you click on the button.. the file chooser opens. Also I noticed that there is a text field on the side which has type= file... but the text field is not clickable so no file chooser opens. Any solution to this?
Hi Sir filename is downloading with some hashcode values instead of this when we download the file it should download with specific file name in Playwright js
For the thing that I am working on, the button does not have type as "file" and when you click on the button.. the file chooser opens.
Also I noticed that there is a text field on the side which has type= file... but the text field is not clickable so no file chooser opens.
Any solution to this?
Thank you so much 😊
You're welcome 😊 Arun
Hi sir ..can you please tell how to upload fle when we dont have input tag is file or fileupload
Hi Sanjeev I have explained the same in Java way. Same method is available in JS as well th-cam.com/video/opwkGey6kIw/w-d-xo.html
Hello Sir, can we download file without input tag and can we give specific name to download files instead of hashcode name
Hi Nirmal, I have explained the same in Java way. Same method is available in JS as well th-cam.com/video/opwkGey6kIw/w-d-xo.html
Hello Sir
Could you please suggest me how to upload Image on profile picture section?? using Playwright framework?
I have explained the same. What issues u r facing?
Hi Sir , Can you please help me on this How to download file with specific file names?
Sure Sanjeeva, I will try to publish soon. What issue you are getting?
Hi Sir filename is downloading with some hashcode values instead of this when we download the file it should download with specific file name in Playwright js
@@sanjeev8720 Wait till the download completes.
@@Mukeshotwani no sir after completion of download also we can see filename with jashcode ..But we need filenamelike test.xlsx or suggest ed filename
@@sanjeev8720 share code snippet