Skip to content

Commit

Permalink
ci debug: safaridriver output -> console
Browse files Browse the repository at this point in the history
  • Loading branch information
lread committed Mar 14, 2024
1 parent 8622088 commit f27084b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/etaoin/api.clj
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,8 @@
:path-driver "phantomjs"}
:safari {:port 4445
:path-driver "safaridriver"
:log-stdout :inherit
:log-stderr :inherit
:webdriver-failed-launch-retries 4}
:edge {:port 17556
:path-driver "msedgedriver"}})
Expand Down

0 comments on commit f27084b

Please sign in to comment.