mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-01 08:36:34 +00:00
test: webhook (wip)
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
This commit is contained in:
committed by
Muhammed Mustafa
parent
d342a74dc4
commit
063a4e544a
@@ -20,8 +20,4 @@ export class ToolbarStackbyPage extends BasePage {
|
||||
.locator(`div[title="${title}"]`)
|
||||
.click();
|
||||
}
|
||||
|
||||
// click({ title }: { title: string }) {
|
||||
// return this.get().locator(`[pw-data="nc-fields-menu-${title}"]`).click();
|
||||
// }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user