таблица WebElement; WebDriverWait wait1 = новый WebDriverWait (драйвер, 60); table = wait1.until (ExpectedConditions.presenceOfElementLocated (By.xpath ("// div [@ class = 'ui-table-wrapper']")));
---->// WebElement tablemain=(above weblement name)table.findElement(By.tagName("tbody"));
Thread.sleep(10000);/for this step i want to write using webdriverwait command
, пожалуйста, дайте некоторое предложение