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

[💡 Feature]: Support for Grid Managed Downloads #12671

Open
1 task done
isc-aray opened this issue Apr 11, 2024 · 2 comments
Open
1 task done

[💡 Feature]: Support for Grid Managed Downloads #12671

isc-aray opened this issue Apr 11, 2024 · 2 comments
Labels
help wanted Issues that are free to take by anyone interested Idea 💡 A new feature idea

Comments

@isc-aray
Copy link

Is your feature request related to a problem?

No

Describe the solution you'd like.

WebdriverIO should support the use of Selenium Grid manged downloads.

Describe alternatives you've considered.

I'm not aware of any alternatives for fetching files downloaded onto remote workers.

Additional context

Selenium Grid version 4.8 introduced support for Manged Download, which allows the Grid to pull files from the remote browser worker to the client using a new downloadFile operation. The feature is described at [https://www.selenium.dev/documentation/webdriver/drivers/remote_webdriver/#downloads].

Code of Conduct

  • I agree to follow this project's Code of Conduct
@isc-aray isc-aray added Idea 💡 A new feature idea Needs Triaging ⏳ No one has looked into the issue yet labels Apr 11, 2024
@christian-bromann
Copy link
Member

Hey @isc-aray , thanks for raising the issue.

I totally agree with you, I haven't seen this commands yet but they should be added in packages/wdio-protocols/src/protocols/selenium.ts. Furthermore we should verify that tests run on the Selenium grid are detected as such and the protocol commands are applied accordingly. Any contribution on this would be appreciated.

@christian-bromann christian-bromann added help wanted Issues that are free to take by anyone interested and removed Needs Triaging ⏳ No one has looked into the issue yet labels Apr 12, 2024
@wdio-bot
Copy link
Contributor

Thanks for reporting!

We greatly appreciate any contributions that help resolve the bug. While we understand that active contributors have their own priorities, we kindly request your assistance if you rely on this bug being fixed. We encourage you to take a look at our contribution guidelines or join our friendly Discord development server, where you can ask any questions you may have. Thank you for your support, and cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Issues that are free to take by anyone interested Idea 💡 A new feature idea
Projects
None yet
Development

No branches or pull requests

3 participants