cockpit-project / cockpit-files

A Featureful File Browser for Cockpit (Modernized and tested version of https://github.com/45Drives/cockpit-navigator)
GNU Lesser General Public License v2.1
27 stars 23 forks source link

Refactor wait_modal_inline_alert to not pass `b` #595

Closed jelly closed 2 weeks ago

jelly commented 3 weeks ago

As this is a class method we already have access to self.browser

        self.wait_modal_inline_alert(b, "Unable to create bookmark directory")