Open
Description
One of the readers of the Academy has reported the following:
In the P&P course, there is
page.waitForTimeout(time)
multiple times. It looks like in Pupeteer there is no such function anymore - it was probably deprecated - so should it be replaced?
Another person says page.waitForNavigation()
is deprecated.