question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Choose File: file does not exist on the local file system

See original GitHub issue

Hi guys, I am getting this file not found error on choose file in both cases with ${CURDIR} or ${EXECDIR} The Get File keyword finds the file in both cases

Robot Framework: Version 4.0.1 SeleniumLibrary: Version 5.1.3

Both steps in my test Get File ${CURDIR}${/}people.csv Upload 84 users csv file ${CURDIR}${/}people.csv

Error in log :

InvalidArgumentException: Message: invalid argument: File not found : file /Users/rkefi/Documents/Work/unified-admin-e2e/Tests/E2E/people.csv

Screen Shot 2021-08-03 at 9 38 10 AM

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:10 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
rkefi84commented, Aug 3, 2021

Many thanks for your help!

0reactions
rkefi84commented, Aug 3, 2021

It passed!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Choose File: file does not exist on the local file system · Issue ...
Hello,. I want to upload a file using Choose file . The file is located on my project's repository. When I run, I've...
Read more >
robotframework - How to Upload file from windows directory ...
After clicking the browse button to open the popup using Robot Framework you can do something like the following to submit a file....
Read more >
How to Deal With Files in Google Colab: Everything You Need ...
Uploading files from local file system through file-explorer · 1. Click on the three dots visible when you hover above the directory ·...
Read more >
KNIME File Handling Guide
Hidden files currently only exist for the local file systems in KNIME Analytics Platform: On Linux and MacOS their filename starts with a...
Read more >
file — CMake 3.25.1 Documentation
Any directories in the path specified by <filename> that do not exist will be created. If the file is a build input, use...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found