mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-01 14:36:56 +00:00
chore: cypress screenshots
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
This commit is contained in:
@@ -25,6 +25,7 @@ export const genTest = (apiType, dbType) => {
|
||||
// on menu, collaboration view appears first (at index 0)
|
||||
// followed by Locked view (at index 1)
|
||||
cy.get(".xc-toolbar").find(".nc-view-lock-menu:enabled").click();
|
||||
cy.snipActiveMenu("Menu_Collaboration")
|
||||
cy.getActiveMenu().find('[role="menuitem"]').eq(menuOption).click();
|
||||
|
||||
// expected toolbar for Lock view: Only lock-view menu, reload, toggle-nav-drawer to be enabled
|
||||
|
||||
Reference in New Issue
Block a user