Invalid selector
Theinvalid selector error is aWebDriver error that occurs when an element retrieval command is used with an unknownweb element selector strategy.
The available selector strategies areCSS,link text,partial link text,tag name, andXPath. Any other selector strategy is rejected with this error.