const literal = xpathLocator.literal(fieldVal); const textEl = await el.findElement(global.by.xpath(Locator.select.byValue(literal)));
確定! 回上一頁