kellypilot

Results 1 issues of kellypilot

### What happened? When checking types with mypy v1.8.0, incompatible types are detected url_to_be is declared as `def url_to_be(url: str) -> Callable[[WebDriver], bool]:` but any_of requires other argument type `def...

C-py
needs-triaging
help wanted