Select bar hidden behind the developer tools

Hello all,

I'm having since some time a trouble that hinders me to use WebScraper.

When I want to select a selector, basically the WebScraper bar with the buttons s, p, c, and done selecting is hidden behind the developer tools, so basically I can't select any selector.
I can't move the developer tools on the left or on the right 'cause WebScraper works exclusively when the dev tools are at the bottom of the page. And the select bar seems can't be moved in any way.

Somebody has some ideas?

Thanks in advance for your help!

You can try zooming out or zooming in the page (page magnification) or resizing the page.

Or you can view the page source (via "Inspect") and manually build the selector.

I had this issue in DevTools when emulating other devices. Switching back to 'Responsive' at the top of DevTools solved my issue.