Skip to content

Instantly share code, notes, and snippets.

@illicitonion
Created October 5, 2011 10:13
Show Gist options
  • Save illicitonion/1264100 to your computer and use it in GitHub Desktop.
Save illicitonion/1264100 to your computer and use it in GitHub Desktop.
Testcase: canListDecoratedElements took 0.064 sec
FAILED
Expected: <12>
got: <13>
junit.framework.AssertionFailedError:
Expected: <12>
got: <13>
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:21)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8)
at org.openqa.selenium.support.pagefactory.UsingPageFactoryTest.canListDecoratedElements(UsingPageFactoryTest.java:61)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment