I have measured real time page performance of an application using jmeter and selenium. Similarly, I also need to measure performance for angularJS applications by launching browser.
For functionality testing of the same angularJS application I have used Protractor, but for performance testing I couldn't able to find any tutorial related to launching browser using protractor using jmeter. can someone guide me through this.