#Protractorframework #DataDrivenTestProtractor #ProtractorAutomation #ExcelData
This video is about how to design and configure our Protractor Data Driven test using Excel. I've discussed several possibilities to do that, using application static data and dynamic data feeding, used xlsx nodejs module to convert excel into JSON at run time and feed data into automation for executing spec with different types of data in a easy way.
Sourcecode: https://github.com/Specialize-Automat...