return when(this.moveToCenter(), function () {
    return this._driver.browser().activeWindow().mouse().doubleClick();
  }.bind(this));