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
assertView now correctly handles a case when a parent of target element has overflow: hidden; display: contents. This means that if you encountered errors like Capture area size cannot be zero or negative where it wasn't expected, now those errors should be gone
If you noticed that on some tests focus states were lost after updating to Testplane 9, this should be fixed as well. The issue occurred in Chrome around 123-133 version, headful mode, isolation turned on and resetCursor turned off