**Context:** - 1.28.0 - windows 10 - 3.8 - Chromium - Before update playwright was work **Code Snippet** ```python self.context.close() self.browser.close() if self.playwright: self.playwright.stop() ``` **Describe the bug** before the update everything worked fine
Context:
Code Snippet
Describe the bug
before the update everything worked fine