webdriverio / webdriverio/devtools

Cross-adapter conformance suite for capture invariants

Open
#300 0 comments 0 reactions 1 assignee View on GitHub

@vishnuv688 is already working on this.

Since Aug 12, 2026.

capture-architecture enhancement
Dominant language
TypeScript
Stars
10
Forks
2
Avg merge
1d 29m
Merged PRs (30d)
23

Description

Part of #278

The damage from duplication so far has been behavioural rather than
textual: force-anchor drain, recovery drain and document-start preload were all
fixed in JS and never propagated to Python. Shared code cannot prevent that; a
shared executable spec can.

Acceptance criteria

One suite of invariants over an emitted frame stream: a
row is stamped at completion, an anchor carries the document's birth time, a
navigation drain forces an anchor. Every adapter runs it in CI, and a missing fix
in one language fails that language's build.

Size: L. Depends on B1.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.