Run browserstack/github-actions/setup-local@master
with:
local-testing: start
local-identifier: random
local-logging-level: false
env:
GOROOT: /opt/hostedtoolcache/go/1.18.3/x64
BROWSERSTACK_USERNAME: ...
BROWSERSTACK_ACCESS_KEY: ...
BROWSERSTACK_PROJECT_NAME: web-tests
BROWSERSTACK_BUILD_NAME: schedule [Workflow: 1472]
Setting Environment Variables
BROWSERSTACK_LOCAL_IDENTIFIER environment variable set as:...
Use BROWSERSTACK_LOCAL_IDENTIFIER env variable in your test script as the local identifier
Downloading BrowserStackLocal binary...
/usr/bin/unzip -q /home/runner/_work/binary/LocalBinaryFolder/linux/binaryZip
BrowserStackLocal binary downloaded & extracted successfuly at: /home/runner/_work/binary/LocalBinaryFolder/linux
Starting local tunnel with local-identifier=... in daemon mode...
/opt/hostedtoolcache/BrowserStackLocal/1.0.0/x64/BrowserStackLocal --key *** --only-automate --ci-plugin GitHubAction --local-identifier ... --daemon start
-< HANGS HERE >-
I have no capacity to provide more context or info at this time.
But the issue is immediately clear if you try to use the action.