Skip to content
Snippets Groups Projects
Commit 11b46959 authored by Pedro Beschorner Marin's avatar Pedro Beschorner Marin
Browse files

Missing screenshot update

parent f817e38d
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@ class UploadTestPage extends Page {
await this.click(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();
console.log('\nSlides before presentation upload:');
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment