UNPKG

playwright-bdd

Version:
8 lines 285 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.supportedFeatures = void 0; const utils_1 = require("./utils"); exports.supportedFeatures = { ariaSnapshots: utils_1.playwrightVersion >= '1.49.0', }; //# sourceMappingURL=supportedFeatures.js.map