Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 262 Bytes

system-collection.md

File metadata and controls

11 lines (8 loc) · 262 Bytes

Base interfaces

Collection - documentation in progress

import { waitForCondition } from 'sat-utils';
import { seleniumWD, PromodElementType } from 'promod';
import { PromodSystemStructure } from 'promod-system';

const { browser } = seleniumWD;