joffrey-bion/chrome-devtools-kotlin
An asynchronous coroutine-based Kotllin client for the Chrome DevTools Protocol
KotlinMIT
Issues
- 0
Deprecate `clickOnElement` and `dispatchMouseClick` with long milliseconds in favor of overloads with `Duration`
#398 opened by joffrey-bion - 0
Add overloads of `PageSession.clickOnElement` and `InputDomain.dispatchMouseClick` with `Duration` instead of long milliseconds
#399 opened by joffrey-bion - 0
Remove the deprecated `awaitNodeBySelector` with `pollingPeriodMillis: Long`
#396 opened by joffrey-bion - 0
Remove obsolete extensions and classes that were moved/renamed/replaced in v5.0.0-1140464
#397 opened by joffrey-bion - 0
Bump kotlin from 1.9.10 to 1.9.20
#315 opened by joffrey-bion - 0
Add support for `linuxArm64` platform
#307 opened by joffrey-bion - 0
- 3
Cookies set with `StorageDomain.setCookies` are not sent with `Page.goto()`
#282 opened by jschneider - 0
`BrowserSession.use()` and `PageSession.use()` swallow user exceptions when `close()` throws
#273 opened by joffrey-bion - 0
- 0
Upgrade Kotlin to version 1.9.0
#269 opened by joffrey-bion - 0
Upgrade atomicfu to version 0.21.0
#267 opened by joffrey-bion - 0
Upgrade Ktor to version 2.3.2
#266 opened by joffrey-bion - 0
Upgrade Kotlinx Serialization to version 1.5.1
#265 opened by joffrey-bion - 0
Upgrade Dokka to version 1.8.20
#263 opened by joffrey-bion - 0
Upgrade Kotlinx Coroutines to version 1.7.2
#264 opened by joffrey-bion - 0
Upgrade Kotlin to version 1.8.22
#262 opened by joffrey-bion - 0
Add support for `tvosSimulatorArm64` target
#261 opened by joffrey-bion - 0
Upgrade Ktor to 2.3.1
#259 opened by joffrey-bion - 0
Version 5.0.0 Release notes
#256 opened by joffrey-bion - 0
Add configuration lambda for navigation request to `navigateAndAwaitPageLoad`
#246 opened by joffrey-bion - 0
- 0
Rework page creation / navigation API
#255 opened by joffrey-bion - 0
Rename `ChromePageSession` -> `PageSession`
#253 opened by joffrey-bion - 0
Rename `RenderFrameTarget` -> `PageTarget`
#251 opened by joffrey-bion - 0
Allow to connect to any target type
#252 opened by joffrey-bion - 0
Extract interfaces for session types
#250 opened by joffrey-bion - 0
- 0
Make CDP request consistently fail with the same exception if the WS is closed concurrently
#247 opened by joffrey-bion - 0
- 0
Add helper `awaitNodeAbsentBySelector`
#240 opened by joffrey-bion - 0
- 0
- 0
Upgrade kotlinx-coroutines to version 1.7.0
#242 opened by joffrey-bion - 0
Upgrade Kotlin to 1.8.21
#238 opened by joffrey-bion - 0
- 0
Stop transitively exposing Ktor dependencies aside from `ktor-client-core`
#235 opened by joffrey-bion - 0
Stop transitively imposing the CIO Ktor engine
#236 opened by joffrey-bion - 0
Investigate failing `requestCacheNames` in test
#233 opened by joffrey-bion - 0
Upgrade Ktor to 2.3.0
#232 opened by joffrey-bion - 0
Upgrade Kotlin to 1.8.20
#231 opened by joffrey-bion - 1
- 0
- 0
Upgrade Kotlin to version 1.8.10
#224 opened by joffrey-bion - 0
Upgrade Kotlinx Serialization to 1.5.0
#223 opened by joffrey-bion - 0
Upgrade Ktor to version 2.2.4
#218 opened by joffrey-bion - 0
- 0
- 0
Add `Fetch` domain to `SharedWorker` target
#214 opened by joffrey-bion - 0
Upgrade Ktor to 2.1.3
#210 opened by joffrey-bion