Skip to main content

MoveTargetOutOfBoundsException

How To Reproduce (Selenium)

This page intentionally places a button outside the visible bounds (negative position) inside an overflow-hidden container. When Selenium tries actions.movetoelement() it can throw MoveTargetOutOfBoundsException.

Target element locator for automation: id=mtob-hidden-button data-testid=mtob-hidden-button

Tip: This is best reproduced using actions (mouse move/click), not a normal element.click().

Built for Selenium practice • theme color #0f9d58 • all elements include tester-friendly locators