await patientlyWaitFor(() => {
      expect(getByText(`Version ${version}`)).toBeTruthy();
    });