javascript - Is it possible to use Protractor for testing any non-AngularJS application? -
if have web application written example in ember/backbone, can still use protractor test it? there advantage on testing using webdriverjs?
yes - sure is. protractor wrapper selenium webdriver javascript (webdriverjs) - selenium capabilities - along additions , improvement worth while. grunted - more out of protractor if testing angularjs app - there's still lot of stuff rest of javascript apps out there.
i modified , posted blog post of mine match question - see here:
http://testautomation.applitools.com/post/94994807787/is-protractor-easier-than-selenium-by-doron
note post doesn't provide complete how to. i'll provide more details how overcome bootstrap problem in future posts. place start here: http://ng-learn.org/2014/02/protractor_testing_with_angular_and_non_angular_sites/
Comments
Post a Comment