dev-panel demo

Useful tool for web developers and testers.
Check the documentation here.

Contents


Introduction

You can start (show dev-panel) by either clicking on tool icon in top left corner, or by pressing keyboard combo:

Shift + x = expand / minimalize

This opens up dev-panel, where you can configure everything you need.


This section allows you to specify links, that will then be easily accessible in dev-panel. In our example we have 3 links.


Form fillers

This section will help you with never ending filling of forms. You can specify multiple filling scenarios, each will pop up in dev-panel and you can set one of them to be used for keyboard combo:

Shift + f = use default formfiller

Everything, that might be confusing is described in tooltips directly in dev-panel config modals. You can go ahead and try using dev-panel on form below; you can also try adding that good looking textarea to your form filler:


User logins

This section lets you do the logging in as various user accounts much simplier and without need to do it manually every single time. There are also tooltips in config modal, so dont worry and go ahead and try. This section offers three more keyboard combos:

Shift + a = log-in as admin
Shift + k = log-in as customer
Shift + o = log-out

Temp / cache cleaner

This section deletes cache by calling your script via ajax. Keyboard combo for that:

Shift + t = delete temp / cache