Auto-tools/Projects/CrossWeave/Test Format/Bookmarks: Difference between revisions

Jump to navigation Jump to search
Line 80: Line 80:
  { "folder": "folderb",  
  { "folder": "folderb",  
   "changes": { "location": "menu/foldera", "folder": "Folder B", "description": "folder description" } }
   "changes": { "location": "menu/foldera", "folder": "Folder B", "description": "folder description" } }
==== Separator Object ====
Valid properties are:
* '''separator: true''', always set for separators
* '''before''': the title of the bookmark item expected to be found BEFORE this separator; used only in '''verify''' and '''modify''' actions.
* '''changes''': an object containing new properties to be set for this separator when this asset list is used in a '''modify''' action.  The properties for this object are:
** '''location''':  the full path of the folder that this separator should be moved to
** '''position''':  the title of the existing bookmark item, in the current folder, where this separator should be moved to (i.e., this separator would be inserted into the bookmark list at the position of the named bookmark, causing that bookmark to be positioned below this separator)
Example:
{ "separator": true }
Confirmed users
1,905

edits

Navigation menu