Back to Goose

Reference

ui/goose2/src-tauri/plugins/app-test-driver/permissions/autogenerated/reference.md

1.33.1535 B
Original Source

Default Permission

Default permissions for the app test driver plugin.

This default permission set includes the following:

  • allow-driver-result

Permission Table

<table> <tr> <th>Identifier</th> <th>Description</th> </tr> <tr> <td>

app-test-driver:allow-driver-result

</td> <td>

Enables the driver_result command without any pre-configured scope.

</td> </tr> <tr> <td>

app-test-driver:deny-driver-result

</td> <td>

Denies the driver_result command without any pre-configured scope.

</td> </tr> </table>