## The XPath-to-CSS converter fails if an HTML tag contains a dash (`-`) Eg. `self.js_click("//downloads-manager")`, where `seleniumbase` first converts the selector to CSS. (The `downloads-manager` HTML tag can be found on the `chrome://downloads/` page.)