I am new to webdriver, need some guidance with the following
What I am looking for is:
if (Login || Password) webelement is not present then a message for elements not present will be present
Error what is displayed
The operator || is undefined for the argument type(s) org.openqa.selenium.WebElement, org.openqa.selenium.WebElement
Using Junit at my end