Skip to content

add test [C114958] Delete draft when closing composer

anne.matthes requested to merge e2e/C114958 into release-7.10.5

Related Bug: OXUIB-234

The failure happens already one step before. The click on the draft takes action when the click event listener (see code) is not ready. The fix for the test is to wait for the network traffic but it will stay "buggy" for fast users.

Update: Also with waitForNetworkTraffic it fails.

Edited by anne.matthes

Merge request reports