Ching C

Results 5 issues of Ching C

After installing tabby with homebrew (`brew install --cask tabby`) I'm confronted with this error. I know I can go into Security & Privacy and force it to open, but it's...

T: Bug

It would be nice if `caniusepython3` recognizes [environment markers](https://www.python.org/dev/peps/pep-0508/#environment-markers) so it can ignore a line like this in requirements.txt for example: `some-old-package; python_version

enhancement

Browser animations and fancy effects is a big source of flakiness. I don't know if it's possible, but it would be great if pylenium had the option and capability to...

enhancement
help wanted

The Quick Start section of the main README at https://github.com/ElSnoMan/pyleniumio is missing `pylenium init` which results in the error: ``` fixture 'py' not found ```

I'm experiencing an issue where it appears that `--last-failed` cannot remember a failed test if the failure occurs in a subtest. As a result, instead of only re-running the failed...

bug
help wanted