# Recording hover

BugBug will not record hover (mouseover) events automatically. There is no reliable way of automatically detecting that something changed on the page because of cursor movement. You need to record a specific instruction that you want to hover an element.&#x20;

1. During the recording, click "Hover" in the [recording overlay](https://docs.bugbug.io/recording-tests-steps/bugbug-test-recorder).
2. Click the element that you want to hover.
3. Click "Exit hover mode".

<figure><img src="https://3168433179-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MKixgeBPbLvnD0l1eiV%2Fuploads%2FT729X9RW9geVJAA7mD7h%2Fimage.png?alt=media&#x26;token=8f6b733e-0b80-489f-a12d-9fac852df904" alt=""><figcaption><p>To record mouseover steps you have to use Add hover</p></figcaption></figure>

{% hint style="info" %}
**Tip!** When you are in the hover mode, the elements are highlighted with a yellow color.
{% endhint %}
