Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Alerting] Update alerting tests in main (#880)
* forcing name typing (#865) Signed-off-by: Amardeepsingh Siglani <[email protected]> * [Alerting] use input element for typing (#872) When selecting delegate monitors for composite monitor creation, we are typing in the combo box div element which is throwing invalid typing element error. This PR fixes that by selecting the child input element instead. This change is already part of #866 for 2.x Issues Resolved: opensearch-project/alerting-dashboards-plugin#728 Signed-off-by: Amardeepsingh Siglani <[email protected]> * wait before checking update status Signed-off-by: Amardeepsingh Siglani <[email protected]> --------- Signed-off-by: Amardeepsingh Siglani <[email protected]>
- Loading branch information