I am currently using selenoid that is replacement of selenium grid in some ways better and to utils download file feature ( browser download file) to get it locally machine to execute tests you need to use link ex. http://selenoid-host.example.com:4444/download/**f2bcd32b-d932-4cdc-a639-687ab8e4f840**/myfile.txt
part of this link is session id,
this functionality doesn't add nothing new only expose already existing variable used in Open Browser Keyword but only as part of log in debug mode. #1135
I am currently using selenoid that is replacement of selenium grid in some ways better and to utils download file feature ( browser download file) to get it locally machine to execute tests you need to use link ex. http://selenoid-host.example.com:4444/download/**f2bcd32b-d932-4cdc-a639-687ab8e4f840**/myfile.txt
part of this link is session id,
this functionality doesn't add nothing new only expose already existing variable used in Open Browser Keyword but only as part of log in debug mode. #1135