Skip to content

Commit

Permalink
Add test identifier
Browse files Browse the repository at this point in the history
  • Loading branch information
nesrineabdmouleh committed Mar 23, 2020
1 parent 014286b commit 7328602
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -41,6 +41,7 @@ describe('Help card in monitoring page', async () => {
loginCommon.loginBO();

it('should go to \'Catalog > Monitoring\' page', async function () {
await testContext.addContextItem(this, 'testIdentifier', 'goToMonitoringPage', baseContext);
await this.pageObjects.boBasePage.goToSubMenu(
this.pageObjects.boBasePage.catalogParentLink,
this.pageObjects.boBasePage.monitoringLink,
Expand Down

0 comments on commit 7328602

Please sign in to comment.