devops:tests:protractor
This is an old revision of the document!
Table of Contents
Protractor
Is an end-to-end testing JavaScript solution.
- Executes the real application using selenium
- Run the tests against it
Protractor is nothing but a wrapper over the Selenium WebDriverJS Api that translates its succinct code and methods to WebDriver JS methods. That said, you can use WebDriverJS methods too inside your e2e script.
devops/tests/protractor.1521127252.txt.gz · Last modified: (external edit)