Custom Properties Generator
tip
This generator is also embedded as the Config Generator tab on the Complete Properties Reference page, right next to the property tables it builds from — that's the best place to reach it while you're already reading about a specific property. This standalone page stays as a direct link/bookmark to the same tool.
Use this generator to choose SHAFT properties, edit their values, and download the matching .properties files.
Save generated files under src/main/resources/properties/ in your test project. SHAFT reads every .properties file in that folder during startup.
For example, a generated web configuration can include:
src/main/resources/properties/custom.properties
targetBrowserName=GoogleChrome
headlessExecution=true
createAnimatedGif=false
src/main/resources/properties/SHAFT reads every .properties file in this folder.408 of 408 properties shown0 selected