Commit Graph

249 Commits

Author SHA1 Message Date
Nikolay Vitkov
dfb31f3e92
test: puppeteer.connect with using disconnects the browser (#12371) 2024-05-02 07:22:06 +00:00
Nikolay Vitkov
3103744a67
chore: don't run destroyHandles if realm is already disposed (#12365) 2024-04-30 07:59:07 +02:00
Nikolay Vitkov
1c1891e6ab
docs: update links (#12351) 2024-04-26 13:13:43 +00:00
Alex Rudenko
88b46ee502
feat(webdriver): support ARIA selectors (#12315)
Co-authored-by: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com>
2024-04-25 10:32:04 +00:00
Nikolay Vitkov
e35e783a74
chore: make a single visibility check (#12317) 2024-04-24 13:13:09 +00:00
Nikolay Vitkov
e254f746ee
chore: remove type castings (#12322) 2024-04-24 14:26:01 +02:00
Nikolay Vitkov
9a17ec3b2a
fix(performance): cache isolatedHandle (#12150)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-19 11:55:05 +02:00
Nikolay Vitkov
15dde692f3
docs: update links to point to property table (#12249) 2024-04-11 13:01:13 +02:00
Nikolay Vitkov
a2f3415df2
chore(webdriver): support for Page.authenticate (#12217) 2024-04-11 08:19:26 +00:00
Ahsan Moin
4ba7c9e093
chore: fix typos (#12242) 2024-04-09 12:36:02 +02:00
Alex Rudenko
17e9fee77b
refactor: include the cause into locator abort and timeout errors (#12207) 2024-04-05 09:18:24 +00:00
Nikolay Vitkov
08bc8542ea
chore(webdriver): support priority for request interception (#12191) 2024-04-02 11:20:36 +00:00
Alex Rudenko
b1d30a6158
refactor: remove deferred from addStyleTag (#12166) 2024-03-27 19:30:20 +01:00
Alex Rudenko
957cb8ee6c
refactor: remove deferred from addScriptTag (#12165) 2024-03-27 17:23:51 +01:00
Rick Viscomi
950cbf73f8
docs: remove obsolete page.target() from CDPSession doc (#12163) 2024-03-27 16:23:04 +01:00
Nikolay Vitkov
6edb80b2a5
chore(webdriver): support options in request.continue (#12155) 2024-03-27 10:42:12 +00:00
Alex Rudenko
00fa75ec9e
docs: mention issues with buffer encoding (#12141) 2024-03-25 09:30:56 +01:00
Alex Rudenko
d4760317c9
fix: reload should not resolve early on fragment navigations (#12119) 2024-03-21 10:54:57 +00:00
Alex Rudenko
b096ffaa03
fix: support clip in ElementHandle.screenshot (#12115) 2024-03-21 08:16:24 +00:00
dependabot[bot]
93e9acc410
chore(deps-dev): Bump the dev-dependencies group with 3 updates (#12101)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nikolay Vitkov <nvitkov@chromium.org>
2024-03-20 15:03:14 +00:00
Nikolay Vitkov
e867dd435f
docs: remove double the (#12087) 2024-03-13 15:04:48 +00:00
jrandolf
1a05d37cf2
chore: remove skip and add more frame.name() instructions (#12085) 2024-03-13 14:44:42 +00:00
jrandolf
0203b4533d
feat: deprecate Frame.prototype.name (#12084) 2024-03-13 14:29:59 +00:00
Darío Kondratiuk
4f422e60a6
test: improve target.asPage tests (#12060) 2024-03-11 10:54:55 +00:00
Alex Rudenko
873d6db020
build: make sure license information is preserved (#11971) 2024-02-22 13:42:59 +01:00
Alex Rudenko
ceab7a9042
fix: deprecate isIncognito (#11962) 2024-02-21 13:52:58 +01:00
Alex Rudenko
1bdae40ec8
feat: support closing workers (#11870) 2024-02-13 13:40:59 +01:00
jrandolf
15c986c2bc
fix: deprecate Page.prototype.target (#11872) 2024-02-08 12:56:58 +00:00
jrandolf
194e7f5063
chore: move worlds to CDP (#11852) 2024-02-06 17:49:51 +01:00
jrandolf
dfdd1aab38
chore: use existing types (#11851)
Co-authored-by: Alex Rudenko <OrKoN@users.noreply.github.com>
2024-02-06 17:42:51 +01:00
jrandolf
6c5b9ad3b9
refactor: rename _requestId to id (#11850)
Co-authored-by: Alex Rudenko <OrKoN@users.noreply.github.com>
2024-02-06 17:42:25 +01:00
jrandolf
27c71a9cf6
chore: use generic implementation for BrowserContext.waitForTarget (#11848)
Co-authored-by: Alex Rudenko <OrKoN@users.noreply.github.com>
2024-02-06 17:42:05 +01:00
Alex Rudenko
c5cee0e37d
fix: frameElement should work for framesets (#11842) 2024-02-06 12:13:06 +00:00
Alex Rudenko
46a3ef2681
refactor!: rename createIncognitoBrowserContext to createBrowserContext (#11834) 2024-02-05 10:43:37 +01:00
Nikolay Vitkov
b2c69fe5bd
build: fix EsLint rule and add fixer (#11826) 2024-02-05 10:26:37 +01:00
Nikolay Vitkov
84d9a94d62
refactor!: use ReadableStreams (#11805) 2024-02-02 13:25:02 +01:00
Nikolay Vitkov
514e2d5241
refactor!: remove duplicate type names (#11803) 2024-02-02 13:22:47 +01:00
Alex Rudenko
f18d44761c
refactor!: remove InterceptResolutionStrategy (#11788) 2024-02-02 13:21:48 +01:00
Nikolay Vitkov
53c9134809
refactor!: remove $x and waitForXpath (#11782) 2024-02-02 13:18:43 +01:00
Nikolay Vitkov
1900fa9418
refactor!: remove waitForTimeout (#11780) 2024-02-02 13:17:24 +01:00
jrandolf
ced2235ada
fix!: remove viewport resizing from ElementHandle.screenshot (#11774) 2024-02-02 13:14:59 +01:00
Maksim Sadym
9cb1fde589
feat!: BiDi cookies (#11532)
Co-authored-by: Maksim Sadym <sadym@google.com>
Co-authored-by: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com>
2024-02-02 13:13:00 +01:00
jrandolf
0f0813db38
fix: use shareReplay for inflight requests (#11810) 2024-02-02 08:09:33 +01:00
jrandolf
9cd66731d1
fix: set viewport for element screenshots (#11772) 2024-01-29 13:09:09 +00:00
jrandolf
d085127bba
refactor: use generic implementation for waitForNetworkIdle (#11757) 2024-01-26 16:06:41 +01:00
Alex Rudenko
f88e1da638
feat: add experimental browser.debugInfo (#11748) 2024-01-25 14:57:45 +00:00
jrandolf
08f761486e
refactor: use generic implementation for waitForRequest (#11753) 2024-01-25 14:52:11 +01:00
jrandolf
3698fa8aec
refactor: use generic implementation for waitForResponse (#11752) 2024-01-25 14:22:48 +01:00
Nikolay Vitkov
76da4e6479
chore: extract protocol utils to separate files (#11706) 2024-01-19 13:36:26 +00:00
jrandolf
d0dd209850
refactor: implement fromEmitterEvent (#11658) 2024-01-09 13:45:45 +00:00