public void ResizeElementByY()
        {
            _resizablePage.ResizeElementByY();

            _resizablePage.AssertAreElementResizeByY();
        }