Missing screenshot update
This commit is contained in:
parent
f817e38d5d
commit
11b46959e1
@ -22,7 +22,7 @@ class UploadTestPage extends Page {
|
|||||||
await this.click(e.start);
|
await this.click(e.start);
|
||||||
await this.elementRemoved(e.start);
|
await this.elementRemoved(e.start);
|
||||||
|
|
||||||
await this.page.screenshot('test-upload.png', true);
|
await this.screenshot('test-upload.png', true);
|
||||||
const slides1 = await this.getTestElements();
|
const slides1 = await this.getTestElements();
|
||||||
|
|
||||||
console.log('\nSlides before presentation upload:');
|
console.log('\nSlides before presentation upload:');
|
||||||
|
Loading…
Reference in New Issue
Block a user