1.0.0 • Published 7 years ago

protractor-robot-remote v1.0.0

Weekly downloads
85
License
MIT
Repository
github
Last release
7 years ago

Protractor Robot Remote

A wrapper around robotremote that adds Protractor integration to the Node remote server for the Robot Framework.

Let your developers write Protractor page objects for all of your views, using Javascript and Protractor API. Then your testers can write robot tests with keywords that invoke methods on these page objects.

This pattern helps to keep clear separation between your page objects and your test cases and makes it easer for non-developer testers to write automated tests.

example app