Unable to upload file in UBUNTU

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.

1 Like

@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: