Home » 
        MCQs » 
        Selenium MCQs
    
        
    How many components does selenium WebDriver architecture has?
    
    
    
	31. How many components does selenium WebDriver architecture has?
    
      - 3
 
      - 4
 
      - 5
 
      - 6
 
    
    Answer: B) 4
    Explanation:
    There are four components in WebDriver architecture: Selenium Language Bindings, JSON Wire Protocol, Browser Drivers, and Real Browsers.