Find elements with relative locator strategy using Selenium 4 and JAVA
Versions used while doing this blog post, (These are the prerequisites to automate chrome browser. Browser and driver versions should match)selenium-java version – 4.4.0chrome browser version – 105chrome driver version – 105 [used WebDriverManager library to auto download needed chrome…