UNPKG

flagpole

Version:

Simple and fast DOM integration, headless or headful browser, and REST API testing framework.

7 lines 247 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const scenario_1 = require("./scenario"); class HTMLScenario extends scenario_1.Scenario { } exports.HTMLScenario = HTMLScenario; //# sourceMappingURL=htmlscenario.js.map