beforeEach(function() {
        element(by.css('.icon-big.toolbox-icon')).click();
        browser.sleep(200);
      });