Skip to content

v9.0.10

Choose a tag to compare

@shadowusr shadowusr released this 28 Jul 10:30
· 7 commits to master since this release

馃悰 Bug fixes

  • 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