Code location
Package:
py/selenium/Remote/transport:
py/selenium/webdriver/remote/
Common commands
Build:
bazel build //py/...
Testing
See py/TESTING.md
Code conventions
Logging
Deprecation
Type hints
Type hints are used throughout; add type annotations to new code
Documentation
Use Google-style docstrings: