I experienced a failure on the first button click of the create room button, where the first (and always the first) assertion that createRoom() is called failed. This fixes the problem.
Type: skip
Differential D142
Add waitForRendering() in CreateRoomPageTest tusooa on Jul 19 2024, 2:20 PM. Authored by Tags None Referenced Files None Subscribers None
Details
I experienced a failure on the first button click of the create room button, where the first (and always the first) assertion that createRoom() is called failed. This fixes the problem. Type: skip Verify CreateRoomPageTest passes reliably.
Diff Detail
|