Skip to content

Commit

Permalink
extended ExpectedConditions with a list of new ones. New logic operat…
Browse files Browse the repository at this point in the history
…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

Signed-off-by: Daniel Davison <daniel.jj.davison@gmail.com>
  • Loading branch information
evgeniyat authored and ddavison committed Feb 10, 2016
1 parent 2b76987 commit c761d20
Show file tree
Hide file tree
Showing 2 changed files with 1,048 additions and 13 deletions.
Loading

0 comments on commit c761d20

Please sign in to comment.