WebDriverCapabilities
interface WebDriverCapabilities (View source)
Methods
                    string
                
                
                    getBrowserName()
        
                                            
                
            No description
                    mixed
                
                
                    getCapability(string $name)
        
                                            
                
            No description
                    string
                
                
                    getPlatform()
        
                                            
                
            No description
                    string
                
                
                    getVersion()
        
                                            
                
            No description
                    bool
                
                
                    is(string $capability_name)
        
                                            
                
            No description
                    bool
                
                
                
            Details
        
                            string
    getBrowserName()
        
    
    No description
        
                            mixed
    getCapability(string $name)
        
    
    No description
        
                            string
    getPlatform()
        
    
    No description
        
                            string
    getVersion()
        
    
    No description
        
                            bool
    is(string $capability_name)
        
    
    No description
        
                            bool
    isJavascriptEnabled()
        deprecated
    
    deprecated
No description