Skip to content

7.0.0-1400418

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jan 01:07

Implemented enhancements:

  • Add support for watchosDeviceArm64 target #484
  • Add support for wasmJs target #483
  • Add support for androidNative\* targets #482
  • Ensure forward compatibility of experimental enums #467
  • Forward compatible enums #476 (@joffrey-bion)

Deprecations:

  • Raise deprecation level to ERROR for PageSession.clickOnElement and InputDomain.dispatchMouseClick using long milliseconds #481

Upgraded dependencies:

Fixed bugs:

  • kotlinx.serialization.SerializationException: org.hildan.chrome.devtools.domains.accessibility.AXPropertyName does not contain element with name 'uninteresting' #466
  • Synthetic enum types hypothetically could miss deprecated/experimental flags #468