mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
trial anomaly timeout
This commit is contained in:
parent
6c7a985bb7
commit
9a11711ba8
1 changed files with 1 additions and 0 deletions
|
@ -120,6 +120,7 @@ export default function ({ getService, getPageObjects }: FtrProviderContext) {
|
|||
'Feb 11, 2016 @ 00:00:00.000'
|
||||
);
|
||||
await PageObjects.timePicker.pauseAutoRefresh();
|
||||
await new Promise((resolve) => setTimeout(resolve, 500));
|
||||
await ml.dashboardEmbeddables.assertAnomalyChartsSeverityThresholdControlExists();
|
||||
await ml.dashboardEmbeddables.assertAnomalyChartsExists();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue