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
- Raise deprecation level to `ERROR` for `PageSession.clickOnElement` and `InputDomain.dispatchMouseClick` using long milliseconds [\#481](https://github.com/joffrey-bion/chrome-devtools-kotlin/issues/481)
17
+
18
+
**Upgraded dependencies:**
19
+
20
+
- Update to Chrome DevTools Protocol version 1400418 [\#480](https://github.com/joffrey-bion/chrome-devtools-kotlin/pull/480) ([@joffrey-bion](https://github.com/joffrey-bion))
21
+
- Bump ktor from 3.0.2 to 3.0.3 [\#471](https://github.com/joffrey-bion/chrome-devtools-kotlin/pull/471) ([@dependabot[bot]](https://github.com/apps/dependabot))
22
+
- Bump org.jetbrains.kotlinx:kotlinx\-coroutines\-core from 1.9.0 to 1.10.1 [\#475](https://github.com/joffrey-bion/chrome-devtools-kotlin/pull/475) ([@dependabot[bot]](https://github.com/apps/dependabot))
23
+
24
+
**Fixed bugs:**
25
+
26
+
-`kotlinx.serialization.SerializationException: org.hildan.chrome.devtools.domains.accessibility.AXPropertyName does not contain element with name 'uninteresting'`[\#466](https://github.com/joffrey-bion/chrome-devtools-kotlin/issues/466)
27
+
- Synthetic enum types hypothetically could miss `deprecated`/`experimental` flags [\#468](https://github.com/joffrey-bion/chrome-devtools-kotlin/issues/468)
0 commit comments