figma-backup
figma-backup copied to clipboard
work only with --debug
increased timeouts. Did not help. await page.waitForFunction( () => !document.querySelector('[class*="progress_bar--outer"]'), { timeout: 90000 } );
But in debug mode everything works
Tried it on MacOS
and on Ubuntu 18 + docker
in the second option - I get (with debug opt)
Ubuntu 18 + docker without debug option - I get the same thing as on MacOs without debug -
Closing the issue due to the project being archived.