how to import ""java.util.list" in selenium if not available
I am using below statement in my selenium script, but java.util.list is not present in library
List linklist = driver.findElements(By.tagName("a"));
Answers
Answered by
0
which type of question is this
Answered by
0
what type of questions is this...
Similar questions