Automate web form interactions including login, file upload, text input, and form submission using Playwright. Use when user needs to automate website intera...
- Initial release of **web-form-automation** skill. - Automates web form interactions using Playwright, including login, file upload (with webp compression), text input, and reliable form submission. - Supports session management via cookies and storage data. - Ensures proper event triggering with `pressSequentially` for text fields. - Includes best practices for file upload sequences and handling disabled/hidden buttons. - Provides troubleshooting tips and example scripts for common automation tasks.