[ADF-3886] Adding small changes (#4135)

This commit is contained in:
Marouan Bentaleb
2019-01-17 14:07:45 +00:00
committed by Eugenio Romano
parent ad5dcfe7c3
commit 10e58322ae
4 changed files with 14 additions and 4 deletions

View File

@@ -731,7 +731,7 @@ describe('Document List Component', () => {
});
it('[C291843] Should be able to navigate using nodes hyperlink when activated', () => {
contentServicesPage.enableHyperlinkNavigation()
contentServicesPage.clickHyperlinkNavigationToggle()
.checkFileHyperlinkIsEnabled(file.entry.name)
.clickFileHyperlink(file.entry.name);
viewer.checkFileIsLoaded();