Giter VIP home page Giter VIP logo

Comments (8)

diemol avatar diemol commented on June 12, 2024 2

These are the preferences for Chrome and Edge: https://github.com/SeleniumHQ/selenium/blob/trunk/java/src/org/openqa/selenium/grid/node/local/LocalNode.java#L530-L539
We use them in Grid, and they work.

Did you actually check the second link or just the first? Mounted directories are owned by root, and the browser cannot write to a directory owned by root.

from docker-selenium.

diemol avatar diemol commented on June 12, 2024 1

I don't know if those preferences are correct. Here is an example you can use as a guide: https://elementalselenium.com/tips/2-download-a-file

In addition, you might be facing an issue with file permissions, so please check this troubleshooting guide as well: https://github.com/SeleniumHQ/docker-selenium?tab=readme-ov-file#mounting-volumes-to-retrieve-downloaded-files

If you have more questions, please use the links below.

from docker-selenium.

github-actions avatar github-actions commented on June 12, 2024 1

💬 Please ask questions at:

from docker-selenium.

nakamoto-upost avatar nakamoto-upost commented on June 12, 2024 1

I don't know if those preferences are correct. Here is an example you can use as a guide: https://elementalselenium.com/tips/2-download-a-file

In addition, you might be facing an issue with file permissions, so please check this troubleshooting guide as well: https://github.com/SeleniumHQ/docker-selenium?tab=readme-ov-file#mounting-volumes-to-retrieve-downloaded-files

If you have more questions, please use the links below.

Not helpful at all. Can't you see it says Chrome?
This code worked fine when I ran it directly on the host machine instead of Docker.

from docker-selenium.

diemol avatar diemol commented on June 12, 2024 1

What's with the 👎?

I am unaware of a property that must be set for Chrome to download multiple files. Selenium forwards the commands to Chrome. Most likely, some research needs to be done to get that working. Please share the solution when you find it.

from docker-selenium.

github-actions avatar github-actions commented on June 12, 2024

@nakamoto-upost, thank you for creating this issue. We will troubleshoot it as soon as we can.


Info for maintainers

Triage this issue by using labels.

If information is missing, add a helpful comment and then I-issue-template label.

If the issue is a question, add the I-question label.

If the issue is valid but there is no time to troubleshoot it, consider adding the help wanted label.

If the issue requires changes or fixes from an external project (e.g., ChromeDriver, GeckoDriver, MSEdgeDriver, W3C), add the applicable G-* label, and it will provide the correct link and auto-close the issue.

After troubleshooting the issue, please add the R-awaiting answer label.

Thank you!

from docker-selenium.

nakamoto-upost avatar nakamoto-upost commented on June 12, 2024

Did you actually check the second link or just the first? Mounted directories are owned by root, and the browser cannot write to a directory owned by root.

I have confirmed that the permissions of the download destination mount folder have been changed and that the first file can be downloaded properly.
The problem is that the second file is blocked by a prompt and cannot be downloaded.

from docker-selenium.

github-actions avatar github-actions commented on June 12, 2024

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.

from docker-selenium.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.