~alcinnz/amphiarao

783fd3b7 — Adrian Cochrane 2 years ago
Draft code to find & prefill forms.
6a894a2a — Adrian Cochrane 2 years ago
Allow 'clicking' links both via Selenium & the web browser.
f33ba874 — Adrian Cochrane 2 years ago
Fix infinite loop in XPath parser preventing UI integration.
74b98fb8 — Adrian Cochrane 2 years ago
Allowing retrieving element info via WebDriver.
28b06502 — Adrian Cochrane 2 years ago
Add Webdriver noop for active element.
58648b62 — Adrian Cochrane 2 years ago
Allow searching for a descendant of a given element.
e4002093 — Adrian Cochrane 2 years ago
Attempted integration of XPath selectors.
3f48d0dc — Adrian Cochrane 2 years ago
Implement XPath interpretor, with partial stdlib implementation.
6a7dafe8 — Adrian Cochrane 2 years ago
Draft an XPath parser.
5eb4b914 — Adrian Cochrane 2 years ago
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.
b8351f83 — Adrian Cochrane 2 years ago
Support searching for links by label, both in JSON & HTML interfaces
23e97519 — Adrian Cochrane 2 years ago
Add session/*/element WebDriver endpoint.
9efe611b — Adrian Cochrane 2 years ago
Add links for navigating through the XML/HTML tree.
903fff4b — Adrian Cochrane 2 years ago
Add stylesheet based on elementary OS & Solarized, with darkmode.
a5210952 — Adrian Cochrane 2 years ago
Show search queries in existing searchbox, not new one.
a6104355 — Adrian Cochrane 2 years ago
Create pages describing elements & style Amphiarao.
70de37ce — Adrian Cochrane 2 years ago
Show syntax-highlighted start tags for elements in HTML UI.
7b26fe8f — Adrian Cochrane 2 years ago
Expose CSS selector search in UI FIXME: build the linked pages.
38e35ef9 — Adrian Cochrane 2 years ago
Add support for querying elements by CSS selector.

Uses a fork of the  hackage, altered to use  as a lexer.
8e195046 — Adrian Cochrane 2 years ago
Parse web (or Gemini) pages & extract title.
Next