Skip to content

change default download directory and disable download prompt when executing remote thru selenoid #1436

Answered by mdmintz
webmoskal asked this question in Q&A
Discussion options

You must be logged in to vote

Grid configuration for the downloads folder location via desired capabilities is based on the options available for the specific Selenium Grid that you're using. Also, if the Grid node is not on the same machine as the Grid server, you'll run into the problem that the downloads only exist on the grid node machines where the actual browsers are spun up, as opposed to the grid server where the tests are launched. You might need a separate script to copy over the files after they have been downloaded.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mdmintz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants