Max Schmitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							951040185d 
							
						 
					 
					
						
						
							
							docs(test-parameterize): improve forEach example ( #31331 )  
						
						
						
						
					 
					
						2024-06-19 17:45:27 +02:00 
						 
				 
			
				
					
						
							
							
								Dmitry Gozman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6ae9adfa4f 
							
						 
					 
					
						
						
							
							test: add "clock" to the metadata for dashboard traceability ( #31370 )  
						
						
						
						
					 
					
						2024-06-18 14:56:08 -07:00 
						 
				 
			
				
					
						
							
							
								Dmitry Gozman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ac90a47b73 
							
						 
					 
					
						
						
							
							fix(click): do not retarget <a> to the parent <label> ( #31368 )  
						
						... 
						
						
						
						Fixes  #31359 . 
					
						2024-06-18 12:12:19 -07:00 
						 
				 
			
				
					
						
							
							
								Yury Semikhatsky 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f6972c1e23 
							
						 
					 
					
						
						
							
							docs: use long for time in milliseconds ( #31369 )  
						
						... 
						
						
						
						In Java and .NET int is not enough to store millis since epoch. 
						
						
					 
					
						2024-06-18 10:47:29 -07:00 
						 
				 
			
				
					
						
							
							
								Andrey Lushnikov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ee7b5e6315 
							
						 
					 
					
						
						
							
							test: make sure main page recording continues after popup closes ( #31365 )  
						
						... 
						
						
						
						References https://github.com/microsoft/playwright/issues/30837  
						
						
					 
					
						2024-06-18 10:29:41 -07:00 
						 
				 
			
				
					
						
							
							
								Max Schmitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							02416877da 
							
						 
					 
					
						
						
							
							test: rebase golden snapshots on Chromium macOS arm64 ( #31344 )  
						
						
						
						
					 
					
						2024-06-18 19:09:24 +02:00 
						 
				 
			
				
					
						
							
							
								Yury Semikhatsky 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							dbc54c763d 
							
						 
					 
					
						
						
							
							test: delete tests for non-existing fastForwardTo ( #31366 )  
						
						... 
						
						
						
						The tests repeat `it.describe('fastForward'` above them. 
						
						
					 
					
						2024-06-18 09:34:32 -07:00 
						 
				 
			
				
					
						
							
							
								Max Schmitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5fc56283a6 
							
						 
					 
					
						
						
							
							fix(clock): throw for invalid date ( #31356 )  
						
						... 
						
						
						
						Fixes https://github.com/microsoft/playwright/issues/31354  
						
						
					 
					
						2024-06-18 18:23:55 +02:00 
						 
				 
			
				
					
						
							
							
								Max Schmitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c6aab05bd5 
							
						 
					 
					
						
						
							
							devops: make Android driver compile ( #31360 )  
						
						... 
						
						
						
						Fixes https://github.com/microsoft/playwright/issues/31355 
All changes were done with the Android Studio upgrade assistant. It
updates it to the latest Gradle to make it compatible with recent Java
while keeping the `targetSdkVersion` unchanged. 
						
						
					 
					
						2024-06-18 18:23:29 +02:00 
						 
				 
			
				
					
						
							
							
								Max Schmitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f05b4daa2f 
							
						 
					 
					
						
						
							
							fix(clock): under reused context ( #31357 )  
						
						... 
						
						
						
						We uninstall all the setInitScript but forgot to mark `installed` as
`false`.
Fixes https://github.com/microsoft/playwright/issues/31353  
						
						
					 
					
						2024-06-18 18:21:33 +02:00 
						 
				 
			
				
					
						
							
							
								Andrey Lushnikov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							acf1b1f88c 
							
						 
					 
					
						
						
							
							test: add test reduced motion reset ( #31364 )  
						
						... 
						
						
						
						References https://github.com/microsoft/playwright/issues/31328  
						
						
					 
					
						2024-06-18 09:01:35 -07:00 
						 
				 
			
				
					
						
							
							
								Robin Munn 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e1e6c28722 
							
						 
					 
					
						
						
							
							docs: fix typo in 1.45 release notes ( #31350 )  
						
						
						
						
					 
					
						2024-06-18 10:11:48 +02:00 
						 
				 
			
				
					
						
							
							
								Yury Semikhatsky 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9e6772818e 
							
						 
					 
					
						
						
							
							chore: cache normalized whitespaces in recorder ( #31349 )  
						
						... 
						
						
						
						Reference: https://github.com/microsoft/playwright/issues/31254 
On the web page from the bug it reduces time to compute selectors by 8x:
**Before:**
<img width="549" alt="before"
src="https://github.com/microsoft/playwright/assets/9798949/f4482860-29d5-4643-92ab-b360a702f232 ">
**After:**
<img width="580" alt="after"
src="https://github.com/microsoft/playwright/assets/9798949/b6aca6a1-9306-4041-9042-d504dce1c33a "> 
						
						
					 
					
						2024-06-17 18:20:15 -07:00 
						 
				 
			
				
					
						
							
							
								Yury Semikhatsky 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5443b66636 
							
						 
					 
					
						
						
							
							fix(codegen): trim alt selectors to 80 chars ( #31346 )  
						
						... 
						
						
						
						Fixes https://github.com/microsoft/playwright/issues/31254  
						
						
					 
					
						2024-06-17 16:32:22 -07:00 
						 
				 
			
				
					
						
							
							
								Playwright Service 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f3f708e01a 
							
						 
					 
					
						
						
							
							feat(firefox-beta): roll to r1454 ( #31343 )  
						
						... 
						
						
						
						Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-06-17 21:34:24 +02:00 
						 
				 
			
				
					
						
							
							
								Dmitry Gozman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a002572dd2 
							
						 
					 
					
						
						
							
							test: update some test conditions ( #31336 )  
						
						
						
						
					 
					
						2024-06-17 10:20:57 -07:00 
						 
				 
			
				
					
						
							
							
								Pavel Feldman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2a7f17d820 
							
						 
					 
					
						
						
							
							chore: fix simulated clock bots ( #31301 )  
						
						
						
						
					 
					
						2024-06-17 09:17:38 -07:00 
						 
				 
			
				
					
						
							
							
								Max Schmitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b62af828c3 
							
						 
					 
					
						
						
							
							docs(input): fix pressSequentially typo ( #31333 )  
						
						
						
						
					 
					
						2024-06-17 16:27:36 +02:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6fb214de23 
							
						 
					 
					
						
						
							
							chore(deps-dev): bump braces from 3.0.2 to 3.0.3 ( #31293 )  
						
						
						
						
					 
					
						2024-06-17 10:52:27 +02:00 
						 
				 
			
				
					
						
							
							
								Fumiaki MATSUSHIMA 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							838c572209 
							
						 
					 
					
						
						
							
							fix: select issue in Windows with Edge ( #31270 )  
						
						
						
						
					 
					
						2024-06-17 10:28:07 +02:00 
						 
				 
			
				
					
						
							
							
								Sander 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1cbc67144a 
							
						 
					 
					
						
						
							
							docs(ct): format story example code ( #31317 )  
						
						
						
						
					 
					
						2024-06-17 10:27:34 +02:00 
						 
				 
			
				
					
						
							
							
								Dmitry Gozman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2ae2fb421c 
							
						 
					 
					
						
						
							
							chore: roll stable test runner to 1.45.0-beta-1718411373000 ( #31326 )  
						
						
						
						
					 
					
						2024-06-14 19:43:35 -07:00 
						 
				 
			
				
					
						
							
							
								Dmitry Gozman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a4deced132 
							
						 
					 
					
						
						
							
							chore: update browser_patches to May 1st ( #31325 )  
						
						
						
						
					 
					
						2024-06-14 18:38:09 -07:00 
						 
				 
			
				
					
						
							
							
								Dmitry Gozman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							32e25a252b 
							
						 
					 
					
						
						
							
							chore: mark v1.46.0-next ( #31324 )  
						
						
						
						
					 
					
						2024-06-14 18:22:42 -07:00 
						 
				 
			
				
					
						
							
							
								Dmitry Gozman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b7582616a9 
							
						 
					 
					
						
						
							
							docs: js release notes for v1.45 ( #31323 )  
						
						
						
						
					 
					
						2024-06-14 17:29:33 -07:00 
						 
				 
			
				
					
						
							
							
								Yury Semikhatsky 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							76ba94bce6 
							
						 
					 
					
						
						
							
							test: postBody for intercepted fetch FormData with Blob ( #31321 )  
						
						... 
						
						
						
						Fixes https://github.com/microsoft/playwright/issues/24077  
						
						
					 
					
						2024-06-14 13:30:22 -07:00 
						 
				 
			
				
					
						
							
							
								Dmitry Gozman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fce2874796 
							
						 
					 
					
						
						
							
							feat(types): export PageAssertionsToHaveScreenshotOptions type ( #31319 )  
						
						... 
						
						
						
						Fixes  #31089 . 
					
						2024-06-14 09:39:21 -07:00 
						 
				 
			
				
					
						
							
							
								Playwright Service 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cf85905f44 
							
						 
					 
					
						
						
							
							feat(webkit): roll to r2035 ( #31308 )  
						
						
						
						
					 
					
						2024-06-14 10:49:50 +02:00 
						 
				 
			
				
					
						
							
							
								Max Schmitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a9200be0af 
							
						 
					 
					
						
						
							
							fix(screenshotter): only wait for for document.fonts.ready on locator frame / page main frame ( #31295 )  
						
						... 
						
						
						
						**Investigation**
~~We use `nonStallingEvaluateInExistingContext` as of today, which does
`eval()` inside (from our utilityScript) which breaks for some sites. It
causes a hang, since the returned `Promise` of `eval()` hangs. We don't
know as of today why this happens. Without wrapping it ini `eval()` it
does not hang.~~
~~Workaround: Do a plain Runtime.evaluate instead.~~
workaround: Only wait on main frame.
Relates https://github.com/microsoft/playwright/issues/28995  (keeping it
open until they confirm that it helps) 
						
						
					 
					
						2024-06-14 01:22:14 +02:00 
						 
				 
			
				
					
						
							
							
								Max Schmitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4fff548fc6 
							
						 
					 
					
						
						
							
							docs: remove redundant duplicate headed paragraph ( #31298 )  
						
						
						
						
					 
					
						2024-06-14 01:20:14 +02:00 
						 
				 
			
				
					
						
							
							
								Sander 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							132ceff702 
							
						 
					 
					
						
						
							
							docs(ct): faq how to access the component instance ( #31305 )  
						
						... 
						
						
						
						The question has been asked a few times:
https://github.com/microsoft/playwright/issues/16889 ,
https://github.com/microsoft/playwright/issues/22606  and I think more
people will encounter this 
						
						
					 
					
						2024-06-13 16:10:35 -07:00 
						 
				 
			
				
					
						
							
							
								Max Schmitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a76e5824c0 
							
						 
					 
					
						
						
							
							docs: examples for file directory upload ( #31302 )  
						
						
						
						
					 
					
						2024-06-13 23:37:47 +02:00 
						 
				 
			
				
					
						
							
							
								Dmitry Gozman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d0b052e1e0 
							
						 
					 
					
						
						
							
							fix(chromium): pass --enable-gpu when running headless ( #30937 )  
						
						... 
						
						
						
						Fixes  #30585 . 
					
						2024-06-13 11:27:17 -07:00 
						 
				 
			
				
					
						
							
							
								Pavel Feldman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							897f7449ef 
							
						 
					 
					
						
						
							
							fix(clock): fix pauseAt to arrive at wall time ( #31297 )  
						
						
						
						
					 
					
						2024-06-13 10:21:00 -07:00 
						 
				 
			
				
					
						
							
							
								Playwright Service 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8ea663aa64 
							
						 
					 
					
						
						
							
							feat(firefox): roll to r1454 ( #31288 )  
						
						
						
						
					 
					
						2024-06-13 16:19:09 +02:00 
						 
				 
			
				
					
						
							
							
								Playwright Service 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							def622b15d 
							
						 
					 
					
						
						
							
							feat(chromium-tip-of-tree): roll to r1231 ( #31292 )  
						
						... 
						
						
						
						Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-06-13 16:15:49 +02:00 
						 
				 
			
				
					
						
							
							
								Dmitry Gozman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b9106a4c42 
							
						 
					 
					
						
						
							
							fix(test runner): do not use @babel/plugin-transform-dynamic-import ( #31285 )  
						
						... 
						
						
						
						Historically, this plugin was important to translate dynamic imports
into require calls so that we can intercept them and transpile.
This is not needed anymore with ESM loader enabled by default, so we can
avoid this transformation and support dynamic imports of ESM-only
packages/files.
Fixes  #17075 , fixes  #23255 , fixes  #31140 , references #23662 . 
						
						
					 
					
						2024-06-13 06:18:44 -07:00 
						 
				 
			
				
					
						
							
							
								Playwright Service 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e8285369f5 
							
						 
					 
					
						
						
							
							feat(chromium): roll to r1123 ( #31289 )  
						
						
						
						
					 
					
						2024-06-13 11:28:56 +02:00 
						 
				 
			
				
					
						
							
							
								Playwright Service 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a2a6431efd 
							
						 
					 
					
						
						
							
							feat(webkit): roll to r2033 ( #31286 )  
						
						... 
						
						
						
						Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-06-13 10:05:49 +02:00 
						 
				 
			
				
					
						
							
							
								Yury Semikhatsky 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d432899d2f 
							
						 
					 
					
						
						
							
							docs: drop macOS 12 from supported systems ( #31283 )  
						
						
						
						
					 
					
						2024-06-12 15:26:35 -07:00 
						 
				 
			
				
					
						
							
							
								Yury Semikhatsky 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9a31821411 
							
						 
					 
					
						
						
							
							test: disable page-drag tests in headed linux ( #31280 )  
						
						... 
						
						
						
						The tests have been flaking across browsers apparently due to stray
mouse event sent by the OS.
See
https://devops.playwright.dev/flakiness.html#filter_spec=page%2Fpage-drag.spec.ts&show_flaky=true×tamp=1718225128508  
						
						
					 
					
						2024-06-12 15:09:56 -07:00 
						 
				 
			
				
					
						
							
							
								Max Schmitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fbb44b043b 
							
						 
					 
					
						
						
							
							test: skip folder upload tests on macOS-12 and Android ( #31281 )  
						
						
						
						
					 
					
						2024-06-12 23:58:36 +02:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f63b0252c9 
							
						 
					 
					
						
						
							
							chore(deps): bump braces from 3.0.2 to 3.0.3 in /packages/playwright/bundles/utils ( #31264 )  
						
						
						
						
					 
					
						2024-06-12 22:22:35 +02:00 
						 
				 
			
				
					
						
							
							
								Max Schmitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							dcf4e4e054 
							
						 
					 
					
						
						
							
							feat: allow folder uploads ( #31165 )  
						
						
						
						
					 
					
						2024-06-12 22:20:18 +02:00 
						 
				 
			
				
					
						
							
							
								Debbie O'Brien 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							751a41f9ee 
							
						 
					 
					
						
						
							
							docs: update how network and console work ( #31278 )  
						
						
						
						
					 
					
						2024-06-12 09:12:05 -07:00 
						 
				 
			
				
					
						
							
							
								Yury Semikhatsky 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f1475fa644 
							
						 
					 
					
						
						
							
							chore: trim multiline step titles to first line ( #31269 )  
						
						... 
						
						
						
						Fixes https://github.com/microsoft/playwright/issues/31266  
						
						
					 
					
						2024-06-12 08:24:12 -07:00 
						 
				 
			
				
					
						
							
							
								Playwright Service 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6a7bfe63a1 
							
						 
					 
					
						
						
							
							feat(webkit): roll to r2031 ( #31272 )  
						
						
						
						
					 
					
						2024-06-12 16:06:47 +02:00 
						 
				 
			
				
					
						
							
							
								Dmitry Gozman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f115ba85d9 
							
						 
					 
					
						
						
							
							test: add more edge-case tests for clock ( #31256 )  
						
						
						
						
					 
					
						2024-06-11 16:43:44 -07:00 
						 
				 
			
				
					
						
							
							
								Pavel Feldman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cf400a6080 
							
						 
					 
					
						
						
							
							Revert "feat(test runner): shuffle order of tests with sharding seed … ( #31260 )  
						
						... 
						
						
						
						…(#30817 )" 
						
						
					 
					
						2024-06-11 16:05:35 -07:00 
						 
				 
			
				
					
						
							
							
								Pavel Feldman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							732e7393d3 
							
						 
					 
					
						
						
							
							Revert "feat(test): add URL field to annotations for hyperlink disp… ( #31259 )  
						
						... 
						
						
						
						…lay (#30665 )" 
						
						
					 
					
						2024-06-11 16:05:21 -07:00