Currently widget_click does not work on elements which has Visible attribute set to False. A work around for this is to set it to True and to add some styling to set the display:none yourself instead.
Though I think this can be considered a bug instead, unless the behavior shown here is desired?
If so can somebody elaborate?