# BugBug test recorder

When you run a test in the recording mode, you can notice that there is an additional BugBug action panel on the right.&#x20;

{% hint style="info" %}
To run or record the tests, you need to install[ BugBug Chrome extension](https://docs.bugbug.io/quick-start/install-test-recorder).
{% endhint %}

<figure><img src="https://3168433179-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MKixgeBPbLvnD0l1eiV%2Fuploads%2FXWm8rOp8gtAq3Ml0140l%2Fimage.png?alt=media&#x26;token=5bfd68bf-0884-46c0-ba6e-104a44c8aa16" alt=""><figcaption><p>BugBug test recorder</p></figcaption></figure>

By default, BugBug is [recording all clicks](https://docs.bugbug.io/recording-tests-steps/recording-clicks), but also it catches selecting form elements and navigating to URLs, and [typing in the text fields](https://docs.bugbug.io/recording-tests-steps/recording-keyboard-typing).&#x20;

Use the recorder's buttons to change what you want to:

* [record hover](https://docs.bugbug.io/recording-tests-steps/recording-hover)
* [add assertions during recording](https://docs.bugbug.io/recording-tests-steps/recording-assertions)
* [record drag & drop](https://docs.bugbug.io/recording-tests-steps/recording-drag-and-drop)
