diff --git a/test/taiko/apps.js b/test/taiko/apps.js index 1a26ad20cdb120ab9151f53da20c61eb5032855e..b89f6d248414bdaded545dc4f5d079d3847ae9b5 100644 --- a/test/taiko/apps.js +++ b/test/taiko/apps.js @@ -139,7 +139,7 @@ // Couldn't select "Manage dashboards" from the sidebar menu easily, // so we just go there await goto(grafanaUrl + '/dashboards') - await click(link('Nodes')) + await click(link('CoreDNS')) await('CPU Usage') // Explore Loki log messages