Allowing retrieving element info via WebDriver.
Add Webdriver noop for active element.
Allow searching for a descendant of a given element.
Attempted integration of XPath selectors.
Implement XPath interpretor, with partial stdlib implementation.
Add search by tag name to JSON interface.
(Search by CSS selector seems close enough in the HTML interface that this wouldn't be useful.
Support searching for links by label, both in JSON & HTML interfaces
Add session/*/element WebDriver endpoint.
Add links for navigating through the XML/HTML tree.
Show search queries in existing searchbox, not new one.
Create pages describing elements & style Amphiarao.
Show syntax-highlighted start tags for elements in HTML UI.
Expose CSS selector search in UI FIXME: build the linked pages.
Add support for querying elements by CSS selector.
Uses a fork of the hackage, altered to use as a lexer.
Parse web (or Gemini) pages & extract title.
Add noops for window (re)sizing, resorting to throwing errors.
Add WebDriver noops for frames.
Add noop stubs to control non-existant windows.
Allow navigating (tab) history.