{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":127286023,"defaultBranch":"master","name":"Puppeteer-IE","ownerLogin":"TechQuery","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2018-03-29T12:07:52.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/19969570?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1687544495.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"ab52ca348c69d3c5ff7c1f378952791126b863e2","ref":"refs/heads/refactor-execution-context","pushedAt":"2023-06-23T18:21:35.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"TechQuery","name":"South Drifted","path":"/TechQuery","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19969570?s=80&v=4"},"commit":{"message":"[refactor] Execution Context\n[optimize] upgrade Upstream packages","shortMessageHtmlLink":"[refactor] Execution Context"}},{"before":"21cac36049e511cec398ca361536b6de80043caf","after":"166a08e67ddf201c75c34b50f28f6a7c5593bdd5","ref":"refs/heads/master","pushedAt":"2023-06-23T15:37:40.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"TechQuery","name":"South Drifted","path":"/TechQuery","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19969570?s=80&v=4"},"commit":{"message":"page.goto() hungs up forever\n\nCode quote as following will make page.goto hung up forever, because ` this._target.Busy && (this._target.Busy == false)` will always evaluate to false.\r\n```javascript \r\n async waitForNavigation(options = {timeout: 30000}) {\r\n\r\n await waitFor(\r\n options.timeout,\r\n () => this._target.Busy && (this._target.Busy == false)\r\n );\r\n```","shortMessageHtmlLink":"page.goto() hungs up forever"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADR-JbNwA","startCursor":null,"endCursor":null}},"title":"Activity ยท TechQuery/Puppeteer-IE"}