Skip to content

Commit f27084b

Browse files
committed
ci debug: safaridriver output -> console
1 parent 8622088 commit f27084b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/etaoin/api.clj

+2
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,8 @@
183183
:path-driver "phantomjs"}
184184
:safari {:port 4445
185185
:path-driver "safaridriver"
186+
:log-stdout :inherit
187+
:log-stderr :inherit
186188
:webdriver-failed-launch-retries 4}
187189
:edge {:port 17556
188190
:path-driver "msedgedriver"}})

0 commit comments

Comments
 (0)