mirror of
https://github.com/httprunner/httprunner.git
synced 2026-09-04 23:16:57 +08:00
feat: add mcp tool ToolScreenRecord
This commit is contained in:
@@ -106,6 +106,7 @@ func (s *MCPServer4XTDriver) registerTools() {
|
||||
|
||||
// Screen Tools
|
||||
s.registerTool(&ToolScreenShot{})
|
||||
s.registerTool(&ToolScreenRecord{})
|
||||
s.registerTool(&ToolGetScreenSize{})
|
||||
s.registerTool(&ToolGetSource{})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user