Protractor Tutorial 12 - What is Conf File in Protractor | conf.js File | Configuration File

Published: 25 July 2019
on channel: Krishna Sakinala (Automation Testing)
2,791
25

Please use the following link to install the Katalon Studio:

https://katalon.com/sign-up?getr=kris... Check Tubebuddy Features Here:
https://www.tubebuddy.com/krishnasaki... In this video will discuss about what is conf file in protractor and how to write a conf file in protractor.

The configuration file tells protractor:

1. How to set up the Selenium server.
2. Which tests to run.
3. How to set up the browsers.
4. Which frameworks to use.
5. It can also include one or more Global Settings.

Protractor tests execution starts from configuration file. Can set different properties like nodes and hubs when want to execute the scripts using grid.

Usually name of the configuration file is conf.js. But this is not mandatory to put this name. We can use what name we want.


Facebook :   / automationtesting2016  
LinkedIn : https://www.linkedin.com/feed/?trk=hb...
Google+ : https://plus.google.com/1052863009260...
Twitter :   / krishnasakinala  
Website : http://automationtesting.in/