UNPKG

playwright-bdd

Version:
6 lines (4 loc) 132 B
import { playwrightVersion } from './utils'; export const supportedFeatures = { ariaSnapshots: playwrightVersion >= '1.49.0', };