UNPKG

testplane

Version:

Tests framework based on mocha and wdio

3 lines (2 loc) 146 B
import { type SessionOptions } from "./../types"; export declare function attachToBrowser(session: SessionOptions): Promise<WebdriverIO.Browser>;