Selenium is an umbrella project encapsulating a variety of tools and libraries enabling web browser automation. Selenium specifically provides an infrastructure for the W3C WebDriver specification — a ...
I think we should allow finding elements by class name in all bindings when the class attribute on an element contains multiple classes (i.e: class="a b c ...