Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 796 Bytes

File metadata and controls

26 lines (18 loc) · 796 Bytes

Browser Testing Skill

A skill for seamlessly enabling Claude Code to interface with a browser using Bugster (AI browser testing framework).

Installation

On Claude Code, to add the marketplace, simply run:

/plugin marketplace add Bugsterapp/agent-test

Then install the plugin:

/plugin install browser-testing@browser-testing-tools

If you prefer the manual interface:

  1. On Claude Code, type /plugin
  2. Select option 3. Add marketplace
  3. Enter the marketplace source: https://github.com/Bugsterapp/agent-test.git
  4. Press enter to select the browser-testing plugin
  5. Hit enter again to Install now
  6. Restart Claude Code for changes to take effect