Parallel Testing with Multiple Browser in Protractor

 Parallel Testing with Multiple Browser in Protractor

In this blog, we are going to learn how we can execute Protractor Automation Test simultaneously across different browsers.


To start testing across multiple browsers we need to use the multiCapabilities configuration option.

Please refer below code snippet where I have added the multiCapabilities configuration in my Conf.js file and executed the code simultaneously on Chrome and FireFox Browser.



Important Point to Note that if the multiCapabilities configuration option is defined, the runner will ignore capabilities configuration.





SHARE THIS

Author:

My Name is Ankur Jain and I am currently working as Automation Test Architect.I am ISTQB Certified Test Manager,Certified UI Path RPA Developer as well as Certified Scrum Master with total 12 years of working experience with lot of big banking clients around the globe.I love to Design Automation Testing Frameworks with Selenium,Appium,Protractor,Cucumber,Rest-Assured, Katalon Studio and currently exploring lot in Dev-OPS as well. I am currently staying in Mumbai, Maharashtra. Please Connect with me through Contact Us page of this website.

Previous Post
Next Post