Dmitry Gozman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b388722777 
							
						 
					 
					
						
						
							
							chore: update top-level api ( #479 )  
						
						... 
						
						
						
						```
require('playwright').chromium.launch(...)
window.playwrightweb.chromium.connect(...)
``` 
						
						
					 
					
						2020-01-13 17:36:46 -08:00 
						 
				 
			
				
					
						
							
							
								Dmitry Gozman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c77fd5e6cb 
							
						 
					 
					
						
						
							
							feat(pw-web): generate playwright/web.js which can be used in the browser ( #455 )  
						
						
						
						
					 
					
						2020-01-10 16:03:10 -08:00 
						 
				 
			
				
					
						
							
							
								Dmitry Gozman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8697929e39 
							
						 
					 
					
						
						
							
							chore: move webkit server code to src/server ( #415 )  
						
						
						
						
					 
					
						2020-01-07 16:15:07 -08:00 
						 
				 
			
				
					
						
							
							
								Dmitry Gozman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c3210d0f6d 
							
						 
					 
					
						
						
							
							chore: move firefox server code to src/server ( #412 )  
						
						
						
						
					 
					
						2020-01-07 16:13:49 -08:00 
						 
				 
			
				
					
						
							
							
								Dmitry Gozman 
							
						 
					 
					
						
						
						
						
							
						
						
							6318b1de75 
							
						 
					 
					
						
						
							
							chore: move server-side code to src/server ( #411 )  
						
						
						
						
					 
					
						2020-01-07 15:27:45 -08:00 
						 
				 
			
				
					
						
							
							
								Arjun Attam 
							
						 
					 
					
						
						
						
						
							
						
						
							562e6f5fe1 
							
						 
					 
					
						
						
							
							chore(license): use Apache 2.0 ( #389 )  
						
						
						
						
					 
					
						2020-01-06 18:22:35 -08:00 
						 
				 
			
				
					
						
							
							
								Dmitry Gozman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cf6f04893c 
							
						 
					 
					
						
						
							
							fix(browserContext): make a copy of passed options object ( #370 )  
						
						
						
						
					 
					
						2020-01-03 14:42:18 -08:00 
						 
				 
			
				
					
						
							
							
								Dmitry Gozman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							dd6ba432ab 
							
						 
					 
					
						
						
							
							chore: update index.d.ts and index.js ( #318 )  
						
						
						
						
					 
					
						2019-12-20 12:44:15 -08:00 
						 
				 
			
				
					
						
							
							
								Joel Einbinder 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							57313e3f73 
							
						 
					 
					
						
						
							
							feat: basic d.ts file ( #161 )  
						
						... 
						
						
						
						`protocol.d.ts` had to move to `protocol.ts` otherwise typescript refuses to include it in the out directory.
Removed the old d.ts generator. It will need to be rewritten anyway.
These new types include private stuff that they probably shouldn't, and are missing documentation. I'll follow up with a better d.ts generator later.
#6  
						
						
					 
					
						2019-12-06 11:28:23 -08:00