Skip to content

CDP-Mode input in field not possible? #3522

Closed Answered by mdmintz
Rapid1898-code asked this question in Q&A
Discussion options

You must be logged in to vote

CDP Mode expects CSS Selectors. If given an XPath selector, it will try to convert that into a CSS Selector, but that may not always be possible because not all XPath Selectors can be represented accurately as CSS Selectors. Check to make sure you have valid CSS Selectors from the Devtools console when writing your scripts.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by mdmintz
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants