Dmitry Gozman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f709e2300c 
							
						 
					 
					
						
						
							
							feat(cli): bring selector generator into playwright ( #4795 )  
						
						... 
						
						
						
						Also remove unused `SelectorEngine.create` function and add tests. 
						
						
					 
					
						2020-12-23 12:44:47 -08:00 
						 
				 
			
				
					
						
							
							
								Dmitry Gozman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d40afa2fbf 
							
						 
					 
					
						
						
							
							feat(cli): first few cli commands ( #4773 )  
						
						... 
						
						
						
						This sets up cli capabilities and brings in a few commands from playwright-cli. 
						
						
					 
					
						2020-12-22 14:54:13 -08:00 
						 
				 
			
				
					
						
							
							
								Dmitry Gozman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cc32217e84 
							
						 
					 
					
						
						
							
							chore: fix check-deps ( #4801 )  
						
						
						
						
					 
					
						2020-12-22 11:01:25 -08:00 
						 
				 
			
				
					
						
							
							
								Yury Semikhatsky 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a7f4c69a60 
							
						 
					 
					
						
						
							
							docs: fix browser version generation script ( #4797 )  
						
						
						
						
					 
					
						2020-12-21 18:09:55 -08:00 
						 
				 
			
				
					
						
							
							
								Pavel Feldman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2e220df7ac 
							
						 
					 
					
						
						
							
							docs: explicitly annotate methods and parameters ( #4771 )  
						
						
						
						
					 
					
						2020-12-18 15:31:34 -08:00 
						 
				 
			
				
					
						
							
							
								Pavel Feldman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							774eb53980 
							
						 
					 
					
						
						
							
							fix(adb): force page scale factor update on connection ( #4755 )  
						
						
						
						
					 
					
						2020-12-17 18:28:49 -08:00 
						 
				 
			
				
					
						
							
							
								Pavel Feldman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e02c54485c 
							
						 
					 
					
						
						
							
							chore(adb): make driver smaller ( #4713 )  
						
						
						
						
					 
					
						2020-12-14 18:39:14 -08:00 
						 
				 
			
				
					
						
							
							
								Pavel Feldman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4799e8f20b 
							
						 
					 
					
						
						
							
							feat(adb): add screenshot ( #4701 )  
						
						
						
						
					 
					
						2020-12-13 23:20:13 -08:00 
						 
				 
			
				
					
						
							
							
								Pavel Feldman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1596b53da2 
							
						 
					 
					
						
						
							
							test(adb): fix browser tests ( #4700 )  
						
						
						
						
					 
					
						2020-12-13 22:33:00 -08:00 
						 
				 
			
				
					
						
							
							
								Max Schmitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b8112dedca 
							
						 
					 
					
						
						
							
							devops: fix Android tests on GHA ( #4698 )  
						
						
						
						
					 
					
						2020-12-13 14:38:51 -08:00 
						 
				 
			
				
					
						
							
							
								Max Schmitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f4eff4dbe0 
							
						 
					 
					
						
						
							
							devops: add bot to test Android ( #4693 )  
						
						
						
						
					 
					
						2020-12-13 14:13:50 -08:00 
						 
				 
			
				
					
						
							
							
								Pavel Feldman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2ba60e92e3 
							
						 
					 
					
						
						
							
							test(adb): add some adb tests ( #4679 )  
						
						
						
						
					 
					
						2020-12-11 23:36:08 -08:00 
						 
				 
			
				
					
						
							
							
								Pavel Feldman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							aa1b546bd0 
							
						 
					 
					
						
						
							
							chore(android): respect timeout, add build script ( #4690 )  
						
						
						
						
					 
					
						2020-12-11 23:35:25 -08:00 
						 
				 
			
				
					
						
							
							
								Pavel Feldman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							616df7d2f4 
							
						 
					 
					
						
						
							
							fix(adb): minor fixes ( #4678 )  
						
						
						
						
					 
					
						2020-12-10 16:37:18 -08:00 
						 
				 
			
				
					
						
							
							
								Andrey Lushnikov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							84ff20f193 
							
						 
					 
					
						
						
							
							test: fix test server on Node 15 ( #4668 )  
						
						... 
						
						
						
						This patch fixes a bug in our test server that manifests itself in
Node 15.
Context: Node 14 does not support Apple Silicon (and probably will not),
so we currently have to run tests on Node 15 on new macs. 
						
						
					 
					
						2020-12-10 09:47:06 -08:00 
						 
				 
			
				
					
						
							
							
								Pavel Feldman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							aacd8e633c 
							
						 
					 
					
						
						
							
							chore: expose adb devices and actions ( #4647 )  
						
						
						
						
					 
					
						2020-12-09 15:06:57 -08:00 
						 
				 
			
				
					
						
							
							
								Pavel Feldman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1717cbd3d5 
							
						 
					 
					
						
						
							
							doc: describe return value as a part of method ( #4608 )  
						
						
						
						
					 
					
						2020-12-05 15:29:16 -08:00 
						 
				 
			
				
					
						
							
							
								Pavel Feldman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							96a1f79e96 
							
						 
					 
					
						
						
							
							docs: reformat api-body to allow multiline params documentation ( #4604 )  
						
						
						
						
					 
					
						2020-12-04 18:05:35 -08:00 
						 
				 
			
				
					
						
							
							
								Pavel Feldman 
							
						 
					 
					
						
						
						
						
							
						
						
							bf7dff80da 
							
						 
					 
					
						
						
							
							chore: remove the --only-update-browsers option  
						
						
						
						
					 
					
						2020-12-04 12:22:34 -08:00 
						 
				 
			
				
					
						
							
							
								Pavel Feldman 
							
						 
					 
					
						
						
						
						
							
						
						
							20c17d5470 
							
						 
					 
					
						
						
							
							chore: fix the doclint tests  
						
						
						
						
					 
					
						2020-12-04 12:10:44 -08:00 
						 
				 
			
				
					
						
							
							
								Pavel Feldman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							150d778ca7 
							
						 
					 
					
						
						
							
							docs: disambiguate events ( #4597 )  
						
						
						
						
					 
					
						2020-12-04 11:09:20 -08:00 
						 
				 
			
				
					
						
							
							
								Pavel Feldman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							761b78efc0 
							
						 
					 
					
						
						
							
							docs: generate links based on the method names ( #4593 )  
						
						
						
						
					 
					
						2020-12-04 09:03:33 -08:00 
						 
				 
			
				
					
						
							
							
								Pavel Feldman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2452d07ff7 
							
						 
					 
					
						
						
							
							docs: generate method signatures in docs ( #4590 )  
						
						
						
						
					 
					
						2020-12-03 22:28:11 -08:00 
						 
				 
			
				
					
						
							
							
								Pavel Feldman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0eb6f85617 
							
						 
					 
					
						
						
							
							docs: pretty-print api.md ( #4588 )  
						
						
						
						
					 
					
						2020-12-03 18:05:36 -08:00 
						 
				 
			
				
					
						
							
							
								Pavel Feldman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5d47a9744c 
							
						 
					 
					
						
						
							
							docs: reformat template parameters ( #4587 )  
						
						
						
						
					 
					
						2020-12-03 16:02:34 -08:00 
						 
				 
			
				
					
						
							
							
								Joel Einbinder 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bc701629db 
							
						 
					 
					
						
						
							
							fix(doclint): exit 1 when doclint throws an error ( #4572 )  
						
						
						
						
					 
					
						2020-12-03 09:21:56 -08:00 
						 
				 
			
				
					
						
							
							
								Max Schmitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d2b7e0d1df 
							
						 
					 
					
						
						
							
							fix(types): add typed cb for Page.waitForResponse ( #4575 )  
						
						
						
						
					 
					
						2020-12-03 09:20:53 -08:00 
						 
				 
			
				
					
						
							
							
								Pavel Feldman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							95c502d274 
							
						 
					 
					
						
						
							
							docs: use templates to reuse documentation properties ( #4578 )  
						
						
						
						
					 
					
						2020-12-03 09:11:48 -08:00 
						 
				 
			
				
					
						
							
							
								Pavel Feldman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1fa7e86ea9 
							
						 
					 
					
						
						
							
							docs: generate api.md ( #4576 )  
						
						
						
						
					 
					
						2020-12-02 13:50:10 -08:00 
						 
				 
			
				
					
						
							
							
								Joel Einbinder 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d116787a4d 
							
						 
					 
					
						
						
							
							fix(lint): update check_deps for src/remote ( #4547 )  
						
						... 
						
						
						
						check_deps was throwing an error, but nobody was catching it and it still returned an exit code 0. I fixed that, and also fixed the error by adding deps for src/remote. 
						
						
					 
					
						2020-11-30 14:57:17 -08:00 
						 
				 
			
				
					
						
							
							
								Andrey Lushnikov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d104591aa1 
							
						 
					 
					
						
						
							
							devops(flakiness): azure function to store dashboard in a new format ( #4540 )  
						
						... 
						
						
						
						This refactors azure function and adds a new dashboard format implementation that is 15x smaller while tracking specs with non-empty annotations.
Old dashboard is still updated. 
						
						
					 
					
						2020-11-30 10:16:03 -08:00 
						 
				 
			
				
					
						
							
							
								Andrey Lushnikov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f916c98081 
							
						 
					 
					
						
						
							
							chore: update WebKit version to 14.1 ( #4515 )  
						
						... 
						
						
						
						Safari Technology Preview now reports WebKit 14.1 
						
						
					 
					
						2020-11-23 16:21:42 -08:00 
						 
				 
			
				
					
						
							
							
								Andrey Lushnikov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							06e0aa40eb 
							
						 
					 
					
						
						
							
							devops: add source code for flakiness dashboard ( #4479 )  
						
						... 
						
						
						
						This adds source code for the azure function that processes flakiness reports 
						
						
					 
					
						2020-11-23 15:02:04 -08:00 
						 
				 
			
				
					
						
							
							
								Dmitry Gozman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							38fadcaded 
							
						 
					 
					
						
						
							
							fix(chromium): use frameDetached reason ( #4468 )  
						
						... 
						
						
						
						This fixes the local -> remote frame swap when
Page.frameDetached arrives before Target.attachedToTarget.
Instead of error-prone logic we do currently, new CDP exposes
frame detach reason that we can use. 
						
						
					 
					
						2020-11-17 10:24:13 -08:00 
						 
				 
			
				
					
						
							
							
								Andrey Lushnikov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2bfee8dc0a 
							
						 
					 
					
						
						
							
							chore: fix publishing @next from release branch ( #4418 )  
						
						
						
						
					 
					
						2020-11-12 12:18:20 -08:00 
						 
				 
			
				
					
						
							
							
								Pavel Feldman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2158d6d073 
							
						 
					 
					
						
						
							
							feat(scopes): make page a scope ( #4385 )  
						
						
						
						
					 
					
						2020-11-10 14:47:26 -08:00 
						 
				 
			
				
					
						
							
							
								Pavel Feldman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							28f6547d67 
							
						 
					 
					
						
						
							
							chore: add adb-based connectivity ( #4375 )  
						
						
						
						
					 
					
						2020-11-06 16:31:11 -08:00 
						 
				 
			
				
					
						
							
							
								Dmitry Gozman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							12afb79e73 
							
						 
					 
					
						
						
							
							test: unflake har tests ( #4335 )  
						
						... 
						
						
						
						Our test server throws Parse Error when connection
aborts at unfortunate time. 
						
						
					 
					
						2020-11-04 10:24:01 -08:00 
						 
				 
			
				
					
						
							
							
								Yury Semikhatsky 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							46e124a933 
							
						 
					 
					
						
						
							
							fix(api.json): use separate maps for methods and events ( #4310 )  
						
						
						
						
					 
					
						2020-11-02 18:31:32 -08:00 
						 
				 
			
				
					
						
							
							
								Andrey Lushnikov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							51f8f23c5d 
							
						 
					 
					
						
						
							
							devops(flakiness): collect more commit information ( #4315 )  
						
						... 
						
						
						
						Collect commit title and author details. 
						
						
					 
					
						2020-11-02 18:28:03 -08:00 
						 
				 
			
				
					
						
							
							
								Pavel Feldman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							333916a83d 
							
						 
					 
					
						
						
							
							infra: bump to next version on trunk at a branch point ( #4288 )  
						
						
						
						
					 
					
						2020-10-29 17:46:07 -07:00 
						 
				 
			
				
					
						
							
							
								Andrey Lushnikov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e62f27ac47 
							
						 
					 
					
						
						
							
							chore: eliminate dead code ( #4253 )  
						
						... 
						
						
						
						Remove a stray code from original experimentation with flakiness
dashboard. 
						
						
					 
					
						2020-10-27 00:00:28 -07:00 
						 
				 
			
				
					
						
							
							
								Pavel Feldman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							be8428475d 
							
						 
					 
					
						
						
							
							feat(websocket): implement Web Sockets for Chromium & WebKit ( #4234 )  
						
						
						
						
					 
					
						2020-10-26 22:20:43 -07:00 
						 
				 
			
				
					
						
							
							
								Andrey Lushnikov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							86e1e3f3fe 
							
						 
					 
					
						
						
							
							devops: collect host os name and version ( #4244 )  
						
						... 
						
						
						
						Our test annotations don't provide (and don't require) a fine-grained
information regarding ubuntu version, so we collect it separately. 
						
						
					 
					
						2020-10-26 16:44:32 -07:00 
						 
				 
			
				
					
						
							
							
								Pavel Feldman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7fc4b797eb 
							
						 
					 
					
						
						
							
							feat(har): allow saving har for context ( #4214 )  
						
						
						
						
					 
					
						2020-10-26 14:32:07 -07:00 
						 
				 
			
				
					
						
							
							
								Andrey Lushnikov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d5fbe3a662 
							
						 
					 
					
						
						
							
							devops: start uploading test reports to flakiness dashboard ( #4239 )  
						
						
						
						
					 
					
						2020-10-26 13:46:26 -07:00 
						 
				 
			
				
					
						
							
							
								Pavel Feldman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c2adc98cb0 
							
						 
					 
					
						
						
							
							chore: roll folio to 0.3.8 ( #4113 )  
						
						
						
						
					 
					
						2020-10-12 13:48:56 -07:00 
						 
				 
			
				
					
						
							
							
								Dmitry Gozman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							46b14bc740 
							
						 
					 
					
						
						
							
							chore: roll folio to 0.3.6 ( #4110 )  
						
						
						
						
					 
					
						2020-10-12 09:16:02 -07:00 
						 
				 
			
				
					
						
							
							
								Pavel Feldman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0db09f8ed4 
							
						 
					 
					
						
						
							
							test: roll test runner to 0.9.20 ( #4062 )  
						
						
						
						
					 
					
						2020-10-05 17:03:24 -07:00 
						 
				 
			
				
					
						
							
							
								Yury Semikhatsky 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fbe0fb2977 
							
						 
					 
					
						
						
							
							fix(api.json): do not copy documentation from base class members ( #4048 )  
						
						
						
						
					 
					
						2020-10-02 19:19:19 -07:00