File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 22Guidance for AI agents working in the Selenium monorepo.
33Language-specific details live in respective subdirectories.
44-->
5+ See @.local/AGENTS.md for additional guidance
56
67Selenium is a Bazel-built monorepo implementing the W3C WebDriver (and related) protocols,
78shipping multiple language bindings plus Grid and Selenium Manager.
@@ -39,7 +40,6 @@ Shared/high-risk areas:
3940### Agent workspace
4041The ` .local/ ` directory (gitignored) is available for generated artifacts or temporary files:
4142- Use ` --output_base=.local/bazel-out ` if bazel output directory restricted
42- - Check ` .local/AGENTS.md ` for additional user-specific instructions
4343
4444## Cross-binding consistency checks
4545When changing user-visible behavior, compare with at least one other binding:
You can’t perform that action at this time.
0 commit comments