Please let me know to setup karate UI with GitHub Actions
- github link => https://github.com/scm-aungpyaesone/example-karate-ui
- github actions log => https://github.com/scm-aungpyaesone/example-karate-ui/runs/5315709496?check_suite_focus=true
What I do?
- I use setup-chrome(https://github.com/browser-actions/setup-chrome) for chrome in GitHub Actions.
- I create test.feature file (passed in local and no error)
- I get
org.apache.http.conn.HttpHostConnectException: Connect to localhost:9222when I run in GitHub Actions