autowebcompat
autowebcompat copied to clipboard
Investigate if we can find more elements to interact with
Right now, the crawler is interacting with buttons, some inputs and as:
https://github.com/marco-c/autowebcompat/blob/205aae8a174e2d263b9e98246c78a16b587179a7/collect.py#L74
@marco-c we can add radio-buttons also!
Can we add input type "color" and select tags ?
Can we add input type "color" and select tags ?
Sure, please file issues for any element you can think of that we don't already support. Those issues should be marked as good first issues reserved for new contributors though (at least until the GSoC starts).