beforeEach(function async () {
        const start = new Date().getTime()
        return browser.command().then((result) => {
            result.should.be.equal('foo')
            global._______wdio.beforeEachAsync = new Date().getTime() - start