You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there any way to run tests on multiple devices using an array from the config file or from any other file from the project rather than using .env file variables?
The text was updated successfully, but these errors were encountered:
hassanhafeezssi
changed the title
Use array instead of .env variables to run browserstack tests.
Use an array instead of .env variables to run browserstack tests.
Oct 12, 2020
@hassanhafeezssi this repo is for the PHP bindings for BrowserStack Local.
To start Parallel testing, you can use any of the popular test frameworks which work with PHP and Selenium. Here are getting started guides on some of the popular frameworks below:
Is there any way to run tests on multiple devices using an array from the config file or from any other file from the project rather than using .env file variables?
The text was updated successfully, but these errors were encountered: