Confirmed users
1,905
edits
Line 87: | Line 87: | ||
* '''sync''': activates a Weave sync | * '''sync''': activates a Weave sync | ||
** valid values: | ** valid values: | ||
*** "all" | *** "all", syncs everything | ||
*** other not yet implemented | *** other not yet implemented | ||
** additional keys: | ** additional keys: | ||
*** "wipe-server": true, causes all data on the Weave server to be wiped before the sync takes place | *** "wipe-server": true, causes all data on the Weave server to be wiped before the sync takes place | ||
* '''add''': populates the browser with the given assets | |||
** valid values: an object with one or more key-value pairs denoting valid asset lists. Each key in this object is one of: '''bookmarks''', '''passwords''', '''history''', and each key's value is the name of the relevant asset list in the test file. | |||
== Putting It All Together == | == Putting It All Together == |