6.0.0-1312386
Implemented enhancements:
- Add overloads of
PageSession.clickOnElement
andInputDomain.dispatchMouseClick
withDuration
instead of long milliseconds #399
Deprecations:
- Deprecate
clickOnElement
anddispatchMouseClick
with long milliseconds in favor of overloads withDuration
#398
Removals:
- Remove obsolete extensions and classes that were moved/renamed/replaced in v5.0.0-1140464 #397
- Remove the deprecated
awaitNodeBySelector
withpollingPeriodMillis: Long
#396
Upgraded dependencies:
- Update to Chrome DevTools Protocol version 1312386 #395 (@github-actions[bot])
- Bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.6.3 to 1.7.0 #393 (@dependabot[bot])
- Bump kotlin from 1.9.24 to 2.0.0 #390 (@dependabot[bot])