wip: towards v1

Signed-off-by: Pranav C <pranavxc@gmail.com>
This commit is contained in:
Pranav C
2022-04-05 00:15:11 +05:30
parent 829c52925a
commit 8733948056
531 changed files with 157998 additions and 44971 deletions

View File

@@ -123,7 +123,8 @@ export class _projectsPage {
if (projectData.name == "") projectName = "test_proj" + Date.now();
// click on "New Project"
cy.get(":nth-child(5) > .v-btn", { timeout: 20000 }).click();
// cy.get(":nth-child(5) > .v-btn", { timeout: 20000 }).click();
cy.get(".nc-new-project-menu").should("exist").click();
if ("none" == projectData.dbType) {
// Subsequent form, select (+ Create) option