The _____ file in Protractor allows you to specify settings such as the Selenium address and test files.

  • conf.js
  • protractor-config.js
  • protractor.conf
  • protractor.json
The Protractor configuration file is typically named conf.js and is used to specify settings for the Protractor test suite.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *