HI! Did anyone try to set up etaoin with jenkins, with good surefire/junit xml reports and browsable postmortem files on failed tests?
Also, not really able to use postmortem at all. When I try the following, tests that should be failing are passing.
(et/with-postmortem *driver*
(doto *driver*
(et/click "no-this-does-not-exist")))
Using etaoin 0.2.8