def __init__()

in computers/default/local_playwright.py [0:0]


    def __init__(self, headless: bool = False):
        super().__init__()
        self.headless = headless