KevinGrandon/ghostjs

Consider combining waitFor and wait

Closed this issue · 1 comments

wait() could take a single argument, either a function to poll for, or a set amount of ms to wait.

This was done here: #80