import { setValue } from '@wdio/shared-store-service' // ... onPrepare: [async function (config, capabilities) { await setValue('foo', ...
確定! 回上一頁