You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
console.log('Body HTML preview:',bodyHTML.substring(0,500))
47
-
47
+
48
48
awaitpage.getByRole('button',{name: 'Upload from URL'}).click();
49
49
awaitpage.getByRole('textbox',{name: 'URL of a PDF file'}).fill('https://raw.githubusercontent.com/LibreSign/libresign/main/tests/php/fixtures/pdfs/small_valid.pdf');
0 commit comments