assertThat(translationMemoryEditPage.expectError(
TranslationMemoryPage.ID_UNAVAILABLE))
.contains(TranslationMemoryPage.ID_UNAVAILABLE)
.as("The Id Is Not Available error is displayed");
translationMemoryEditPage = translationMemoryEditPage
.clickSaveAndExpectFailure();
translationMemoryEditPage.assertNoCriticalErrors(); // RHBZ-1010771
assertThat(translationMemoryEditPage.expectError(