← Back to Index

bidi/core

bidi/core is a low-level layer that sits above the WebDriver BiDi transport to
provide a structured API to WebDriver BiDi's flat API. In particular,
bidi/core provides object-oriented semantics around WebDriver BiDi resources
and automatically carries out the correct order of events in WebDriver BiDi through
the use of events.

Tips

There are a few design decisions in this library that should be considered when
developing bidi/core: