AWS Device Farm Service
wdio-aws-device-farm-service is a 3rd party package, for more information please see GitHub | npm
#
AWS Device Farm Service for WebdriverIO
AWS Device Farm service for WebdriverIO.
#
Installation#
ExampleYou can run the provided example with npm run example
. It requires:
- An AWS Device Farm project ARN as an environment variable
PROJECT_ARN
- AWS Credentials (see docs). Note that AWS Device Farm only supports
us-west-2
. You can force an AWS region with theAWS_REGION
environment variable.
For example, this is how it would look like using AWS temporary credentials:
#
SecuritySee CONTRIBUTING for more information.
#
LicenseThis project is licensed under the Apache-2.0 License.