* in IDE:
# open the `core/admin_templates/js/forms.js` file for editing
# add `console.log('resizing');` after `Form.reizeTimeoutId = setTimeout(function () {` line
# save changes
* in Web Browser:# execute the test plan from the D445
# login to the Admin Console
# go to the {nav User Management > Groups} section
# open any group for editing
# go to the `Permissions` tab
# open Web Browser inspector in a separate window (so that it won't reduce editing window height) on the `Console` tab and clear it's contents
# scroll to the end of the editing window
# confirm, that the `Admin Skins` section is visible
# scroll to the middle of the editing window
# usee the `Reload Frame` context menu function of the Web Browser
# confirm, that you're seeing the same page scrolled to the same place as before frame reloading
# increase the size of the editing window by height and width
# confirm, that:
* a single `resizing` text was added to the `Console` tab of the Inspector window
* scroll position within the window remained the same compared to window before resizing
# confirm, #that the scroll toposition within the end of the editingwindow remained the same compared to the window before resizing
# confirm, that the `Admin Skins` section is visible