featurist / browser-monkey

Reliable DOM testing
https://browsermonkey.org
53 stars 6 forks source link

When `timeout` is passed as a string (e.g. from env variable) bm seems to unset it #53

Open artemave opened 7 years ago

artemave commented 7 years ago

I'd either have the timeout input Number()ed or throwing an exception.