Hi everyone,
I have trouble writing a test case which would be able to select an element of a dropdown list based on a value present in a excel data file.
As this list doesn’t contain < select > element but only “ul” and “li”, the command “select option by…” doesn’t seem to work. !
Can someone help me with that ?

emine
3
Hello @florentdechambre
You can look below link , please.