WebDriverCurlException deprecated
class WebDriverCurlException extends UnexpectedResponseException (View source)
deprecated
Methods
                    static UnexpectedResponseException
                
                
                    forError(string $message)
        
                                            
                
            No description
                    static UnexpectedResponseException
                
                
                    forElementNotArray($response)
        
                                            
                
            No description
                    static UnexpectedResponseException
                
                
                    forJsonDecodingError(int $jsonLastError, string $rawResults)
        
                                            
                
            No description
                    static UnexpectedResponseException
                
                
                
            
                    static WebDriverCurlException
                
                
                    forCurlError(string $httpMethod, string $url, string $curlError, array|null $params)
        
                                            
                
            No description
Details
        
                static            UnexpectedResponseException
    forError(string $message)
        
    
    No description
        
                static            UnexpectedResponseException
    forElementNotArray($response)
        
    
    No description
        
                static            UnexpectedResponseException
    forJsonDecodingError(int $jsonLastError, string $rawResults)
        
    
    No description
        
                static            UnexpectedResponseException
    forCapabilitiesRetrievalError(Exception $previousException)
        
    
    No description
        
                static            WebDriverCurlException
    forCurlError(string $httpMethod, string $url, string $curlError, array|null $params)
        
    
    No description