UNPKG

skutter

Version:

Skutter: Opinionated BDD Browser based test framework

8 lines (7 loc) 329 B
"use strict"; const browser_actions_1 = require("./browser-actions"); exports.BrowserActions = browser_actions_1.BrowserActions; const html_actions_1 = require("./html-actions"); exports.HtmlActions = html_actions_1.HtmlActions; const step_actions_1 = require("./step-actions"); exports.StepActions = step_actions_1.StepActions;