-
Type: Bug
-
Resolution: Unresolved
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
-
Python Drivers
VScode seems to think that any code after find operations e.g. `find_all_pandas` is unreachable, even though it isn't. The code runs fine, but is grayed out and hard to read. A similar issue with selenium was found in the past here, which was related to type hints. https://github.com/microsoft/pylance-release/issues/3196