figma-backup icon indicating copy to clipboard operation
figma-backup copied to clipboard

work only with --debug

Open rickyticky2 opened this issue 10 months ago • 2 comments

image

increased timeouts. Did not help. await page.waitForFunction( () => !document.querySelector('[class*="progress_bar--outer"]'), { timeout: 90000 } );

But in debug mode everything works

rickyticky2 avatar Apr 09 '24 10:04 rickyticky2

Tried it on MacOS

and on Ubuntu 18 + docker

in the second option - I get (with debug opt)

image

rickyticky2 avatar Apr 09 '24 10:04 rickyticky2

Ubuntu 18 + docker without debug option - I get the same thing as on MacOs without debug - image

rickyticky2 avatar Apr 09 '24 10:04 rickyticky2

Closing the issue due to the project being archived.

mimshins avatar Jun 18 '24 21:06 mimshins