jrandolf
c4a4412920
chore: implement waitForFrame
and use clickablePoint
for ElementHandle operations ( #10778 )
2023-08-24 20:32:29 +02:00
jrandolf
5f8d2a43b2
chore: use abstract for implemented methods ( #10774 )
2023-08-23 18:00:34 +02:00
jrandolf
27636afacf
chore: implement boxModel
, contentFrame
, and nested frame boundingBox
( #10773 )
2023-08-23 16:58:18 +02:00
Nikolay Vitkov
8fd0157c95
docs: fix website building ( #10777 )
2023-08-23 14:38:12 +02:00
Nikolay Vitkov
35dc2d8840
chore(ng-schematics): refactor away user-side complexity ( #10750 )
2023-08-18 09:09:26 +00:00
release-please[bot]
de719dbb86
chore: release main ( #10738 )
...
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2023-08-18 09:03:27 +00:00
Nikolay Vitkov
532c0eb40c
docs: update custom query handler ( #10726 )
2023-08-17 13:24:25 +02:00
Nikolay Vitkov
0a686fbf24
docs(ng-schematics): add Protractor migration info ( #10741 )
2023-08-16 18:58:32 +02:00
Mathias Bynens
416843ba68
feat: support chrome-headless-shell ( #10739 )
2023-08-16 11:34:54 +00:00
release-please[bot]
6d7ea9e105
chore: release main ( #10721 )
...
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2023-08-11 07:58:27 +02:00
Alex Rudenko
f70048c84f
refactor: turn Frame into EventEmitter ( #10711 )
2023-08-08 16:42:45 +02:00
release-please[bot]
854d488693
chore: release main ( #10681 )
...
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2023-08-08 16:05:17 +02:00
Lino Le Van
6d1b861895
docs: fix typo ( #10705 )
2023-08-08 08:09:34 +02:00
Nikolay Vitkov
7ecfe150a1
chore: tests for multi projects angular ( #10675 )
2023-08-03 11:02:25 +00:00
release-please[bot]
2f6870651e
chore: release main ( #10680 )
...
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2023-08-03 12:19:16 +02:00
release-please[bot]
9a814a3656
chore: release main ( #10598 )
...
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2023-08-02 14:50:46 +02:00
jrandolf
fdada74ba7
feat: implement Locator.prototype.waitHandle
( #10650 )
2023-07-27 10:47:29 +02:00
jrandolf
6ad92f7f84
feat: implement function locators ( #10632 )
2023-07-27 09:23:28 +02:00
jrandolf
34be28db5d
feat: implement immutable locator operations ( #10638 )
2023-07-26 17:00:00 +02:00
jrandolf
e73d35def0
feat: implement Locator.prototype.filter
( #10631 )
2023-07-25 16:46:10 +02:00
jrandolf
47eecf5bb1
feat: implement Locator.prototype.map
( #10630 )
2023-07-25 16:45:10 +02:00
jrandolf
5d34d42d15
feat: implement Locator.prototype.wait
( #10629 )
2023-07-25 16:43:18 +02:00
jrandolf
ede43ca2d3
chore: use RxJS for locator implementation ( #10607 )
...
Using RxJS greatly simplifies the control flow for locators and comes with automatic cleanup on failure. It greatly simplifies the `signal` logic and the retry logic.
2023-07-25 12:43:07 +02:00
Alex Rudenko
d0c5b8e089
feat: add page.createCDPSession method ( #10515 )
2023-07-21 14:03:52 +02:00
Alex Rudenko
0e60ce4cec
refactor: move Target to api ( #10602 )
2023-07-21 09:04:14 +02:00
Paul Draper
c60572a1ca
fix: remove typescript from peer dependencies ( #10593 )
...
Co-authored-by: Alex Rudenko <alexrudenko@chromium.org>
2023-07-21 09:03:55 +02:00
Alex Rudenko
44712d1e6e
refactor!: use Target for filters ( #10601 )
2023-07-20 16:18:00 +02:00
jrandolf
0715ad8281
refactor: move locators to separate files ( #10591 )
2023-07-20 15:06:42 +02:00
Alex Rudenko
87522e778a
feat: add executablePath to InstalledBrowser ( #10594 )
2023-07-20 10:53:15 +02:00
release-please[bot]
03adf4189e
chore: release main ( #10577 )
...
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2023-07-20 07:36:56 +00:00
Alex Rudenko
6c9306a72e
feat: add autofill support ( #10565 )
2023-07-19 17:42:31 +00:00
jrandolf
c14f9b64a7
chore: implement typed Locators, expects, and internal contexts ( #10573 )
2023-07-19 15:39:38 +00:00
Alex Rudenko
54c6ff2f3c
docs: clarify the path attribute of InstalledBrowser ( #10588 )
2023-07-19 12:32:22 +02:00
Nikolay Vitkov
caa81c090b
chore(ng-schematics): remove experimental suffix for Node ( #10585 )
2023-07-19 09:16:17 +02:00
Nikolay Vitkov
88439f913e
fix: update the target to ES2022 ( #10574 )
2023-07-18 18:28:03 +02:00
Alex Rudenko
a419abf509
test: unskip style tag tests ( #10572 )
2023-07-18 18:27:41 +02:00
Alex Rudenko
6f31c52217
docs: update gpu docs ( #10562 )
2023-07-17 12:13:13 +00:00
Nikolay Vitkov
de09b058ba
chore: update Prettier and other deps ( #10555 )
2023-07-17 10:52:54 +02:00
Kiko Beats
87aaed4807
feat(screenshot): enable optimizeForSpeed ( #10492 )
2023-07-03 11:43:34 +02:00
Nikolay Vitkov
10fa352102
docs: add ng-schematics
page ( #10459 )
2023-06-28 08:07:14 +00:00
Alex Rudenko
c35084dd2c
ci: separate unit tests ( #10436 )
2023-06-26 10:57:48 +02:00
Baptiste Lombard
a88d1936ca
docs: replace evaluateHandle with evaluate in the evaluate page ( #10439 )
2023-06-23 11:14:30 +02:00
release-please[bot]
3b09e956c6
chore: release main ( #10412 )
...
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2023-06-21 09:14:24 +02:00
jrandolf
3ba7fba838
chore: implement Bidi keyboard ( #10417 )
2023-06-19 17:44:39 +02:00
jrandolf
4f6b0d4e45
chore: implement Webdriver BiDi mouse and touchscreen ( #10402 )
...
Co-authored-by: Alex Rudenko <alexrudenko@chromium.org>
2023-06-19 11:26:30 +00:00
Nikolay Vitkov
c06e15fb5b
fix: added clipboard permission that was not exposed ( #10119 )
2023-06-19 08:53:54 +00:00
jrandolf
39847bd231
refactor: use input API for CDP inputs ( #10401 )
2023-06-19 10:12:43 +02:00
release-please[bot]
f93b94533d
chore: release main ( #10386 )
...
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2023-06-16 07:45:43 +00:00
release-please[bot]
3e3911acdb
chore: release main ( #10375 )
...
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2023-06-13 12:24:39 +00:00
Alex Rudenko
7cb6059bcc
fix: mark CDPSessionOnMessageObject as internal ( #10373 )
2023-06-13 13:53:48 +02:00