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

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
evgeniyat authored and ddavison committed Feb 16, 2016
1 parent 4aec686 commit 6d8e819
Show file tree
Hide file tree
Showing 2 changed files with 1,159 additions and 121 deletions.
Loading

0 comments on commit 6d8e819

Please sign in to comment.