CustomVariable: Be able to edit them using scenes (#80193)
--------- Co-authored-by: Alexandra Vargas <alexa1866@gmail.com>
This commit is contained in:
co-authored by
Alexandra Vargas
parent
c9211fbd69
commit
3b401d0d4d
@@ -137,12 +137,11 @@ export const Pages = {
|
||||
generalLabelInputV2: 'data-testid Variable editor Form Label field',
|
||||
generalHideSelect: 'Variable editor Form Hide select',
|
||||
generalHideSelectV2: 'data-testid Variable editor Form Hide select',
|
||||
selectionOptionsMultiSwitch: 'Variable editor Form Multi switch',
|
||||
selectionOptionsIncludeAllSwitch: 'Variable editor Form IncludeAll switch',
|
||||
selectionOptionsCustomAllInput: 'Variable editor Form IncludeAll field',
|
||||
selectionOptionsCustomAllInputV2: 'data-testid Variable editor Form IncludeAll field',
|
||||
selectionOptionsMultiSwitch: 'data-testid Variable editor Form Multi switch',
|
||||
selectionOptionsIncludeAllSwitch: 'data-testid Variable editor Form IncludeAll switch',
|
||||
selectionOptionsCustomAllInput: 'data-testid Variable editor Form IncludeAll field',
|
||||
previewOfValuesOption: 'data-testid Variable editor Preview of Values option',
|
||||
submitButton: 'Variable editor Submit button',
|
||||
submitButton: 'data-testid Variable editor Run Query button',
|
||||
applyButton: 'data-testid Variable editor Apply button',
|
||||
},
|
||||
QueryVariable: {
|
||||
|
||||
Reference in New Issue
Block a user