We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
pierce
1 parent 8440ad1 commit c6356b6Copy full SHA for c6356b6
src/Schema.ts
@@ -26,6 +26,7 @@ export enum SelectorType {
26
ARIA = 'aria',
27
Text = 'text',
28
XPath = 'xpath',
29
+ Pierce = 'pierce',
30
}
31
32
export enum StepType {
0 commit comments