If I have a site with an existing extensive set of test cases written in Java using Selenium, and this site is being re-written in AngularJs, is there anyway to integrate the Selenium tests into the new app? Currently my tests are in TestNG with Selenium WebDriver. How easy is it to integrate angularjs pages into this framework and mimic some of the call used by protractor?
-- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
