In the source code below, a exception is thrown only when the "siteUrl" value is https://www.naver.com.
However, it does not occur when the "siteUrl" value is https://www.google.com.
I haven't found what is causing the exception to be thrown. I need help.
The result of running the source code is shown below.
I'm using puppeteer version 3.0.0.
In the source code below, a exception is thrown only when the "siteUrl" value is https://www.naver.com. However, it does not occur when the "siteUrl" value is https://www.google.com.
I haven't found what is causing the exception to be thrown. I need help.
The result of running the source code is shown below.
2023-05-30 16:24:00.005092: refresh() 2023-05-30 16:25:00.001224: refresh() 2023-05-30 16:26:00.002222: refresh() 2023-05-30 16:27:00.001646: refresh() 2023-05-30 16:28:00.001427: refresh() 2023-05-30 16:29:00.001050: refresh() 2023-05-30 16:30:00.001667: refresh() 2023-05-30 16:31:00.001120: refresh() 2023-05-30 16:32:00.002009: refresh() 2023-05-30 16:33:00.001106: refresh() Unhandled exception: Context is disposed