Hello all, is that a way to increase the default timeout with like wait-visible?
Have you looked at the source? I just took a look myself and found this, so the answer seems to be yes! :) https://github.com/clj-commons/etaoin/blob/9dd32cf3740ec7449f0d74d6ad475f9a2d6124b9/src/etaoin/api.clj#L2436-L2437
Does that answer your question @fabrao? If not let us know. You can also view the public API on https://cljdoc.org/d/etaoin/etaoin.
Hello, thank you, yes