etaoin

ingesol 2018-04-26T07:19:23.000310Z

HI! Did anyone try to set up etaoin with jenkins, with good surefire/junit xml reports and browsable postmortem files on failed tests?

ingesol 2018-04-26T07:57:57.000197Z

Also, not really able to use postmortem at all. When I try the following, tests that should be failing are passing.

ingesol 2018-04-26T07:58:41.000265Z

(et/with-postmortem *driver*
                      (doto *driver*
                        (et/click "no-this-does-not-exist")))

ingesol 2018-04-26T07:59:08.000329Z

Using etaoin 0.2.8