You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 24, 2018. It is now read-only.
Would be great to be able to customize that. Not sure if it's better via an options object directly passed to the wait() function or via a global config object passed to the new Chromeless().
I can also make a PR for the chosen option.
The text was updated successfully, but these errors were encountered:
I have been playing around with chromeless and I noticed, that there is a timeout for the
wait()
function (https://github.com/graphcool/chromeless/blob/master/src/api.ts#L21).Would be great to be able to customize that. Not sure if it's better via an
options
object directly passed to thewait()
function or via a globalconfig
object passed to thenew Chromeless()
.I can also make a PR for the chosen option.
The text was updated successfully, but these errors were encountered: