We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fde8cc commit f2c5394Copy full SHA for f2c5394
website_and_docs/content/documentation/webdriver/troubleshooting/errors/_index.en.md
@@ -15,6 +15,7 @@ aliases: [
15
## Invalid Selector Exception
16
17
CSS and XPath Selectors are sometimes difficult to get correct.
18
+This issue can also arise if you've placed an XPATH value as a parameter to an ID selector.
19
20
### Likely Cause
21
0 commit comments