chore: convert console resource to tool (#193)
This commit is contained in:
parent
e4331313f9
commit
5c2e11017d
7 changed files with 66 additions and 61 deletions
|
|
@ -298,6 +298,12 @@ server.connect(transport);
|
|||
- Parameters:
|
||||
- `key` (string): Name of the key to press or a character to generate, such as `ArrowLeft` or `a`
|
||||
|
||||
### Console
|
||||
|
||||
- **browser_console_messages**
|
||||
- Description: Returns all console messages
|
||||
- Parameters: None
|
||||
|
||||
### Files and Media
|
||||
|
||||
- **browser_file_upload**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue