TranslationMemoryPage translationMemoryPage =
new TranslationMemoryWorkFlow()
.createTranslationMemory(newTMId, tmDescription);
assertThat(translationMemoryPage
.expectNotification("Successfully created"))
.isTrue()
.as("The success message is displayed");
assertThat(translationMemoryPage.getListedTranslationMemorys())