jrandolf
|
d085127bba
|
refactor: use generic implementation for waitForNetworkIdle (#11757)
|
2024-01-26 16:06:41 +01:00 |
|
Alex Rudenko
|
ce894a2ffc
|
feat: download chrome-headless-shell by default and use it for the old headless mode (#11754)
|
2024-01-25 21:39:07 +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 |
|
Alex Rudenko
|
b5e50865a4
|
build: regen package-lock.json (#11735)
|
2024-01-24 11:38:21 +00:00 |
|
Nikolay Vitkov
|
e8b501de6f
|
docs: update website deps and fix some broken links (#11631)
|
2024-01-05 08:28:39 +00:00 |
|
Alex Rudenko
|
66aa770038
|
feat: allow converting other targets to pages (#11604)
|
2024-01-02 10:32:03 +00:00 |
|
Alex Rudenko
|
80143def96
|
feat: support fetching request POST data (#11598)
|
2024-01-02 11:02:08 +01:00 |
|
Alex Rudenko
|
c660d4001d
|
feat: support timeouts per CDP command (#11595)
|
2024-01-02 11:00:07 +01:00 |
|
Ben Elliott
|
0651d2c68e
|
docs: clarify Page.waitForFunction() docs to mention that it will w… (#11592)
|
2023-12-28 04:11:58 +00:00 |
|
jrandolf
|
af6eba4bea
|
chore: abstract web worker API (#11558)
|
2023-12-15 13:08:28 +01:00 |
|
jrandolf
|
2bcf1e62d8
|
revert: "feat: download chrome-headless-shell by default and use it for the old headless mode" (#11545)
|
2023-12-13 14:40:06 +01:00 |
|
jrandolf
|
b6d1163f7f
|
fix: emulate if captureBeyondViewport is false (#11525)
|
2023-12-12 23:12:24 +00:00 |
|
Alex Rudenko
|
75ba27bca2
|
feat: download chrome-headless-shell by default and use it for the old headless mode (#11093)
|
2023-12-07 10:00:20 +00:00 |
|
Maksim Sadym
|
a66d029607
|
fix: end WebDriver BiDi session on disconnect (#11470)
Co-authored-by: Maksim Sadym <sadym@google.com>
|
2023-11-30 14:27:49 +00:00 |
|
Alex Rudenko
|
585b7c1941
|
docs: fix clickCount docs (#11468)
|
2023-11-30 10:07:24 +00:00 |
|
Alex Rudenko
|
1014abc087
|
docs: fixing docs (#11460)
|
2023-11-29 13:29:13 +00:00 |
|
Miki Lombardi
|
39e3d4bceb
|
docs: Upgrading to Docusaurus V3 (#11434)
Co-authored-by: Alex Rudenko <alexrudenko@chromium.org>
|
2023-11-29 13:08:08 +01:00 |
|
Alex Rudenko
|
8aba033dde
|
feat: experimental WebDriver BiDi support with Firefox (#11412)
Co-authored-by: Jecelyn Yeen <5917927+jecfish@users.noreply.github.com>
|
2023-11-28 13:07:53 +01:00 |
|
Alex Rudenko
|
bbff323edf
|
docs: clarify the viewport() behavior (#11442)
|
2023-11-27 11:38:42 +01:00 |
|
Alex Rudenko
|
54b0bcbc46
|
docs: update faq (#11441)
|
2023-11-24 10:01:53 +00:00 |
|
Nathan
|
c7921ae42c
|
docs: fix typo in setViewport docs (#11382)
|
2023-11-16 13:48:02 +01:00 |
|
jrandolf
|
2bf28ea1e5
|
chore: implement document screenshots in BiDi (#11398)
|
2023-11-16 12:46:28 +00:00 |
|
Nikolay Vitkov
|
a9e959e8fe
|
docs: prefer ts code block (#11389)
|
2023-11-14 13:39:58 +01:00 |
|
Nikolay Vitkov
|
35a05d5cc4
|
docs: fix ElementHandle boundingBox & boxModel descriptions (#11339)
|
2023-11-13 15:47:42 +01:00 |
|
Nikolay Vitkov
|
915eb7ff4e
|
chore: update Prettier (#11372)
|
2023-11-13 13:28:15 +01:00 |
|
Alex Rudenko
|
4bf2a09a13
|
fix: mitt types should not be exported (#11371)
|
2023-11-13 13:27:17 +01:00 |
|
Nikolay Vitkov
|
0fe89b7da9
|
chore: add new UnsupportedOperation Error (#11322)
|
2023-11-09 13:57:33 +01:00 |
|
Nikolay Vitkov
|
f7cf05ce4a
|
docs: move ProductLauncher to abstract class (#11324)
|
2023-11-08 18:36:56 +00:00 |
|
Nikolay Vitkov
|
47e708b979
|
chore: use abstract for HTTP classes (#11300)
|
2023-11-06 10:15:09 +01:00 |
|
Nikolay Vitkov
|
22aeff1eac
|
fix: Type for ElementHandle.screenshot (#11274)
|
2023-10-30 11:02:43 +01:00 |
|
Nikolay Vitkov
|
0316863391
|
feat: added tagged (accessible) PDFs option (#11182)
|
2023-10-17 16:37:07 +02:00 |
|
Nikolay Vitkov
|
c8feb3e472
|
refactor: use RxJS for waitForTarget (#11029)
|
2023-10-11 08:11:22 +00:00 |
|
Nikolay Vitkov
|
067a5b2900
|
docs: fix screencast links (#11106)
|
2023-10-09 17:43:54 +02:00 |
|
jrandolf
|
f060d467c0
|
feat: implement screencasting (#11084)
|
2023-10-06 16:50:39 +02:00 |
|
jrandolf
|
9c0c299f0b
|
chore: remove emulation from touchscreen tests (#11003)
|
2023-10-06 11:08:44 +02:00 |
|
jrandolf
|
317f82055b
|
fix: update file chooser events (#11057)
|
2023-10-06 08:28:19 +02:00 |
|
jrandolf
|
ace1230e41
|
fix: set defaults in screenshot (#11021)
|
2023-09-25 15:05:20 +02:00 |
|
jrandolf
|
c3bd8eb878
|
chore: implement BiDi sendCharacter (#11000)
|
2023-09-22 17:22:25 +02:00 |
|
jrandolf
|
ecd6ac9dfa
|
chore: implement element screenshot (#10963)
|
2023-09-21 21:21:12 +02:00 |
|
Nikolay Vitkov
|
0b7f0216e9
|
chore: remove docs warnings (#10959)
|
2023-09-21 11:09:27 +02:00 |
|
Alex Rudenko
|
9cfc195794
|
test: enable queryObjects for bidi (#10964)
|
2023-09-21 10:49:30 +02:00 |
|
Nikolay Vitkov
|
7b5eabcc37
|
chore: BiDi setCacheEnabled (#10961)
|
2023-09-20 16:39:36 +02:00 |
|
Alex Rudenko
|
a4f13b53af
|
test: unskip csp tests (#10960)
|
2023-09-20 16:27:55 +02:00 |
|
Alex Rudenko
|
af42663edb
|
test: unskip touch tests (#10955)
|
2023-09-20 14:52:43 +02:00 |
|
jrandolf
|
cfed7b93ec
|
fix: make CDPSessionEvent.SessionAttached public (#10941)
|
2023-09-19 17:42:40 +02:00 |
|
jrandolf
|
2292078969
|
feat: implement BrowserContext.closed (#10928)
|
2023-09-18 20:11:55 +02:00 |
|
jrandolf
|
60582b7fbc
|
refactor: migrate browsingContext methods to frame (#10881)
|
2023-09-18 14:14:06 +02:00 |
|
jrandolf
|
a4345a477f
|
feat: implement Browser.connected (#10927)
|
2023-09-18 11:14:10 +02:00 |
|