Skip to content

Pin the selenium BiDi surface with a guarded test #281

Description

@vishnuv688

Part of #277

The adapter reaches past the public API into driver.network.conn,
bidi.network.NetworkEvent and bidi.session.Session. tests/test_bidi.py runs
entirely on fakes, so a selenium upgrade that moves any of them passes CI green
and degrades at runtime. Selenium PR 17761 regenerates that layer from a shared
schema, which makes the move likely rather than hypothetical.

Acceptance criteria

A test, skipped when selenium is absent, asserts those
three imports and attributes resolve on the installed selenium. It runs in
python.yml and fails loudly on a selenium bump that moves them.

Size: S.

Metadata

Metadata

Assignees

Labels

selenium-devtools-pyPython Selenium adapter for the DevTools dashboard

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions