import { test } from "@playwright/test"; test.fixme("XioPM visual presence", async ({ page }) => { await page.goto("/analogInputs"); });