Saturday, 23 November 2019

SE - 42 - Major interfaces used in Selenium

Lets see few of the interfaces which are used in Selenium. The list also contains few of the JAVA interfaces which may be used in terms of Selenium :

1) WebDriver
2) WebElement
3) Alert
4) TakesScreenshoot
5) All the Listners (Eg : WebdriverEventListener , ItestListener ,etc)
6) SearchContext
7) Iterable , Collection,List,Queue, Set , etc
8) Wait
9) Comparator
10)JavaScriptExecutor
11) Row , Cell (Apache POI)

No comments:

Post a Comment