Merge pull request #19466 from overleaf/ii-bs5-projects-tags

[web] BS5 projects tags

GitOrigin-RevId: 4cdea8ad374c8b0ecba9281e3bde64517e6b0153
This commit is contained in:
ilkin-overleaf
2024-07-24 16:41:40 +03:00
committed by Copybot
parent e60885aa88
commit bef43020cd
13 changed files with 256 additions and 95 deletions

View File

@@ -29,10 +29,7 @@ describe('History', function () {
cy.log(`download version ${JSON.stringify(name)}`)
cy.findByText('Labels').click()
cy.findByText(name)
.parent()
.parent()
.parent()
.parent()
.closest('[data-testid="history-version-details"]')
.within(() => {
cy.get('.history-version-dropdown-menu-btn').click()
cy.findByText('Download this version').click()