hrequests
hrequests copied to clipboard
Playwright error: patchright._impl._errors.Error: BrowserType.launch:
Got an error when updating hrequests to 0.9.2 when launching BrowserSession(). Playwright downloaded the browser chromium-1148, but it required a different version (1140): patchright._impl._errors.Error: BrowserType.launch: Executable doesn't exist at C:\Users\user\AppData\Local\ms-playwright\chromium-1140\chrome-win\chrome.exe
Changing folder's name from chromium-1148 to chromium-1140 fixed it, but it isnt ideal. Any idea what can be a proper fix to this?