Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
extended ExpectedConditions with a list of new ones. New logic operat…
…ors + conditions for css and html attributes reformat code (committed to set user.name and email) method renamed to visibilityOfNestedElementsLocatedBy (pull request comments) textContains replaced with a textMatches to extend scope of use cases added more tests for new expected conditions, renamed left conditions with a wrong name (sub* instead of nested*) added more tests for new expected conditions js expected conditions names and processing fixed, returning values for numberOfElements... conditions changed to List<WebElement>, tests fixed methods names changed to follow code style convention fix for a test run All tests and conditions are 100% fixed Signed-off-by: Daniel Davison <daniel.jj.davison@gmail.com>
- Loading branch information