avh4 / elm-program-test

Test Elm programs
https://elm-program-test.netlify.com/
MIT License
93 stars 27 forks source link

Make clickLink look for links with aria-label and alt text #168

Closed nunntom closed 2 years ago

nunntom commented 2 years ago

Hi @avh4. While I was on a roll I decided to have a look at #158, because I'm also running into this issue where I am using icons in links with an aria-label.

See what you think.

Closes #158

avh4 commented 2 years ago

(I'll get to this tomorrow if I don't have time for it today.)

avh4 commented 2 years ago

Looks great, thank you!!