Skip to content

1.13.0

Compare
Choose a tag to compare
@ctrevarthen ctrevarthen released this 31 Jul 03:37
  • Resolves #17
  • Adds ability to find any object type with Finder.findElementAtIndex(TestObjectType type, String testObjectName, int index).
  • To support this, added an enum for TestObjectType which should make future handling of different test objects easier.