Code location
Library:
rb/lib/selenium/webdriverTests:
rb/spec/unit/andrb/spec/integration/Type signatures:
rb/sig/
Common commands
Build:
bazel build //rb/...
Testing
See rb/TESTING.md
Code conventions
Logging
Deprecation
Internal APIs
Mark internal APIs with @api private in YARD comments:
Type signatures (steep/rbs)
When changing public API, update corresponding .rbs files in rb/sig/
Documentation
Use YARD for public APIs: