vikas5914 / google-photos-backup

Backup photos from Google Photos using Playwright.
MIT License
204 stars 20 forks source link

Update index.js #12

Closed asthypar closed 5 months ago

asthypar commented 5 months ago

Added const for timeoutValue and implemented timeout for the page.waitForURL() method

asthypar commented 5 months ago

Reference issue #11

vikas5914 commented 5 months ago

@asthypar Thanks for the PR.