Selenium Interview Question 93 - How do you click on a menu item in a drop down menu?

preview_player
Показать описание
In this video, I have explained in detailed the process for clicking on a menu item inside a menu bar using the Selenium WebDriver.

Also, refer to the notes which I have used for answering this interview question "How do you click on a menu item in a drop down menu?" here
Рекомендации по теме
Комментарии
Автор

how to find the xpath of the elements which interchanges its position?
How to find the xpath of one element with reference to other element like below?
<table style="width:100%">
<tr>
<th>id=1, name=Firstname</th>
<th>id=2, name=Lastname</th>
</tr>
find the second element with reference to first?

startup_buzz
Автор

How to find the xpath of the element which appears at one day and disappears another day?

startup_buzz
welcome to shbcf.ru