mirror of
				https://github.com/microsoft/playwright.git
				synced 2025-06-26 21:40:17 +00:00 
			
		
		
		
	 cea036ab7e
			
		
	
	
		cea036ab7e
		
			
		
	
	
	
	
		
			
			* feat: change vendor package exports This patch changes top-level exports for the vendor-specific packages: - `playwright-chromium`: now exports an object with a single `chromium` field - `playwright-wekbit`: now exports an object with a single `webkit` - `playwright-firefox`: now exports an object with a single `firefox` Fixes #814 * fix typo * address comments
playwright-webkit
This package contains the WebKit flavor of Playwright.