You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The code is working and i'm able to get messages from websocket if the code is written under public static void main method. If the same code is written under @test in testng method, it is not working. I'm not able to get messages from websocket.
The text was updated successfully, but these errors were encountered:
Hi,
The code is working and i'm able to get messages from websocket if the code is written under public static void main method. If the same code is written under @test in testng method, it is not working. I'm not able to get messages from websocket.
The text was updated successfully, but these errors were encountered: