QA/Automation/Projects/Addons/NightlyTesterTools: Difference between revisions

m (→‎Variables: make last column narrower)
Line 55: Line 55:
! Values
! Values
|-
|-
| nightly. currChangeset
| '''nightly. currChangeset'''
| String
| String
|
|
|-
|-
| nightly. disableCheckCompatibility
| '''nightly. disableCheckCompatibility'''
| Boolean
| Boolean
| true: <br>false (default): Opposite of the above.
| true: Force add-on compatibility<br>false (default): Opposite of the above.
|-
|-
| nightly. idtitle
| '''nightly. idtitle'''
| Boolean
| Boolean
| true (default): <br> false: Opposite of the above.
| true (default): Use the custom title set by '''nightly. templates. title'''<br> false: Opposite of the above.
|-
|-
| nightly. prevChangeset
| '''nightly. prevChangeset'''
| String
| String
|
|
|-
|-
| nightly. templates. buildid
| '''nightly. templates. buildid'''
| String
| String
| Template for the string inserted by "Tools → Nightly Tester Tools → Copy Build ID to Clipboard" or "Tools → Nightly Tester Tools → Insert Build ID into Textbox". <br>Default: ${UserAgent} ID:${AppBuildID}${Flags} CSet: ${Changeset}
| Template for the string inserted by "Tools → Nightly Tester Tools → Copy Build ID to Clipboard" or "Tools → Nightly Tester Tools → Insert Build ID into Textbox". <br>Default: ${UserAgent} ID:${AppBuildID}${Flags} CSet: ${Changeset}
|-
|-
| nightly. templates. title
| '''nightly. templates. title'''
| String
| String
| Template for the window title. <br>Default: ${DefaultTitle} (Build ${AppBuildID})
| Template for the window title. <br>Default: ${DefaultTitle} (Build ${AppBuildID})<br>'''Note:''' Used only if '''nightly. idtitle''' is on (which is the default).
|}
|}


Confirmed users
703

edits