Skip to content

v1.8.1

Compare
Choose a tag to compare
@dgozman dgozman released this 10 Feb 20:28
970e230

Highlights

page.reload() and page.isVisible() fixes.

Browser Versions

  • Chromium 90.0.4392.0
  • Mozilla Firefox 85.0b5
  • WebKit 14.1
Issues Closed (1)

#5111 - [BUG] Frames crashes everything

Commits (3)

970e230 - chore: mark 1.8.1
a6f62f1 - fix(isVisible): do not wait for the selector to be resolved
a1c6ab2 - fix(reload): do not throw when reload is racing with navigation