codeceptjs / codeceptjs/CodeceptJS

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

Ouverte
#4,845 2 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
stale
Langage dominant
JavaScript
Étoiles
4.2k
Forks
757
Merge moyen
2 j 9 h
PR mergées (30 j)
16

Description

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

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.