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/

and here: https://github.com/angular/protractor/issues/51


Comments

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -