For AI agents: the complete documentation index is available at https://scriptedalchemy.github.io/agent-bundle/zh/llms.txt, the full documentation bundle is available at https://scriptedalchemy.github.io/agent-bundle/zh/llms-full.txt, and this page is available as Markdown at https://scriptedalchemy.github.io/agent-bundle/zh/api/interfaces/rstest.AgentBundleBrowserRstestConfig.md.
  • 简体中文
  • Interface: AgentBundleBrowserRstestConfig

    Properties

    browser

    browser: object

    enabled

    enabled: true

    headless

    headless: true

    provider

    provider: "playwright"

    providerOptions

    providerOptions: object

    providerOptions.launch

    launch: object

    providerOptions.launch.channel

    channel: "chrome"

    viewport

    viewport: object

    viewport.height

    height: 900

    viewport.width

    width: 1440


    include

    include: string[]


    resolve

    resolve: object

    Routes the reserved agent-bundle/meta specifier to the generated identity module.

    alias

    alias: object

    Index Signature

    [specifier: string]: string


    setupFiles

    setupFiles: string[]


    source?

    optional source?: object

    tsconfigPath

    tsconfigPath: string


    tools

    tools: object

    rspack

    rspack: object

    rspack.resolve

    resolve: object

    rspack.resolve.extensionAlias

    extensionAlias: object

    rspack.resolve.extensionAlias..js

    .js: string[]

    rspack.resolve.extensionAlias..jsx

    .jsx: string[]

    swc

    swc: object

    swc.jsc

    jsc: object

    swc.jsc.transform

    transform: object

    swc.jsc.transform.react

    react: object

    swc.jsc.transform.react.runtime

    runtime: "automatic"