Hooks Actions dropdown

First select the hooks then click on this `# Selected` dropdown to view the available options. This dropdown has the following options:

      

  1. Cut operation
    Cut operation is to cut the selected records. And later cut records can be pasted at another position by Paste Above / Paste Below operations.
  2. Copy operation
    Copy operation is to copy the selected records. And later copied records can be pasted at another position by Paste Above / Paste Below operations.
  3. Paste Above operation
    To paste the cut/copied record(s) to another position (above the selected hook).
  4. Paste Below operation
    To paste the cut/copied record(s) to another position (below the selected hook).
  5. Duplicate operation
    To duplicate the hook. Duplicated hook will be pasted below the selected hook.
  6. Make Read Only operation
    To make the hook read only. After this, editing will be disabled for the hook.
  7. Make Editable operation
    To make the hook editable again if disabled by previous operation.
  8. Enable operation
    By default, all hook(s) are enabled. Only enabled hooks will be used while test case execution.
  9. Disable operation
    To disable the hook(s). All the disabled hooks will be skipped while test case execution.
  10. Bulk operation 
    To perform bulk operation on the selected records. For more information, please read Hooks - Bulk operation.
  11. Delete operation
    To delete the selected hook(s).