You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add overloads of `PageSession.clickOnElement` and `InputDomain.dispatchMouseClick` with `Duration` instead of long milliseconds [\#399](https://github.com/joffrey-bion/chrome-devtools-kotlin/issues/399)
9
+
10
+
**Deprecations:**
11
+
12
+
- Deprecate `clickOnElement` and `dispatchMouseClick` with long milliseconds in favor of overloads with `Duration`[\#398](https://github.com/joffrey-bion/chrome-devtools-kotlin/issues/398)
13
+
14
+
**Removals:**
15
+
16
+
- Remove obsolete extensions and classes that were moved/renamed/replaced in v5.0.0\-1140464 [\#397](https://github.com/joffrey-bion/chrome-devtools-kotlin/issues/397)
17
+
- Remove the deprecated `awaitNodeBySelector` with `pollingPeriodMillis: Long`[\#396](https://github.com/joffrey-bion/chrome-devtools-kotlin/issues/396)
18
+
19
+
**Upgraded dependencies:**
20
+
21
+
- Update to Chrome DevTools Protocol version 1312386 [\#395](https://github.com/joffrey-bion/chrome-devtools-kotlin/pull/395) ([@github-actions[bot]](https://github.com/apps/github-actions))
22
+
- Bump org.jetbrains.kotlinx:kotlinx\-serialization\-json from 1.6.3 to 1.7.0 [\#393](https://github.com/joffrey-bion/chrome-devtools-kotlin/pull/393) ([@dependabot[bot]](https://github.com/apps/dependabot))
23
+
- Bump kotlin from 1.9.24 to 2.0.0 [\#390](https://github.com/joffrey-bion/chrome-devtools-kotlin/pull/390) ([@dependabot[bot]](https://github.com/apps/dependabot))
0 commit comments