Skip to content

browser.commands

  • 类型: Record<string, BrowserCommand>
  • 默认值: { readFile, writeFile, ... }

Custom commands that can be imported during browser tests from vitest/browser.