codeceptjs / codeceptjs/CodeceptJS

In CodeceptJS using puppeteer helper, getting issue in Window opening after click action

未關閉
#4,845 2 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
stale
主要語言
JavaScript
星號
4.2k
分支
757
平均合併
2 天 9 小時
30 天內合併 PR
16

描述

We are upgrading CodeceptJS(2.6.11 to 3.6.10) and Puppeteer(9.1.1 to 24.1.1) versions and didn't have this issue with older versions. After upgrade observed this issue while unit testing the scripts

In our application - When clicked on Save button a new Window opens for authentication. It will be authenticated automatically and closes.

Issue: Its trying to open new Window for authentication but its blinking continuously to open Window and script fails.

And also observed a message on browser `Debugger Paused in another tab, switch to that tab`. however window is not opened completely its blinking.

Tried Manually after script failed, able to open new window and authenticate successfully

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。