-
-
Notifications
You must be signed in to change notification settings - Fork 8.6k
Open
Labels
A-needs decisionTLC needs to discuss and agreeTLC needs to discuss and agreeC-dotnet.NET Bindings.NET BindingsC-javaJava BindingsJava BindingsC-nodejsJavaScript BindingsJavaScript BindingsC-pyPython BindingsPython BindingsC-rbRuby BindingsRuby BindingsI-defectSomething is not working as intendedSomething is not working as intended
Milestone
Description
What happened?
In C#:
driver.FindElement(By.CssSelector("abc")); // throws NoSuchElementdriver.Manage().Cookies.GetCookieNamed("abc"); // null if not foundBut according spec it should throw an exception: https://www.w3.org/TR/webdriver2/#get-named-cookie
How can we reproduce the issue?
It is about API consistencyRelevant log output
No outputOperating System
any
Selenium version
any
What are the browser(s) and version(s) where you see this issue?
any
What are the browser driver(s) and version(s) where you see this issue?
any
Are you using Selenium Grid?
No response
Metadata
Metadata
Assignees
Labels
A-needs decisionTLC needs to discuss and agreeTLC needs to discuss and agreeC-dotnet.NET Bindings.NET BindingsC-javaJava BindingsJava BindingsC-nodejsJavaScript BindingsJavaScript BindingsC-pyPython BindingsPython BindingsC-rbRuby BindingsRuby BindingsI-defectSomething is not working as intendedSomething is not working as intended