featurist / browser-monkey

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

Don't use `Array.prototype.find` shim #84

Open artemave opened 6 years ago

artemave commented 6 years ago

Because somehow it causes tests in electron to hang. But only after I updated osx to High Sierra.

I don't undestand this at all. But not using the shim seems to be fixing it.