1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-04-07 14:25:37 +00:00

Remove screenshots

This commit is contained in:
Petr Stribny 2023-04-11 17:44:53 +02:00
parent 1fc9d5bff9
commit 4efe8bd959
3 changed files with 0 additions and 1 deletions

View file

@ -19,7 +19,6 @@ export class LoginPage extends BaserowPage {
await this.passwordInput.fill(password)
const navigationPromise = this.page.waitForNavigation({timeout:5000})
await this.loginButton.click()
await this.page.screenshot()
await navigationPromise
}
}

Binary file not shown.

Before

(image error) Size: 41 KiB

Binary file not shown.

Before

(image error) Size: 27 KiB