javaScriptClick (By locator)
private By btnLogin = By.xpath("//button[@type='submit']"); Lets.javaScriptClick(btnLogin)
Last updated 3 years ago