Skip to content

Make entire todo row clickable

Annabel Gray requested to merge 14547_todo-click into master

Fixes #14547 (closed)

I had some issues with timeouts when searching for the selector to click on, so I ended up using execute_script. Please let me know if you think there's a better solution

Merge request reports