const request = requestAnimationFrame(() => {
        should(appElement.getAttribute("aria-hidden")).not.be.ok();
      });