-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
-
Not defined
Context:
The e2e sometimes fails because it does not wait for the configuration popover button to be enabled. The reason for this is that the selector used to click on the button is not the actual button but the div containing the button. Testcafe does not know if the button is disabled if the selector is not directly on the button.
AT:
- configuration popover selector is targetet on the button elementÂ