XPath vs CSS
The library supports two selector engines: XPath and CSS. Below is the list of selectors powered by these engines:
XPath#
CSS#
You can query elements using CSS selectors via @BySelector and XPath selectors via @ByXPath.
The library supports two selector engines: XPath and CSS. Below is the list of selectors powered by these engines:
You can query elements using CSS selectors via @BySelector and XPath selectors via @ByXPath.