UNPKG

blocking-proxy

Version:

WebDriver Proxy for testing rich clients. It block certain calls until Angular is done updating the page under test.

3 lines (2 loc) 86 B
export { BlockingProxy } from './blockingproxy'; export { BPClient } from './client';