Serhii Pirohov
                                            Serhii Pirohov
                                        
                                    In order to compare objects, I want to filter some keys. For example: ``` lhs = { "name": "a", "phone": "b" } rhs = { "name": "a", "phone": "c" }...
On my current project I need to run devtools-proxy in Windows 10. As I understand now it's impossible to do this. Am I right? If yes, do I need to...
Hello, would be nice to make Unexpected request error message format better, readable to get better understanding why is it not matched `Response. Status code: 500, body: { "error": "Unexpected...
Hello, there is a question regarding the typescript react example. Now it's compiled with tsk and browser. There is issue with source maps because .tsx compiles to js and then...
Now the path to .nyc_output is not configurable. Is it possible to add support for this? For example if I need to generate raw data to the different path. Example...
In the readme, there is a phrase DEPRECATED? Could you clarify why and what is the substitution?
Because of the War in Ukraine the project is on hold😔 Now it's time to produce FPV drone for Ukrainian army. Support via paypal: [email protected]
When trying to execute tests on Linux machine with Chrome will get this error: ``` driver = webdriver.Chrome(service=ChromeService(ChromeDriverManager().install()), seleniumwire_options=options, desired_capabilities=dc) tests/conftest.py:227: metadata = browsers.get("chrome") ../../../.local/share/virtualenvs/adds1-_4vE44GI/lib/python3.9/site-packages/browsers/__init__.py:47: in get for b in...
Will be nice to have support for allure2 https://github.com/allure-framework/allure2