testiumjs / testium-core

Juggling the bits and pieces to run integration tests
BSD 3-Clause "New" or "Revised" License
4 stars 7 forks source link

change default driver to wd #45

Closed aotarola closed 4 years ago

aotarola commented 4 years ago

BREAKING CHANGE: This change will force existent clients to update their code to either explicitly use the sync driver or use the async API


This PR was started by: git wf pr

dbushong commented 4 years ago

could you throw a chore: npm audit fix into this pr?