8a18dbe064
Not sure why the [checked=checked] was working ok, but everywhere I have looked out there show examples about :checked (and :not(:checked) being the correct way to use CSS Selectors that are converted to working XPath expressions. Curiously, it's only for NonJS steps, JS one already were using another syntax, just [checked].