it('bar', () => {
            const start = new Date().getTime()
            browser.command().should.be.equal('foo')
            global._____wdio.nestedit = new Date().getTime() - start
        })