Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Provide conditional wait awaiting for the modal dialog to appear in UI
tests to avoid this potential error when it is too slow (happens regularly on CI) ``` 1) Camel properties auto-completion support "after all" hook for "code diagnostic is working": NoSuchElementError: no such element: Unable to locate element: {"method":"css selector","selector":".monaco-dialog-box"} ``` Signed-off-by: Aurélien Pupier <apupier@redhat.com>
- Loading branch information