dougnoel / sentinel

A Selenium/Appium framework that enables users to focus on automating web and windows tests, so that automated tests can be written in a non-technical way in the same amount of time as manual tests can be executed.
Apache License 2.0
11 stars 13 forks source link

Specify in the example.sentinel.yml file that the file is for example use only, and settings will not be loaded from it. #518

Closed tyBouch closed 1 year ago

tyBouch commented 1 year ago

After myself, and later on another, ran into this misunderstanding I believe it would be a good idea to add a simple comment to the example.sentinel.yml that the purpose for "example." in the front is that the file will not be used for settings.

As well as specify that sentinel.yml is to be used for settings. This will be helpful for those working on a project with sentinel being utilized by another's project.