Code Monkey home page Code Monkey logo

Comments (6)

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

@H-Lo, 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 selenium.

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

Hi, @H-Lo.
Please follow the issue template, we need more information to reproduce the issue.

Either a complete code snippet and URL/HTML (if more than one file is needed, provide a GitHub repo and instructions to run the code), the specific versions used, or a more detailed description to help us understand the issue.

Note: If you cannot share your code and URL/HTML, any complete code snippet and URL/HTML that reproduces the issue is good enough.

Reply to this issue when all information is provided, thank you.

from selenium.

kora-rider avatar kora-rider commented on June 20, 2024

Hi, I have the same issue, but only different I am using MacOS Version 14.4.1 (23E224).

from selenium.

krmahadevan avatar krmahadevan commented on June 20, 2024

@kora-rider - Can you create a sample project that can be used to reproduce the problem and share it here? That will make it easier for us to figure out what is going wrong.

from selenium.

kora-rider avatar kora-rider commented on June 20, 2024

@krmahadevan I tried some configuration and found out that I need to remove proxy settings. I had these settings for the Firefox driver:
Proxy ffProxy = new Proxy(); ffProxy.setProxyType(Proxy.ProxyType.AUTODETECT); ffOptions.setProxy(ffProxy);

So when I removed these proxy settings then it worked well.

from selenium.

pujagani avatar pujagani commented on June 20, 2024

@kora-rider - Can you create a sample project that can be used to reproduce the problem and share it here? That will make it easier for us to figure out what is going wrong.

+1 Please provide a complete reproducible test script/ sample project. I understand that something has worked in the interim but that is not ideal. Ideally, users should be able to set the proxy capability using the Proxy classes exposed by Selenium.

from 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.