new WebDriverWait(driver, 1000).until(ExpectedConditions.visibilityOfAllElements(elements));
As soon as I updated java client to 6.0.0, I got error under ExpectedConditions that says ‘CREATE CLASS WITH THIS NAME’
created
Jun '18
last reply
Jul '18
- 11
replies
- 511
views
- 2
users