Back to Practice

Resizable

Resizable

Grab the bottom-right corner to resize the box.

Resize me

QA Automation Helper

Target IDsKey Element IDs

#resizableBoxWithRestriction

Advance Testing Tips

  • Action: Click and hold the resize handle (usually bottom-right corner) and drag by offset.
  • Calculation: Automation needs to calculate the visual size change via getSize().
  • Constraints: Note the min/max width/height set in CSS.