[dotnet] Fix typos by noritaka1166 · Pull Request #16032 · SeleniumHQ/selenium
🎫 Ticket compliance analysis ❌
1234 - Not compliant
Non-compliant requirements:
• Fix JavaScript execution issue in Firefox 42.0 where click() on links with JavaScript href doesn't trigger properly
• Ensure compatibility between Selenium 2.47.1 and 2.48.x versions for JavaScript link handling
• Address regression where alerts are not triggered in 2.48.0/2.48.2 but work in 2.47.1
5678 - Not compliant
Non-compliant requirements:
• Fix ChromeDriver connection failure error "ConnectFailure (Connection refused)"
• Resolve issue occurring on Ubuntu 16.04.4 with Chrome 65.0.3325.181 and ChromeDriver 2.35
• Address problem where first ChromeDriver instance works but subsequent instances fail
• Provide solution for Selenium 3.9.0 compatibility