What is a spec file in Protractor?
Spec file is the one where we write actual test code. It contains the logic and locators to interact with an application.