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

[🐛 Bug]: #10669

Closed
jun0100 opened this issue May 19, 2022 · 4 comments
Closed

[🐛 Bug]: #10669

jun0100 opened this issue May 19, 2022 · 4 comments

Comments

@jun0100
Copy link

jun0100 commented May 19, 2022

What happened?

hi i have a issue about the webdriver i have a project need to be navigate to (https://webtrader.justforex.com/) to get scrap data and etc but i not sure why the webdriver show's page keep loading it loop i have check the inspect some cookie is does not load i try everything thru online but still get the solution
image

How can we reproduce the issue?

var driver = GetEdgeDriver();
            Proxy p = new Proxy();


            driver.Navigate().GoToUrl("https://webtrader.justforex.com");

Relevant log output

log output is normal no error at all

Operating System

windows10

Selenium version

C#

What are the browser(s) and version(s) where you see this issue?

Edge

What are the browser driver(s) and version(s) where you see this issue?

EdgeDriver-101.0.1210.47

Are you using Selenium Grid?

No response

@github-actions
Copy link

@jun0100, 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!

@titusfortner
Copy link
Member

I suspect they are intentionally preventing people from accessing their site with browser automation tools like Selenium. There's nothing you can do for this, unfortunately.

@jun0100
Copy link
Author

jun0100 commented May 20, 2022

any others automation also wont help at all?

@diemol diemol mentioned this issue May 23, 2022
@github-actions
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 Jun 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants