- 
                Notifications
    You must be signed in to change notification settings 
- Fork 3
Description
Hi, this repository title shows this is for cucumber-js with appium but having installed the browserstack-node-sdk package and tried to run a test I am getting the following error:
2025-01-17 09:19:59 - �[34mdebug�[39m: requireModuleV2 :: module - selenium-webdriver/package.json, package - selenium-webdriver
2025-01-17 09:19:59 - �[34mdebug�[39m: Getting selenium-webdriver/package.json from //////apps/appium
2025-01-17 09:19:59 - �[34mdebug�[39m: selenium-webdriver/package.json doesn't exist at //////apps/appium
2025-01-17 09:19:59 - �[34mdebug�[39m: Getting selenium-webdriver/package.json from /opt/homebrew/lib/node_modules
2025-01-17 09:19:59 - �[34mdebug�[39m: Error while loading package. Error: selenium-webdriver/package.json doesn't exist.
So it looks like this requires selenium webdriver rather than appium, is there any suggestions on how to get this to work please?
Thanks