js-testing-introduction icon indicating copy to clipboard operation
js-testing-introduction copied to clipboard

Execution context was destroyed, most likely because of a navigation.

Open johndavemanuel opened this issue 5 years ago • 0 comments

I follow your great youtube tutorials and I encounter an error on the Puppeteer part.

Execution context was destroyed, most likely because of a navigation. await page.click('input#name');

johndavemanuel avatar Jul 05 '19 04:07 johndavemanuel