Can't run cypress docker included image in default browser i.e. electron #27480
              
                Unanswered
              
          
                  
                    
                      monasser112
                    
                  
                
                  asked this question in
                Docker
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
am trying to run the following command
docker run -it -v ${pwd}:/e2e -w /e2e cypress/included:latest --browser electronbut I keep receiving that Browser: electron was not found on your system or is not supported by cypress, though electron browser is the default browser and come baked into cypress.
latest image has major version 12.
cypress included image
Beta Was this translation helpful? Give feedback.
All reactions