zerostep-ai / zerostep

Supercharge your Playwright tests with AI
MIT License
197 stars 17 forks source link

It can't select options in a multi-value selectbox #42

Open Leksat opened 4 months ago

Leksat commented 4 months ago
Click an option in "Category" form field

results in

Error: elementHandle.fill: Error: Element is not an <input>, <textarea> or [contenteditable] element

I tried Fill, Choose, Select, but it always tries .fill in the end. Screenshot 2024-06-25 at 12 39 12