Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dotnet] Avoid temp file when download file #13276

Closed
nvborisenko opened this issue Dec 9, 2023 · 3 comments · Fixed by #13277
Closed

[dotnet] Avoid temp file when download file #13276

nvborisenko opened this issue Dec 9, 2023 · 3 comments · Fixed by #13277
Labels
C-dotnet help wanted Issues looking for contributions

Comments

@nvborisenko
Copy link
Member

https://github.com/SeleniumHQ/selenium/blob/0d204d63111ab4e52eab6e226a17b1ddfa421c33/dotnet/src/webdriver/Remote/RemoteWebDriver.cs#L511C13-L511C13

We can extract zip file in memory, avoiding creation of temp file.

@titusfortner
Copy link
Member

There was some issue I had getting that to work, but I can't remember now what it was.

@titusfortner titusfortner added C-dotnet help wanted Issues looking for contributions labels Dec 9, 2023
Copy link

github-actions bot commented Dec 9, 2023

This issue is looking for contributors.

Please comment below or reach out to us through our IRC/Slack/Matrix channels if you are interested.

Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked and limited conversation to collaborators Jan 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
C-dotnet help wanted Issues looking for contributions
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants