I'm looking for all divs with class=.task that aren't hidden by angular directives ng-show/ng-hide. However, I would also like to check the parent div is not hidden but I can not for the life of me figure out the proper selectors. There is no parent selector and .ng-hide isn't inherited from what I can tell.I'm looking for all divs with class=.task that