更新默认配置

This commit is contained in:
zhiyong.yue 2023-05-13 19:59:54 +08:00
parent 6c26aed330
commit 25b9564061
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ export default defineConfig({
headless: false,
/* Base URL to use in actions like `await page.goto('/')`. */
baseURL: 'https://oc-test.onecontract-cloud.com/',
baseURL: 'https://demo.cloudlong.cn/',
/* custome test id. */
testIdAttribute: "data-tester-id",