@grafana/plugin-e2e
Advanced tools
Comparing version 1.16.2 to 1.16.3-canary.1483.db03dba.0
@@ -49,3 +49,3 @@ "use strict"; | ||
async set(name) { | ||
let datasourcePicker = this.ctx.page.getByTestId(this.ctx.selectors.components.DataSourcePicker.inputV2); | ||
let datasourcePicker = (this.root || this.ctx.page).getByTestId(this.ctx.selectors.components.DataSourcePicker.inputV2); | ||
if (semver.lt(this.ctx.grafanaVersion, '10.1.0')) { | ||
@@ -52,0 +52,0 @@ datasourcePicker = this.getByGrafanaSelector(this.ctx.selectors.components.DataSourcePicker.container, { |
{ | ||
"name": "@grafana/plugin-e2e", | ||
"version": "1.16.2", | ||
"version": "1.16.3-canary.1483.db03dba.0", | ||
"main": "./dist/index.js", | ||
@@ -58,3 +58,3 @@ "types": "./dist/index.d.ts", | ||
}, | ||
"gitHead": "bc4315168a9b1dae3bcd983871c07359c9a3efb2" | ||
"gitHead": "db03dba9b02ae0dc7fbb76d9cf1e0e4574e31c11" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
208768
2