User Tools

Site Tools


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.

https://medium.com/paramsingh-66174/automate-e2e-testing-of-angular-4-apps-with-protractorjs-jasmine-fcf1dd9524d5

lh6.googleusercontent.com_-57e_i3nlcrq_vtlhygh_5_i_aaaaaaaacko_klspoew5cpi_w1024-h768-no_protractor.jpg

devops/tests/protractor.1521127252.txt.gz · Last modified: (external edit)