79516637

Date: 2025-03-18 07:31:48
Score: 2
Natty:
Report link

WebElement helpText = wait.until(ExpectedConditions.visibilityOfElementLocated(By.xpath("/html/body/div[5]/div"))); JavascriptExecutor js = (JavascriptExecutor) driver; js.executeScript("arguments[0].remove();", helpText);

sometime it works, try once

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: SAYAN CHAKRABORTY