xpath - How to locate the dynamic list element using selenium web driver, which comes after entering the string in the search box? -


i want detect item dynamic search result, item element of list eg after visiting https://www.valueresearchonline.com/default.asp?r=r , entering "hdfc balanced", first element matches string needs selected using xpath.

enter image description here


Comments

Popular posts from this blog

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -