https://github.com/GoogleChrome/accessibility-developer-tools/blob/master/src/js/Constants.js#L635 Valid values is defined as `boolean` but actual supported values are "false", "true", "menu", "listbox", "tree", "grid", "dialog". https://developer.mozilla.org/en-US/docs/Web/API/Element/ariaHasPopup
https://github.com/GoogleChrome/accessibility-developer-tools/blob/master/src/js/Constants.js#L635
Valid values is defined as
booleanbut actual supported values are "false", "true", "menu", "listbox", "tree", "grid", "dialog".https://developer.mozilla.org/en-US/docs/Web/API/Element/ariaHasPopup