cssOrXpath property
A CSS selector or XPath expression. Can start with css= or xpath= to force a specific selector type.
Implementation
final String? cssOrXpath;
A CSS selector or XPath expression. Can start with css= or xpath= to force a specific selector type.
final String? cssOrXpath;