def close()

in foxpuppet/windows/browser/notifications/addons.py [0:0]


    def close(self):
        """Close the failed installation notification."""
        with self.selenium.context(self.selenium.CONTEXT_CHROME):
            self.find_primary_button().click()