Change waitForNavigation parameter

Created on 28 March 2023, about 2 years ago
Updated 2 March 2024, about 1 year ago

Hello,

Thank you for this module, it was useful in my case.
I would change the parameter of waitForNavigation to set Page::NETWORK_IDLE
Indeed, if we don't set the parameter, he uses Page::LOAD. That means it waits until everything synchronous is loaded, but we need to wait after every asynchronous content is loaded, so we should use Page::NETWORK_IDLE

I made a patch.

🐛 Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

🇫🇷France Quentin Massez

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024