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

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -