Is it possible to get it via xpath #2274
              
                
                  
                  
                    Answered
                  
                  by
                    mdmintz
                  
              
          
                  
                    
                      FernandoUna
                    
                  
                
                  asked this question in
                Q&A
              
            -
| Good morning! I wanted to know if there is a way to get an element using its xpath | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            mdmintz
          
      
      
        Nov 13, 2023 
      
    
    Replies: 1 comment
-
| SeleniumBase methods automatically autodetect between CSS and XPath. | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
      Answer selected by
        mdmintz
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
SeleniumBase methods automatically autodetect between CSS and XPath.
You can use whichever one you prefer, and the methods will work with it.