interface _WorkWaitForParams {
    elAdapter: _ElementAdapter;
    waitFor: WaitFor;
}

Hierarchy

  • AnyParams
    • _WorkWaitForParams

Properties

Properties

elAdapter: _ElementAdapter
waitFor: WaitFor