File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3636        npm install --legacy-peer-deps 
3737env :
3838        PUPPETEER_SKIP_CHROMIUM_DOWNLOAD : true 
39-     - name : Install deps 
40-       run : npm install  playwright@1.35.1  & npx playwright install-deps
39+     - name : Install browsers and  deps 
40+       run : npx  playwright install & & npx playwright install-deps
4141    - name : start a server 
4242      run : " php -S 127.0.0.1:8000 -t test/data/app &" 
4343    - name : run chromium tests 
Original file line number Diff line number Diff line change 11#  Download Playwright and its dependencies
2- FROM  mcr.microsoft.com/playwright:v1.35.1 
2+ FROM  mcr.microsoft.com/playwright:v1.39.0 
33ENV  PUPPETEER_SKIP_CHROMIUM_DOWNLOAD true
44
55#  Installing the pre-required packages and libraries
Original file line number Diff line number Diff line change 128128    "jsdoc" : " 3.6.10" 
129129    "jsdoc-typeof-plugin" : " 1.0.0" 
130130    "json-server" : " 0.10.1" 
131-     "playwright" : " 1.38.1 " 
131+     "playwright" : " 1.39.0 " 
132132    "puppeteer" : " 21.1.1" 
133133    "qrcode-terminal" : " 0.12.0" 
134134    "rosie" : " 2.1.0" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments