diff --git a/test/sql/scaleAndSettings/sharedThroughput.spec.ts b/test/sql/scaleAndSettings/sharedThroughput.spec.ts index 47f78ca4a..45398c418 100644 --- a/test/sql/scaleAndSettings/sharedThroughput.spec.ts +++ b/test/sql/scaleAndSettings/sharedThroughput.spec.ts @@ -119,7 +119,7 @@ test.describe("Database with Shared Throughput", () => { await explorer.waitForNode(dbContext.database.id); // Add a container to the shared database via UI - await explorer.globalCommandButton("New Container").click(); + await explorer.frame.getByRole("button", { name: "New Container" }).click(); await explorer.whilePanelOpen( "New Container",