Alexandre Paiva
Alexandre Paiva
I am decompiling a .pyc file and the code to decompile is a `try: except:` and I am getting `Unsupported opcode: WITH_EXCEPT_START` and afterwards `WARNING: Decompyle incomplete`, any way I...
Fixes #237 Fixes pytest-dev/pytest-xdist#991 Adds support for frozen environments such as pyinstaller, with proper imports on the pyinstaller side this change will work, tested with pytest and pytest-xdist. Extra documentation...
**Describe the bug** Using pyinstalelr to turn a script into an .exe makes the driver not open, simply flash a console and not open. **To Reproduce** ``` from selenium_profiles.webdriver import...
### Describe the feature / enhancement and how it would improve things As title says, for example in my case I want to use confirmed_android but change a couple things,...
### Describe the feature / enhancement and how it would improve things If possible or doable and worth it, simulate sluggish network randomly slightly delayed bytes sent, so each session...
Now developers can enter `capsolver.appId = "my id"` and have their app id added in all requests automatically.