Using pyatspi.utils.findDescendant() on the GtkFileChooserDialog using just a role would return the Dialog, as they have the same "file chooser" role. So we have to give it a name to distinguish between them.