List of Interfaces in Selenium



Selenium - Interfaces


Selenium Interface List




    • Below are the list of interfaces we have in selenium webdriver and all these interfaces has abstract and non- static methods.

        • SearchContext
        • WebDriver
        • TakesScreenshot
        • JavascriptExecutor
        • Navigation
        • OutputType
        • WebElement
        • TargetLocator
        • Alert
        • Action
        • ExpectedConditions
        • Options
        • Timeouts




      Post a Comment