mirror of
				https://github.com/microsoft/playwright.git
				synced 2025-06-26 21:40:17 +00:00 
			
		
		
		
	feat(chromium): roll Chromium to r772575 (#2395)
This commit is contained in:
		
							parent
							
								
									b62a65587b
								
							
						
					
					
						commit
						47ded05c39
					
				@ -1,6 +1,6 @@
 | 
			
		||||
# 🎭 Playwright
 | 
			
		||||
 | 
			
		||||
[](https://www.npmjs.com/package/playwright) [](https://join.slack.com/t/playwright/shared_invite/enQtOTEyMTUxMzgxMjIwLThjMDUxZmIyNTRiMTJjNjIyMzdmZDA3MTQxZWUwZTFjZjQwNGYxZGM5MzRmNzZlMWI5ZWUyOTkzMjE5Njg1NDg) <!-- GEN:chromium-version-badge -->[](https://www.chromium.org/Home)<!-- GEN:stop --> <!-- GEN:firefox-version-badge -->[](https://www.mozilla.org/en-US/firefox/new/)<!-- GEN:stop --> [](https://webkit.org/)
 | 
			
		||||
[](https://www.npmjs.com/package/playwright) [](https://join.slack.com/t/playwright/shared_invite/enQtOTEyMTUxMzgxMjIwLThjMDUxZmIyNTRiMTJjNjIyMzdmZDA3MTQxZWUwZTFjZjQwNGYxZGM5MzRmNzZlMWI5ZWUyOTkzMjE5Njg1NDg) <!-- GEN:chromium-version-badge -->[](https://www.chromium.org/Home)<!-- GEN:stop --> <!-- GEN:firefox-version-badge -->[](https://www.mozilla.org/en-US/firefox/new/)<!-- GEN:stop --> [](https://webkit.org/)
 | 
			
		||||
 | 
			
		||||
##### [Docs](docs/README.md) | [API reference](docs/api.md) | [Changelog](https://github.com/microsoft/playwright/releases)
 | 
			
		||||
 | 
			
		||||
@ -8,7 +8,7 @@ Playwright is a Node library to automate [Chromium](https://www.chromium.org/Hom
 | 
			
		||||
 | 
			
		||||
|          | Linux | macOS | Windows |
 | 
			
		||||
|   :---   | :---: | :---: | :---:   |
 | 
			
		||||
| Chromium <!-- GEN:chromium-version -->84.0.4144.0<!-- GEN:stop --> | :white_check_mark: | :white_check_mark: | :white_check_mark: |
 | 
			
		||||
| Chromium <!-- GEN:chromium-version -->85.0.4159.0<!-- GEN:stop --> | :white_check_mark: | :white_check_mark: | :white_check_mark: |
 | 
			
		||||
| WebKit 13.2 | :white_check_mark: | :white_check_mark: | :white_check_mark: |
 | 
			
		||||
| Firefox <!-- GEN:firefox-version -->77.0b3<!-- GEN:stop --> | :white_check_mark: | :white_check_mark: | :white_check_mark: |
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -2,7 +2,7 @@
 | 
			
		||||
  "browsers": [
 | 
			
		||||
    {
 | 
			
		||||
      "name": "chromium",
 | 
			
		||||
      "revision": "767256"
 | 
			
		||||
      "revision": "772575"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "name": "firefox",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user