WebDriverHasInputDevices
interface WebDriverHasInputDevices (View source)
Interface implemented by each driver that allows access to the input devices.
Methods
                    getKeyboard()
        
                                            
                
            No description
                    getMouse()
        
                                            
                
            No description
Details
        
                            WebDriverKeyboard
    getKeyboard()
        
    
    No description
        
                            WebDriverMouse
    getMouse()
        
    
    No description