Test angular project compatibility across multiple browsers

0

I have a web application made with AngularJS v1.5.8 and I'm worried about compatibility issues, but I do not want to download several browsers and test out one by one in different versions. I want to know if there is a tool that automates this arduous task of testing the compatibility in several browsers, and the project has not yet been for production.

    
asked by anonymous 27.10.2016 / 16:13

1 answer

1

There are many tools for compatibility testing in browsers. Some of the most used are:

27.10.2016 / 17:08