Skip to content

Commit

Permalink
Update _index.en.md
Browse files Browse the repository at this point in the history
Updated Invalid Selector Exception to note that it can also be caused when inputting an xpath value into an ID-based selector.
  • Loading branch information
Convalytics authored Aug 26, 2024
1 parent 0fde8cc commit f2c5394
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ aliases: [
## Invalid Selector Exception

CSS and XPath Selectors are sometimes difficult to get correct.
This issue can also arise if you've placed an XPATH value as a parameter to an ID selector.

### Likely Cause

Expand Down

0 comments on commit f2c5394

Please sign in to comment.