~alcinnz/amphiarao

ref: c2bd1a216e8d50e7795404017c350b6a6839b189 amphiarao/src/Internal d---------
c2bd1a21 — Adrian Cochrane 3 years ago
Add initial form support
783fd3b7 — Adrian Cochrane 3 years ago
Draft code to find & prefill forms.
6a894a2a — Adrian Cochrane 3 years ago
Allow 'clicking' links both via Selenium & the web browser.
f33ba874 — Adrian Cochrane 3 years ago
Fix infinite loop in XPath parser preventing UI integration.
e4002093 — Adrian Cochrane 3 years ago
Attempted integration of XPath selectors.
3f48d0dc — Adrian Cochrane 3 years ago
Implement XPath interpretor, with partial stdlib implementation.
6a7dafe8 — Adrian Cochrane 3 years ago
Draft an XPath parser.
5eb4b914 — Adrian Cochrane 3 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 3 years ago
Support searching for links by label, both in JSON & HTML interfaces
38e35ef9 — Adrian Cochrane 3 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 3 years ago
Parse web (or Gemini) pages & extract title.
afb3d55d — Adrian Cochrane 3 years ago
Allow navigating (tab) history.
d4c10f89 — Adrian Cochrane 3 years ago
Allow loading webpage, commit missing files.