Skip to content
This repository has been archived by the owner on Feb 2, 2025. It is now read-only.

Upload files, using remote Selenium-hub #118

Open
oberdeha opened this issue Nov 3, 2021 · 0 comments
Open

Upload files, using remote Selenium-hub #118

oberdeha opened this issue Nov 3, 2021 · 0 comments

Comments

@oberdeha
Copy link

oberdeha commented Nov 3, 2021

Hello,

Thanks for your solution.
I am currently testing it and I am getting an issue each time when I am trying to send execution of robot script to remote Selenium hub. For now it is only related to uploading of the documents. When I am executing it localy - it works fine.
Error:

Valid Upload | FAIL |
InvalidArgumentException: Message: invalid argument: File not found : /local_path_to_the_file/1.txt
(Session info: chrome=95.0.4638.69)

File exist. Localy it is executing

java -jar robotframework-seleniumlibrary-4.0.0.0-jar-with-dependencies.jar --variable filename:1.txt temp.robot - comand for execution

When I am changing library to Selenium2Library and executing it using python robot --variable filename:1.txt temp.robot it is working localy and with remote selenium-hub as well.

Can you please advise me something?

Kind regards,
Oleksandr

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant