Merge pull request #906 from getmaxun/browser-service
chore(infra): add separate browser service
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { WorkflowFile } from "maxun-core";
|
||||
import { Locator } from "playwright";
|
||||
import { Locator } from "playwright-core";
|
||||
|
||||
export type Workflow = WorkflowFile["workflow"];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user