Skip to content

Instantly share code, notes, and snippets.

@angelovstanton
Created August 20, 2020 09:51
Show Gist options
  • Save angelovstanton/ac94abc118684f075c27214aab175fbb to your computer and use it in GitHub Desktop.
Save angelovstanton/ac94abc118684f075c27214aab175fbb to your computer and use it in GitHub Desktop.
wait.until(ExpectedConditions.visibilityOfAllElements(
driver.findElements(By.xpath("//*[@id='tve_editor']/div[2]/div[2]/div/div"))));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment