WebElement button = driver.findElement(By.xpath("//div[@class='bg-back']/button[@class='btn btn....']"));button.click();