ShadowRoot
class ShadowRoot implements WebDriverSearchContext (View source)
Constants
| SHADOW_ROOT_IDENTIFIER | Shadow root identifier defined in the W3CWebDriver protocol. | 
Methods
Details
        
                            
    __construct(RemoteExecuteMethod $executor, $id)
        
    
    No description
        
                static            ShadowRoot
    createFromResponse(RemoteExecuteMethod $executor, array $response)
        
    
    No description
        
                            WebDriverElement
    findElement(WebDriverBy $locator)
        
    
    No description
        
                            WebDriverElement[]
    findElements(WebDriverBy $locator)
        
    
    No description
        
                            string
    getID()
        
    
    No description