autowebcompat icon indicating copy to clipboard operation
autowebcompat copied to clipboard

Investigate if we can find more elements to interact with

Open marco-c opened this issue 7 years ago • 3 comments

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 avatar Jan 31 '18 12:01 marco-c

@marco-c we can add radio-buttons also!

sagarvijaygupta avatar Feb 13 '18 05:02 sagarvijaygupta

Can we add input type "color" and select tags ?

poush avatar Feb 17 '18 19:02 poush

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).

marco-c avatar Feb 18 '18 19:02 marco-c