Skip to content

Update view within folder tests#1072

Open
vrotangova-sys wants to merge 1 commit into
mainfrom
fix/view-description-tests
Open

Update view within folder tests#1072
vrotangova-sys wants to merge 1 commit into
mainfrom
fix/view-description-tests

Conversation

@vrotangova-sys
Copy link
Copy Markdown
Collaborator

Updated View within Folder tests:

  • Enabled description tests by removing @ignore annotations.
  • Added side menu support for FolderViewPage.
  • Moved Edit View action to BaseSideMenuComponent.
  • Updated Open Edit View Settings test to use getSideMenu().

getWait5().until(ExpectedConditions.elementToBeClickable(editViewButton)).click();
return new ViewMyConfigPage(getDriver());
}
}
Copy link
Copy Markdown
Collaborator

@NadiaSergeeva NadiaSergeeva Jun 2, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tебе нужно создать новый компонент для вью, отнаследовав его от BaseSideMenuComponent (и добавить туда Edit View и Delete View). Базовый - это то,что есть у всех. А Edit View есть только у вью

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants