UNPKG

@labnex/cli

Version:

CLI for Labnex, an AI-Powered Testing Automation Platform

6 lines 195 B
export declare function extractHintedSelector(stepPart: string): { type?: string; selectorValue?: string; remainingStep: string; }; //# sourceMappingURL=extractHintedSelector.d.ts.map