MM-54458 : Refactor playwright test with app areas (#24527)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
c887381318
Коммит
6109330beb
@@ -38,7 +38,7 @@ test('MM-T5424 Find channel search returns only 50 results when there are more t
|
||||
|
||||
// # Click on "Find channel" and type "test_channel"
|
||||
if (pw.isSmallScreen()) {
|
||||
await channelsPage.headerMobile.toggleSidebar();
|
||||
await channelsPage.centerView.headerMobile.toggleSidebar();
|
||||
}
|
||||
await channelsPage.sidebarLeft.findChannelButton.click();
|
||||
|
||||
|
||||
Ссылка в новой задаче
Block a user