Dmitry Gozman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1503264aca 
							
						 
					 
					
						
						
							
							test: decrease threshold for flaky "should play audio" ( #11878 )  
						
						
						
						
					 
					
						2022-02-04 16:14:48 -08:00 
						 
				 
			
				
					
						
							
							
								Yury Semikhatsky 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							81a7b2488f 
							
						 
					 
					
						
						
							
							test: enable showDirectoryPicker test ( #11669 )  
						
						
						
						
					 
					
						2022-01-27 11:40:06 -08:00 
						 
				 
			
				
					
						
							
							
								Andrey Lushnikov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5a325a5a1d 
							
						 
					 
					
						
						
							
							test(gardening): disable mp4 capabilities test on firefox ( #11289 )  
						
						... 
						
						
						
						Firefox is unhappy with our mp4 file and crashes / moves to faulty
state.
Upstream bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1697004  
						
						
					 
					
						2022-01-10 03:56:50 -08:00 
						 
				 
			
				
					
						
							
							
								Yury Semikhatsky 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2496355665 
							
						 
					 
					
						
						
							
							test: no crash in showDirectoryPicker ( #11213 )  
						
						
						
						
					 
					
						2022-01-06 09:08:13 -08:00 
						 
				 
			
				
					
						
							
							
								Yury Semikhatsky 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8b580110b7 
							
						 
					 
					
						
						
							
							test: mark video & audio test as passing on mac12 ( #11216 )  
						
						
						
						
					 
					
						2022-01-06 09:08:00 -08:00 
						 
				 
			
				
					
						
							
							
								Andrey Lushnikov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b6c2b32b53 
							
						 
					 
					
						
						
							
							test: introduce #smoke tests ( #11135 )  
						
						... 
						
						
						
						This patch introduces 109 "#smoke" tests - a subset of tests that makes
sure that basic Playwright functionality works. This set is loosely
defined; feel free to add/remove tests to the set. The only goal is to
keep this set minimal & fast to run.
I tried to pick tests so that various parts of Playwright functionality
are exercised. 
						
						
					 
					
						2021-12-29 18:51:28 -08:00 
						 
				 
			
				
					
						
							
							
								Yury Semikhatsky 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ea1948fabb 
							
						 
					 
					
						
						
							
							test: can open page with mp4 video ( #11030 )  
						
						
						
						
					 
					
						2021-12-20 12:44:06 -08:00 
						 
				 
			
				
					
						
							
							
								Max Schmitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							40bd156173 
							
						 
					 
					
						
						
							
							test: add test for playing audio ( #10890 )  
						
						
						
						
					 
					
						2021-12-13 15:02:06 -08:00 
						 
				 
			
				
					
						
							
							
								Andrey Lushnikov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4fa6d1e723 
							
						 
					 
					
						
						
							
							feat(firefox): roll to r1296 ( #9494 )  
						
						
						
						
					 
					
						2021-10-14 11:35:39 +02:00 
						 
				 
			
				
					
						
							
							
								github-actions[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a885e95646 
							
						 
					 
					
						
						
							
							feat(firefox-beta): roll to r1293 ( #9456 )  
						
						
						
						
					 
					
						2021-10-13 14:32:35 -07:00 
						 
				 
			
				
					
						
							
							
								Max Schmitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cd22072685 
							
						 
					 
					
						
						
							
							chore: enable object-curly-spacing in ESLint ( #9168 )  
						
						
						
						
					 
					
						2021-09-27 18:58:08 +02:00 
						 
				 
			
				
					
						
							
							
								Andrey Lushnikov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							30b6614e5a 
							
						 
					 
					
						
						
							
							browser(firefox): enable SharedArrayBuffer in Firefox builds ( #8610 )  
						
						
						
						
					 
					
						2021-09-01 12:27:37 +02:00 
						 
				 
			
				
					
						
							
							
								Dmitry Gozman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d36bffb9a9 
							
						 
					 
					
						
						
							
							fix(connect): respect timeout in all scenarios ( #6762 )  
						
						... 
						
						
						
						Drive-by: fix console error in test arising from bad usage
of test websocket server in `connect()` calls. 
						
						
					 
					
						2021-05-26 15:18:52 -07:00 
						 
				 
			
				
					
						
							
							
								Dmitry Gozman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8b6b894dd8 
							
						 
					 
					
						
						
							
							test: prepare test to use options as passed ( #6557 )  
						
						... 
						
						
						
						This changes `headful` to `headless` to align with launch options.
Also replaces `isChromium` and friends with `browserName`. 
						
						
					 
					
						2021-05-13 10:22:23 -07:00 
						 
				 
			
				
					
						
							
							
								Dmitry Gozman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							11882cdda7 
							
						 
					 
					
						
						
							
							test: roll to folio@0.4.0-alpha3 ( #6262 )  
						
						
						
						
					 
					
						2021-04-29 11:11:32 -07:00 
						 
				 
			
				
					
						
							
							
								Dmitry Gozman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							63e471ca22 
							
						 
					 
					
						
						
							
							test: cleanup proxy and context tests ( #6085 )  
						
						
						
						
					 
					
						2021-04-05 18:48:46 -07:00 
						 
				 
			
				
					
						
							
							
								Dmitry Gozman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f5781f90ba 
							
						 
					 
					
						
						
							
							test: migrate most non-page tests to new folio ( #6059 )  
						
						
						
						
					 
					
						2021-04-02 21:07:45 -07:00