Вот мой код - driver.get ("https://www.pepperfry.com/"); Thread.sleep (1000); WebElement till = wait.until (ExpectedConditions.elementToBeClickable (driver.findElementByXPath ("// div [@ id = 'regPopUp'] / a"))); driver.findElementByXPath ("// div [@ id = 'regPopUp'] / a"). click ();
использую - chrome версия 83