DeploySentinel / Recorder

A browser extension that generates Cypress, Playwright and Puppeteer test scripts from your interactions 🖱 ⌨
https://deploysentinel.com/recorder
Apache License 2.0
444 stars 36 forks source link

Allow Control Bar to be Moved/Hidden #20

Closed MikeShi42 closed 2 years ago

MikeShi42 commented 2 years ago

Sometimes the control bar obscures part of the UI that's being tested, we should allow users to adjust where the control bar is positioned or allow it to be hidden.

Perhaps either allowing them to drag the control bar UI around, be able to move it from being on the bottom versus top, or just allowing it to be collapsed/hidden.

Example from Heap (collapse button):

image

Example from Pendo (move button on top right):

image