File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Playwright is a Python library to automate [Chromium](https://www.chromium.org/H
44
55|           |  Linux |  macOS |  Windows | 
66|    :---   |  :---: |  :---: |  :---:   | 
7- |  Chromium <!--  GEN:chromium-version -->  124.0.6367.8 <!--  GEN:stop -->   |  ✅ |  ✅ |  ✅ | 
7+ |  Chromium <!--  GEN:chromium-version -->  124.0.6367.29 <!--  GEN:stop -->   |  ✅ |  ✅ |  ✅ | 
88|  WebKit <!--  GEN:webkit-version -->  17.4<!--  GEN:stop -->   |  ✅ |  ✅ |  ✅ | 
99|  Firefox <!--  GEN:firefox-version -->  124.0<!--  GEN:stop -->   |  ✅ |  ✅ |  ✅ | 
1010
Original file line number Diff line number Diff line change 3030    InWheel  =  None 
3131from  wheel .bdist_wheel  import  bdist_wheel  as  BDistWheelCommand 
3232
33- driver_version  =  "1.43.0-beta-1711484700000 " 
33+ driver_version  =  "1.43.0" 
3434
3535
3636def  extractall (zip : zipfile .ZipFile , path : str ) ->  None :
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments