~alcinnz/amphiarao

097acc6e — Adrian Cochrane 2 years ago master
Display CSS styles in web UI.
1067e7da — Adrian Cochrane 2 years ago
Integrate Haskell Stylist for CSS debugging.

Export WebDriver interface.
2e0a2343 — Adrian Cochrane 2 years ago
Integrate HXT for working XPath support.
e7e16d8e — Adrian Cochrane 2 years ago
Implement WebDriver forms, viewsource, & noops.
c4c655a0 — Adrian Cochrane 2 years ago
Implement forms in WebDriver API.
a3014db3 — Adrian Cochrane 2 years ago
Add support for clicking <datalist> <options>s or <label>s.
67fedfd0 — Adrian Cochrane 2 years ago
Implement (GET) form submission.
ea181da2 — Adrian Cochrane 2 years ago
Add support for <select> in forms.
c2bd1a21 — Adrian Cochrane 2 years ago
Add initial form support
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
Next