I have app with php and web sockets. When a user open web page(for example newgame.php) js open web socket connection and send data.
I try to test it using codeception in acceptance test. But when AcceptanceTester go in on newgame.php webscoket connection is not opened.
How to make web socket connection in codeception? May be I must to use selenium or something else?
Aucun commentaire:
Enregistrer un commentaire