Hi,
I am trying to run tests on BrowserStack using Codecept on iPhone -safari combination. However I am unable to do so.
Following are some issues I am encountering:
- Tests By default run on Chrome, if I put browser name as Chrome. Desired capabilities are getting ignored
- Test fail error “Parameters were incorrect. We wanted {“required”:[“type”,“ms”]} and you sent [“script”]” if i put browser as “iPhone”
- Test fail error “Unknown command: setTimeout (WARNING: The server did not provide any stacktrace information)” and OS shown in capabilities on Dashboard is MAC if I run tests using Browser as safari
- Test fails with error " WebDriver requires at url and browser to be set." if I dont set browser.
Please let me know if it is practically possible to run test on Android/ iOs devoices using browserstack with Codecept ?