mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-04 15:57:03 +00:00
test(cypress): WIP- support for xcdb test suite
Signed-off-by: Raju Udava <sivadstala@gmail.com>
This commit is contained in:
@@ -97,7 +97,7 @@ style="background: transparent; "></iframe>
|
||||
permissionValidation("viewer");
|
||||
|
||||
it("Update to EDITOR base share link", () => {
|
||||
loginPage.loginAndOpenProject(type);
|
||||
loginPage.loginAndOpenProject(type, xcdb);
|
||||
|
||||
// click SHARE
|
||||
cy.get(".nc-topright-menu").find(".nc-menu-share").click();
|
||||
|
||||
Reference in New Issue
Block a user