etaoin.query

(source)
A module to deal with querying elements. This feels like a internal namespace. Why do folks need to use this directly? Maybe they are extending defmulti with more conversions?
Public Variable Short Description
->Query (clj)
Query (clj)
expand (clj) Return expanded query `q` for `driver`.
locator-css (clj)
locator-xpath (clj)
map->Query (clj)
query (clj)
query-css (clj)
query-xpath (clj)
to-query (clj) Return query for `q` for `driver`.