Styrow.dev
Question 11 of 36

What is a spec file in Protractor?

Question

What is a spec file in Protractor?

Answer

Spec file is the one where we write actual test code. It contains the logic and locators to interact with an application.