mirror of
https://github.com/TheNetsky/Microsoft-Rewards-Script.git
synced 2026-01-29 03:11:04 +00:00
1.0.7
This commit is contained in:
@@ -17,7 +17,7 @@ export async function doUrlReward(page: Page, data: PromotionalItem | MorePromot
|
||||
|
||||
// After waiting, close the page
|
||||
const visitPage = await getLatestTab(page)
|
||||
await visitPage.waitForNetworkIdle({ timeout: 5000 })
|
||||
await visitPage.waitForNetworkIdle({ timeout: 10_000 })
|
||||
await visitPage.close()
|
||||
|
||||
log('URL-REWARD', 'Completed the UrlReward successfully')
|
||||
|
||||
Reference in New Issue
Block a user