Protractor e2e testing for non angular sites
So far we have seen how to write protractor scripts for angular application / site, in this post we will see how we can run protractor scripts for non angular sites. Problem Let’s say if it has been told you to use your protractor framework to automate non angular sites, and if you use your…