~alcinnz/amphiarao

ref: 097acc6e5d470b3f3651a65475808274932c7e48 amphiarao/src/Internal/Load.hs -rw-r--r-- 12.6 KiB
1067e7da — Adrian Cochrane 2 years ago
Integrate Haskell Stylist for CSS debugging.

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