mirror of
https://gitlab.com/bramw/baserow.git
synced 2025-04-07 14:25:37 +00:00
Remove screenshots
This commit is contained in:
parent
1fc9d5bff9
commit
4efe8bd959
3 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
}
|
||||
}
|
BIN
screenshot.png
BIN
screenshot.png
Binary file not shown.
Before ![]() (image error) Size: 41 KiB |
BIN
screenshot2.png
BIN
screenshot2.png
Binary file not shown.
Before ![]() (image error) Size: 27 KiB |
Loading…
Add table
Reference in a new issue