webdriverio-boneyard / wdio-sync

A WebdriverIO v4 plugin. Helper module to run WebdriverIO commands synchronously.
http://v4.webdriver.io
MIT License
17 stars 31 forks source link

reset commandIsRunning in finally block #39

Closed jedwards1211 closed 7 years ago

jedwards1211 commented 7 years ago

right now it doesn't get reset if an error is thrown. I assume this would be a bug...

christian-bromann commented 7 years ago

In order to roll it out to the frameworks, we need to bump the wdio-sync version in each on of them and make sure that the unit test suite passes.