browser_key_press
Automate browser interactions by simulating key presses like 'Enter', 'Tab', or specific characters using Selenium WebDriver for efficient web testing and navigation.
Instructions
Press a key on the keyboard
Input Schema
Name | Required | Description | Default |
---|---|---|---|
key | Yes | Key to press (e.g., 'Enter', 'Tab', 'a', etc.) |