Sunday, 30 June 2013

Locate element using Xpath Axis

There will be some situations where using normal xpath did not work,in such case we can use xpath axes :

MouseOver action in webdriver

Following is the example of MouseOver using webdriver api. Some time it is necessary to do mouse over to perform certain action.
Ex. To open a menu in web application