Skip to content

Commit 4590ba4

Browse files
committed
Version 1.5.0-882324
1 parent 73bac9c commit 4590ba4

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Change Log
22

3+
## [1.5.0\-882324](https://github.com/joffrey-bion/chrome-devtools-kotlin/tree/1.5.0-882324) (2021-05-13)
4+
[View commits](https://github.com/joffrey-bion/chrome-devtools-kotlin/compare/1.4.0-881485...1.5.0-882324)
5+
6+
**Implemented enhancements:**
7+
8+
- Add helper to access "child pages" [\#92](https://github.com/joffrey-bion/chrome-devtools-kotlin/issues/92)
9+
- Add utility to click on DOM element by selector [\#91](https://github.com/joffrey-bion/chrome-devtools-kotlin/issues/91)
10+
- Allow to keep browserContext when closing a PageSession [\#89](https://github.com/joffrey-bion/chrome-devtools-kotlin/issues/89)
11+
12+
**Merged pull requests:**
13+
14+
- add ChromePageSession::close\(disposeBrowserContext\) [\#87](https://github.com/joffrey-bion/chrome-devtools-kotlin/pull/87) ([@cpdyj](https://github.com/cpdyj))
15+
- Update to Chrome DevTools Protocol version 882324 [\#88](https://github.com/joffrey-bion/chrome-devtools-kotlin/pull/88) ([@github-actions[bot]](https://github.com/apps/github-actions))
16+
317
## [1.4.0\-881485](https://github.com/joffrey-bion/chrome-devtools-kotlin/tree/1.4.0-881485) (2021-05-12)
418
[View commits](https://github.com/joffrey-bion/chrome-devtools-kotlin/compare/1.4.0-881010...1.4.0-881485)
519

0 commit comments

Comments
 (0)