Hi team ,
Using upload method, unable to upload file by giving dynamic execution path
Just home directory is opened and further navigation is not happening to file path
Hi team ,
Using upload method, unable to upload file by giving dynamic execution path
Just home directory is opened and further navigation is not happening to file path
@nikhil.nareddy1 You can try WebUI.sendKeys()
instead to upload the file. You can read more about it from How to Resolve File Upload Issues.
@chen.lee Here i am unable to navigate to file path like windows . Only this window is opened. its not naviagated till file path
In this my file is in documents
Can you upload a video so we can check if the input type=āfileā and also the path to navigate to the file is the correct format in your script? You can check these: