Dmitry Gozman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							62b6af3a7f 
							
						 
					 
					
						
						
							
							fix(android): respect recordHar option ( #28046 )  
						
						... 
						
						
						
						Fixes  #28015 . 
					
						2023-11-09 08:36:05 -08:00 
						 
				 
			
				
					
						
							
							
								Dmitry Gozman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							71bcfac28a 
							
						 
					 
					
						
						
							
							test: add a test for android screenshots ( #26377 )  
						
						... 
						
						
						
						References #26342 . 
						
						
					 
					
						2023-08-09 10:40:33 -07:00 
						 
				 
			
				
					
						
							
							
								Andrey Lushnikov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							90182a319d 
							
						 
					 
					
						
						
							
							test: fix android test ( #22370 )  
						
						... 
						
						
						
						For some reason, Android model changed from `sdk_gphone64_x86_64` to
`sdk_gphone_x86_64`.
Relax the test to test the model name & architecture. 
						
						
					 
					
						2023-04-12 15:19:35 -07:00 
						 
				 
			
				
					
						
							
							
								Andrey Lushnikov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bcb2d67c5d 
							
						 
					 
					
						
						
							
							chore: remove experimental dockerfile.remote  ( #20790 )  
						
						... 
						
						
						
						We didn't find a compelling-enough use case to release this. 
						
						
					 
					
						2023-02-09 12:18:02 -08:00 
						 
				 
			
				
					
						
							
							
								Andrey Lushnikov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b67cef2c4d 
							
						 
					 
					
						
						
							
							feat: introduce Dockerfile.remote image ( #20691 )  
						
						... 
						
						
						
						When this image is launched, it exposes a single endpoint
that can be used to connect to and to launch browsers. 
						
						
					 
					
						2023-02-07 10:50:44 -08:00 
						 
				 
			
				
					
						
							
							
								Max Schmitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1dcb8f643d 
							
						 
					 
					
						
						
							
							chore: fix Android tests ( #19426 )  
						
						
						
						
					 
					
						2022-12-15 07:56:57 +01:00 
						 
				 
			
				
					
						
							
							
								Pranav Jain 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							59118b83f9 
							
						 
					 
					
						
						
							
							feat(android): add support for passing CR args & proxy when launching browser ( #19212 )  
						
						... 
						
						
						
						Fixes https://github.com/microsoft/playwright/issues/19211  
						
						
					 
					
						2022-12-12 16:15:19 +01:00 
						 
				 
			
				
					
						
							
							
								Dmitry Gozman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							28d3f48a65 
							
						 
					 
					
						
						
							
							test: gardening ( #18623 )  
						
						... 
						
						
						
						- Separate worker for some Android tests.
- Use png comparator for some screenshots tests instead of buffer
equality.
- Skip drag&drop tests on Android.
- Various timeout fixes. 
						
						
					 
					
						2022-11-07 15:35:21 -08:00 
						 
				 
			
				
					
						
							
							
								Max Schmitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							501b24a078 
							
						 
					 
					
						
						
							
							test: android test enhancements ( #15797 )  
						
						
						
						
					 
					
						2022-07-20 18:27:08 +02:00 
						 
				 
			
				
					
						
							
							
								Karan Shah 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fd1a1a2b1c 
							
						 
					 
					
						
						
							
							feat(android): Adding custom port parameter to connect to different adb server port ( #12220 )  
						
						
						
						
					 
					
						2022-03-04 20:27:25 +01:00 
						 
				 
			
				
					
						
							
							
								Max Schmitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e0e6b66cbe 
							
						 
					 
					
						
						
							
							chore(android): align android context options with mixin ( #12401 )  
						
						
						
						
					 
					
						2022-03-01 18:11:38 +01:00 
						 
				 
			
				
					
						
							
							
								Max Schmitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cd22072685 
							
						 
					 
					
						
						
							
							chore: enable object-curly-spacing in ESLint ( #9168 )  
						
						
						
						
					 
					
						2021-09-27 18:58:08 +02:00 
						 
				 
			
				
					
						
							
							
								Pavel Feldman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bdb772d710 
							
						 
					 
					
						
						
							
							fix(android): fix android tests ( #8209 )  
						
						
						
						
					 
					
						2021-08-15 22:54:30 -07:00 
						 
				 
			
				
					
						
							
							
								Dmitry Gozman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2d4538c23d 
							
						 
					 
					
						
						
							
							test: cleanup tests and configs after last folio update ( #6463 )  
						
						
						
						
					 
					
						2021-05-08 17:45:04 -07:00 
						 
				 
			
				
					
						
							
							
								Dmitry Gozman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							11882cdda7 
							
						 
					 
					
						
						
							
							test: roll to folio@0.4.0-alpha3 ( #6262 )  
						
						
						
						
					 
					
						2021-04-29 11:11:32 -07:00 
						 
				 
			
				
					
						
							
							
								Dmitry Gozman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							be79b3883b 
							
						 
					 
					
						
						
							
							test: bring new folio and migrate small amount of tests to it ( #5994 )  
						
						
						
						
					 
					
						2021-04-01 16:35:26 -07:00