Releases: joffrey-bion/chrome-devtools-kotlin
Releases · joffrey-bion/chrome-devtools-kotlin
6.5.0-1383960
Upgraded dependencies:
- Update to Chrome DevTools Protocol version 1383960 #444 (@github-actions[bot])
- Bump kotlin from 2.0.20 to 2.0.21 #450 (@dependabot[bot])
- Bump org.jetbrains.kotlinx:atomicfu from 0.25.0 to 0.26.0 #451 (@dependabot[bot])
- Bump ktor from 2.3.12 to 3.0.1 #448 (@dependabot[bot])
- Bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.7.2 to 1.7.3 #443 (@dependabot[bot])
- Bump org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.8.1 to 1.9.0 #441 (@dependabot[bot])
6.4.1-1347815
Upgraded dependencies:
- Update to Chrome DevTools Protocol version 1347815 #433 (@github-actions[bot])
- Bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.7.1 to 1.7.2 #434 (@dependabot[bot])
6.4.0-1346313
Upgraded dependencies:
- Update to Chrome DevTools Protocol version 1346313 #432 (@github-actions[bot])
6.4.0-1345247
Upgraded dependencies:
- Update to Chrome DevTools Protocol version 1345247 #430 (@github-actions[bot])
- Bump kotlin from 2.0.10 to 2.0.20 #431 (@dependabot[bot])
6.3.0-1340018
Upgraded dependencies:
- Update to Chrome DevTools Protocol version 1340018 #423 (@github-actions[bot])
6.3.0-1337664
Upgraded dependencies:
- Update to Chrome DevTools Protocol version 1337664 #420 (@github-actions[bot])
- Bump kotlin from 2.0.0 to 2.0.10 #422 (@dependabot[bot])
6.2.0-1336433
Upgraded dependencies:
- Update to Chrome DevTools Protocol version 1336433 #411 (@github-actions[bot])
- Bump testcontainers from 1.20.0 to 1.20.1 #417 (@dependabot[bot])
6.2.0-1326544
Upgraded dependencies:
- Update to Chrome DevTools Protocol version 1326544 #410 (@github-actions[bot])
6.1.0-1319565
Upgraded dependencies:
- Bump org.jetbrains.kotlinx:atomicfu from 0.24.0 to 0.25.0 #404 (@dependabot[bot])
- Update to Chrome DevTools Protocol version 1319565 #401 (@github-actions[bot])
- Bump ktor from 2.3.11 to 2.3.12 #402 (@dependabot[bot])
- Bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.7.0 to 1.7.1 #403 (@dependabot[bot])
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])