Yury Semikhatsky 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							be259dac7c 
							
						 
					 
					
						
						
							
							fix: expose window.safari in webkit ( #21361 )  
						
						... 
						
						
						
						The actual API of the object is not implemented because those who want
to test it will likely need their own mock and for the browser detection
logic (as described in the bug) just having the property on window
should be sufficient.
Fixes  #21037  
						
						
					 
					
						2023-03-03 13:38:13 -08:00 
						 
				 
			
				
					
						
							
							
								Playwright Service 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0af8c0169e 
							
						 
					 
					
						
						
							
							feat(webkit): roll to r1807 ( #21389 )  
						
						
						
						
					 
					
						2023-03-03 11:28:05 -08:00 
						 
				 
			
				
					
						
							
							
								Pavel Feldman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c17eea7a3c 
							
						 
					 
					
						
						
							
							chore: fix xpath-in-iframe ( #21367 )  
						
						... 
						
						
						
						Fixes https://github.com/microsoft/playwright/issues/21364  
						
						
					 
					
						2023-03-03 09:13:25 -08:00 
						 
				 
			
				
					
						
							
							
								Playwright Service 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							00c34a83ef 
							
						 
					 
					
						
						
							
							feat(chromium-tip-of-tree): roll to r1091 ( #21356 )  
						
						... 
						
						
						
						Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> 
						
						
					 
					
						2023-03-03 13:38:32 +01:00 
						 
				 
			
				
					
						
							
							
								Max Schmitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							778f8e65d2 
							
						 
					 
					
						
						
							
							chore: do not cache between reused context ( #20052 )  
						
						... 
						
						
						
						Fixes https://github.com/microsoft/playwright/issues/19926  
						
						
					 
					
						2023-03-03 12:37:44 +01:00 
						 
				 
			
				
					
						
							
							
								Pavel Feldman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							09ff7eaaf2 
							
						 
					 
					
						
						
							
							chore: throw on context.close() if it was closed externally ( #21347 )  
						
						
						
						
					 
					
						2023-03-02 13:46:54 -08:00 
						 
				 
			
				
					
						
							
							
								Playwright Service 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b7dd226edd 
							
						 
					 
					
						
						
							
							feat(chromium): roll to r1052 ( #21353 )  
						
						... 
						
						
						
						Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> 
						
						
					 
					
						2023-03-02 22:07:20 +01:00 
						 
				 
			
				
					
						
							
							
								Playwright Service 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0ce5651975 
							
						 
					 
					
						
						
							
							feat(webkit): roll to r1805 ( #21349 )  
						
						... 
						
						
						
						Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> 
						
						
					 
					
						2023-03-02 22:07:05 +01:00 
						 
				 
			
				
					
						
							
							
								Max Schmitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e1e69cbbcc 
							
						 
					 
					
						
						
							
							fix(cli): pdf/screenshot did not save artifacts ( #21352 )  
						
						... 
						
						
						
						As of today we support CLI argument wise `--save-storage` and
`--save-har` in pdf/screenshot CLI command. But they are not working,
since we just close the browser rather than the context where we take
care of saving the artifacts.
`launchContext` has 4 usages:
- open/codegen there closing the browser / `SIGINT` will close it
gracefully
- pdf/screenshot there we will now close the page which will then
[here](b00579edb7/packages/playwright-core/src/cli/cli.ts (L503)3e84ab4701/tests/installation/playwright-cli-screenshot-should-work.spec.tshttps://github.com/microsoft/playwright/issues/20718  
						
						
					 
					
						2023-03-02 22:05:39 +01:00 
						 
				 
			
				
					
						
							
							
								Andrey Lushnikov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bfc895787f 
							
						 
					 
					
						
						
							
							fix(firefox): fix reload with hash URLs ( #21322 )  
						
						... 
						
						
						
						Fixes  #21145  
					
						2023-03-01 18:56:30 -08:00 
						 
				 
			
				
					
						
							
							
								Yury Semikhatsky 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3b800344b0 
							
						 
					 
					
						
						
							
							fix(oopif): get response body from adopting frame ( #21324 )  
						
						... 
						
						
						
						Fixes https://github.com/microsoft/playwright/issues/20809  
						
						
					 
					
						2023-03-01 17:18:58 -08:00 
						 
				 
			
				
					
						
							
							
								Pavel Feldman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e222874445 
							
						 
					 
					
						
						
							
							chore: ui mode first cut ( #21291 )  
						
						
						
						
					 
					
						2023-03-01 15:27:23 -08:00 
						 
				 
			
				
					
						
							
							
								Pavel Feldman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2cbafd7adf 
							
						 
					 
					
						
						
							
							chore: mark waitForNavigation as deprecated consistently ( #21309 )  
						
						
						
						
					 
					
						2023-03-01 12:40:50 -08:00 
						 
				 
			
				
					
						
							
							
								Yury Semikhatsky 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							60e5a93832 
							
						 
					 
					
						
						
							
							fix(store): support text and binary values ( #21006 )  
						
						
						
						
					 
					
						2023-03-01 08:49:31 -08:00 
						 
				 
			
				
					
						
							
							
								Playwright Service 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d12d35f124 
							
						 
					 
					
						
						
							
							feat(firefox): roll to r1384 ( #21271 )  
						
						... 
						
						
						
						Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> 
						
						
					 
					
						2023-03-01 10:25:43 +01:00 
						 
				 
			
				
					
						
							
							
								Playwright Service 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c7df9e6bcb 
							
						 
					 
					
						
						
							
							feat(firefox-beta): roll to r1386 ( #21276 )  
						
						... 
						
						
						
						Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> 
						
						
					 
					
						2023-03-01 00:40:22 -08:00 
						 
				 
			
				
					
						
							
							
								Pavel Feldman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							de3a5e2a91 
							
						 
					 
					
						
						
							
							chore(trace): include expect steps in a trace ( #21199 )  
						
						
						
						
					 
					
						2023-02-28 13:26:23 -08:00 
						 
				 
			
				
					
						
							
							
								Dmitry Gozman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							27027658dc 
							
						 
					 
					
						
						
							
							chore: fix all Proxy() to account for symbol properties ( #21272 )  
						
						... 
						
						
						
						Fixes  #20940 . 
					
						2023-02-28 12:45:14 -08:00 
						 
				 
			
				
					
						
							
							
								Playwright Service 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							274939eaf8 
							
						 
					 
					
						
						
							
							feat(chromium-tip-of-tree): roll to r1090 ( #21257 )  
						
						... 
						
						
						
						Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> 
						
						
					 
					
						2023-02-28 14:08:41 +01:00 
						 
				 
			
				
					
						
							
							
								Playwright Service 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c5c6d7afad 
							
						 
					 
					
						
						
							
							feat(firefox-beta): roll to r1385 ( #21258 )  
						
						... 
						
						
						
						Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> 
						
						
					 
					
						2023-02-28 14:05:31 +01:00 
						 
				 
			
				
					
						
							
							
								Playwright Service 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f11febd232 
							
						 
					 
					
						
						
							
							feat(firefox): roll to r1383 ( #21254 )  
						
						... 
						
						
						
						Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> 
						
						
					 
					
						2023-02-28 14:05:21 +01:00 
						 
				 
			
				
					
						
							
							
								Playwright Service 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							daf914b398 
							
						 
					 
					
						
						
							
							feat(webkit): roll to r1803 ( #21241 )  
						
						... 
						
						
						
						Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> 
						
						
					 
					
						2023-02-28 08:53:08 +01:00 
						 
				 
			
				
					
						
							
							
								Pavel Feldman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							81bd637d94 
							
						 
					 
					
						
						
							
							chore: merge traces into a single zip file ( #21242 )  
						
						
						
						
					 
					
						2023-02-27 22:31:47 -08:00 
						 
				 
			
				
					
						
							
							
								Pavel Feldman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							22d82b6e1b 
							
						 
					 
					
						
						
							
							chore: flatten metadata in trace events ( #21214 )  
						
						
						
						
					 
					
						2023-02-27 15:29:20 -08:00 
						 
				 
			
				
					
						
							
							
								NoamGaash 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e17e0e40f8 
							
						 
					 
					
						
						
							
							feat(routeFromHAR): add arguments ( #21223 )  
						
						
						
						
					 
					
						2023-02-27 15:27:38 -08:00 
						 
				 
			
				
					
						
							
							
								Tarnay Kálmán 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e28801f6ef 
							
						 
					 
					
						
						
							
							fix(snapshot): render srcdoc iframe snapshots ( #21003 )  
						
						
						
						
					 
					
						2023-02-27 13:34:39 -08:00 
						 
				 
			
				
					
						
							
							
								Joel Einbinder 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							eba86fcc53 
							
						 
					 
					
						
						
							
							fix(doc): electron evaluate evaluates in electron not worker ( #20892 )  
						
						
						
						
					 
					
						2023-02-27 12:49:25 -08:00 
						 
				 
			
				
					
						
							
							
								Playwright Service 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4b8f36dbed 
							
						 
					 
					
						
						
							
							feat(webkit): roll to r1802 ( #21201 )  
						
						... 
						
						
						
						Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> 
						
						
					 
					
						2023-02-25 14:14:29 +01:00 
						 
				 
			
				
					
						
							
							
								Pavel Feldman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							09f77c41dd 
							
						 
					 
					
						
						
							
							chore: migrate to protocol's StackFrame type ( #21198 )  
						
						
						
						
					 
					
						2023-02-24 18:36:15 -08:00 
						 
				 
			
				
					
						
							
							
								Pavel Feldman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3fa19e80ad 
							
						 
					 
					
						
						
							
							chore: wrap expect call in a zone ( #21191 )  
						
						
						
						
					 
					
						2023-02-24 12:17:03 -08:00 
						 
				 
			
				
					
						
							
							
								Playwright Service 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f585d75be7 
							
						 
					 
					
						
						
							
							feat(chromium): roll to r1051 ( #21189 )  
						
						... 
						
						
						
						Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> 
						
						
					 
					
						2023-02-24 17:34:14 +01:00 
						 
				 
			
				
					
						
							
							
								Playwright Service 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5affd333a7 
							
						 
					 
					
						
						
							
							feat(webkit): roll to r1801 ( #21183 )  
						
						... 
						
						
						
						Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Max Schmitt <max@schmitt.mx> 
						
						
					 
					
						2023-02-24 15:34:37 +01:00 
						 
				 
			
				
					
						
							
							
								Playwright Service 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a031cec159 
							
						 
					 
					
						
						
							
							feat(chromium-tip-of-tree): roll to r1089 ( #21153 )  
						
						
						
						
					 
					
						2023-02-24 07:00:21 +01:00 
						 
				 
			
				
					
						
							
							
								Pavel Feldman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8ccc02a9d3 
							
						 
					 
					
						
						
							
							chore: use client wall time in traces ( #21163 )  
						
						
						
						
					 
					
						2023-02-23 14:37:53 -08:00 
						 
				 
			
				
					
						
							
							
								Pavel Feldman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b61036d22a 
							
						 
					 
					
						
						
							
							chore(trace): dedupe filenames, not stack frames ( #21160 )  
						
						
						
						
					 
					
						2023-02-23 09:10:09 -08:00 
						 
				 
			
				
					
						
							
							
								Playwright Service 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							46d70266db 
							
						 
					 
					
						
						
							
							feat(firefox): roll to r1382 ( #21156 )  
						
						... 
						
						
						
						Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> 
						
						
					 
					
						2023-02-23 07:38:40 -08:00 
						 
				 
			
				
					
						
							
							
								Playwright Service 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							eccf022cea 
							
						 
					 
					
						
						
							
							feat(firefox-beta): roll to r1384 ( #21149 )  
						
						... 
						
						
						
						Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> 
						
						
					 
					
						2023-02-23 07:36:38 -08:00 
						 
				 
			
				
					
						
							
							
								Dmitry Gozman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2718123d30 
							
						 
					 
					
						
						
							
							fix(snapshots): define dummy custom elements ( #21131 )  
						
						... 
						
						
						
						For all custom elements defined in the page, we preserve their names and
define them in the rendered snapshot.
This makes things like `:defined` css pseudo work.
Fixes  #21030 . 
						
						
					 
					
						2023-02-22 21:53:27 -08:00 
						 
				 
			
				
					
						
							
							
								Pavel Feldman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							55c95a4463 
							
						 
					 
					
						
						
							
							chore: do not send stacks as a part of the call metainfo ( #21089 )  
						
						
						
						
					 
					
						2023-02-22 21:08:47 -08:00 
						 
				 
			
				
					
						
							
							
								Playwright Service 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c8f63c04cc 
							
						 
					 
					
						
						
							
							feat(chromium): roll to r1050 ( #21118 )  
						
						... 
						
						
						
						Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> 
						
						
					 
					
						2023-02-22 19:17:55 -08:00 
						 
				 
			
				
					
						
							
							
								Playwright Service 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2880198ef4 
							
						 
					 
					
						
						
							
							feat(firefox-beta): roll to r1382 ( #21125 )  
						
						... 
						
						
						
						Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> 
						
						
					 
					
						2023-02-22 19:16:07 -08:00 
						 
				 
			
				
					
						
							
							
								Playwright Service 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e437d74589 
							
						 
					 
					
						
						
							
							feat(firefox): roll to r1380 ( #21121 )  
						
						... 
						
						
						
						Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> 
						
						
					 
					
						2023-02-22 19:15:45 -08:00 
						 
				 
			
				
					
						
							
							
								Yury Semikhatsky 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d6dae8ea1f 
							
						 
					 
					
						
						
							
							fix: eval serialization w/ overridden URL/RegExp/Date ( #21112 )  
						
						... 
						
						
						
						Fixes  #21109  
					
						2023-02-22 15:45:42 -08:00 
						 
				 
			
				
					
						
							
							
								Playwright Service 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1dfc4c769d 
							
						 
					 
					
						
						
							
							feat(firefox): roll to r1379 ( #21080 )  
						
						... 
						
						
						
						Fixes  #20259 
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Andrey Lushnikov <aslushnikov@gmail.com> 
					
						2023-02-22 09:52:35 -08:00 
						 
				 
			
				
					
						
							
							
								Max Schmitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ae369144b6 
							
						 
					 
					
						
						
							
							chore: consolidate http/https fetching ( #21104 )  
						
						... 
						
						
						
						Fixes https://github.com/microsoft/playwright/issues/20784 
Supersedes https://github.com/microsoft/playwright/pull/21076  
						
						
					 
					
						2023-02-22 17:09:56 +01:00 
						 
				 
			
				
					
						
							
							
								Pavel Feldman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b07637a316 
							
						 
					 
					
						
						
							
							chore: roll chromium back to 1047 ( #21092 )  
						
						
						
						
					 
					
						2023-02-22 00:08:54 -08:00 
						 
				 
			
				
					
						
							
							
								Pavel Feldman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3f8f2a0fdd 
							
						 
					 
					
						
						
							
							chore: do not use library stack capturer in test runner ( #21075 )  
						
						
						
						
					 
					
						2023-02-21 19:24:17 -08:00 
						 
				 
			
				
					
						
							
							
								Pavel Feldman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							06fc72b6ed 
							
						 
					 
					
						
						
							
							revert( #12706 ): also fix related bugs it introduced ( #21070 )  
						
						
						
						
					 
					
						2023-02-21 14:15:11 -08:00 
						 
				 
			
				
					
						
							
							
								Dmitry Gozman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c69a7424b4 
							
						 
					 
					
						
						
							
							chore: split off FrameSelectors helper class ( #21042 )  
						
						... 
						
						
						
						This class manages everything related to querying selector for the
frame. 
						
						
					 
					
						2023-02-21 14:08:51 -08:00 
						 
				 
			
				
					
						
							
							
								Playwright Service 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							44eccc0add 
							
						 
					 
					
						
						
							
							feat(chromium): roll to r1049 ( #21065 )  
						
						... 
						
						
						
						Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> 
						
						
					 
					
						2023-02-21 19:10:00 +01:00