Files
eos_test/node_modules/playwright-core/lib/inprocess.js
T
kankys e67a4a1edf
Playwright Tests / test (push) Successful in 5m57s
first test
2026-05-02 22:34:21 +02:00

4 lines
150 B
JavaScript

"use strict";
var import_inProcessFactory = require("./inProcessFactory");
module.exports = (0, import_inProcessFactory.createInProcessPlaywright)();