selenium-wire
selenium-wire copied to clipboard
source code string cannot contain null bytes Error on Mac
Selenium Wire is working flawlessly on my Windows machine however when i try to open an object on mac (vscode) i get the following error:
target_requests is a list object of requests that I filtered target_requests[0].response.body #opening the first one -> this is still fine eval(target_requests[0].response.body) # this throws an error on mac