Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 278 Bytes

File metadata and controls

11 lines (8 loc) · 278 Bytes
title browser.commands | Config
outline deep

browser.commands

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

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