https://github.com/lambdatest/protractor-selenium-awscodepipeline-sample
protractor selenium awscodepipeline sample
https://github.com/lambdatest/protractor-selenium-awscodepipeline-sample
Last synced: 5 months ago
JSON representation
protractor selenium awscodepipeline sample
- Host: GitHub
- URL: https://github.com/lambdatest/protractor-selenium-awscodepipeline-sample
- Owner: LambdaTest
- Created: 2019-07-09T05:59:46.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-01T13:05:11.000Z (about 2 years ago)
- Last Synced: 2023-03-27T17:27:52.439Z (about 2 years ago)
- Language: JavaScript
- Homepage: https://www.lambdatest.com/
- Size: 78.1 KB
- Stars: 5
- Watchers: 8
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Prerequisite
* Install node-js and npm
* Install dependencies `npm install`
* Update `*.conf.js` files inside the `conf/` directory with your [LambdaTest Username and Access Key]## Running your tests
* To run a single test, run `npm run single`
* To run local tests, run `npm run local`
* To run parallel tests, run `npm run parallel`## About LambdaTest
[LambdaTest](https://www.lambdatest.com/) is a cloud based selenium grid infrastructure that can help you run automated cross browser compatibility tests on 2000+ different browser and operating system environments. LambdaTest supports all programming languages and frameworks that are supported with Selenium, and have easy integrations with all popular CI/CD platforms. It's a perfect solution to bring your [selenium automation testing](https://www.lambdatest.com/selenium-automation) to cloud based infrastructure that not only helps you increase your test coverage over multiple desktop and mobile browsers, but also allows you to cut down your test execution time by running tests on parallel.