CYPRESS - cy.click() can only be called on a single element. Your subject contained 3 elements. #21314
              
                
                  
                  
                    Answered
                  
                  by
                    jjhelguero
                  
              
          
                  
                    
                      thiagojosepdu
                    
                  
                
                  asked this question in
                CI setup
              
            -
| 
         
  | 
  
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            jjhelguero
          
      
      
        May 3, 2022 
      
    
    Replies: 1 comment 2 replies
-
| 
         Your   | 
  
Beta Was this translation helpful? Give feedback.
                  
                    2 replies
                  
                
            
      Answer selected by
        thiagojosepdu
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    

Your
.get()returned 3 matching elements. It sounds like you were expecting one. Your custom command was executed.