Closed EatGoods closed 3 years ago
In my last question, I tried to modify the code with your prompting, but the problem still exists
I created a project based on the code you provided and then executed it, I was not able to see any of the problems you mention above.
I also recorded the execution, have a look:
https://user-images.githubusercontent.com/5992658/105478910-19ab9800-5ca4-11eb-83b4-31a82c5954cd.mp4
I am not able to reproduce the issue, let me know if I am missing something. Perhaps double check your IE settings, check that you don't have any proxy configs that might create this issue. Also, I'd recommend to try and run the script with other browsers and see what the result is.
I tried running this code on different versions of the system and found that some systems worked, while others had link timeouts. But I can't find the problem
My computer is Dell. What about yours? Is Windows pure? I can provide you with IE Settings on Monday. Please do not close this question
I tried running this code on different versions of the system and found that some systems worked, while others had link timeouts. But I can't find the problem
If it works in some computuers but it fails in other ones, it shows that is a configuration problem with the computers where it fails. I would recommend to compare the configurations between the ones that work and the ones that don't. That proves that it is not a Selenium issue, rather a configuration one. I was able to give you general guidelines, but I do not have the bandwidth to troubleshoot the configuration issues here.
Please note that this is not a help forum, we do not have the capacity to reply to help questions. For that, we have our chat in Slack or IRC, check the links here https://www.selenium.dev/support/
🐛 Bug Report
When opening a new TAB in Internet Explorer, the code throws a connection that has a timeout problem. Details of the error are as follows.
To Reproduce
Open a new popup in Internet Explorer
Expected behavior
The code prompts the connection to timeout and throws an exception
Test script or set of commands reproducing this issue
Environment
OS: Windows 10 Browser: Internet Explorer Browser version: 19042.685 Browser Driver version: 3.150.1.1 Language Bindings version: Java 1.8 Selenium Grid version (if applicable): 3.141.59