MM-61306: Cypress/E2E, fixed failed tests (#28959)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
857fd87a47
Коммит
77862dd581
@@ -68,7 +68,7 @@ describe('Notifications', () => {
|
||||
|
||||
// # Enter "in:town-square" in the search bar and hit ENTER
|
||||
cy.uiGetSearchContainer().click();
|
||||
cy.uiGetSearchBox().find('input').
|
||||
cy.uiGetSearchBox().
|
||||
typeWithForce('in:town-square').
|
||||
wait(TIMEOUTS.HALF_SEC).
|
||||
typeWithForce('{enter}').
|
||||
|
||||
Ссылка в новой задаче
Block a user