You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.clear() and .type() no longer output additional error'd commands hen their associated click fails.
Changed scrolling elements into view to use top strategy instead of bottom which fixes times where the middle of an element was not yet in he viewport. Fixes #42.
Misc:
.submit() now errors if it's been called on >1 form element. Fixes #41.
Coordinates and hitboxes are now logged and displayed on .clear() and .type().