Chore(cypress): Review and Fix tests failing on master (#26954)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
a1ed780a86
Коммит
03c930daa0
@@ -70,7 +70,7 @@ describe('Verify Accessibility Support in different Buttons', () => {
|
||||
tab();
|
||||
|
||||
// # Press tab until the focus is on the Pinned messages button
|
||||
cy.focused().tab().tab();
|
||||
cy.focused().tab().tab().tab();
|
||||
|
||||
// * Verify accessibility support in Pinned messages button
|
||||
cy.uiGetChannelPinButton().
|
||||
|
||||
Ссылка в новой задаче
Block a user