Skip to content

Releases: menonvarun/taf

TAF release v0.0.4

09 Dec 07:06
Compare
Choose a tag to compare

Following changes were done in this release:

  • Added new features to EWebElement class to take be used as a WebElement object.
  • Added filtering utility to EWebElement. This allows users to filter the existing elements based on numerous text matching criteria.
  • Removed the sub-module taf-test and its dependency.

To download simple do Right Click -> Save Link as... on the following link:
testautomationframework-0.0.4.jar

TAF release v0.0.3

09 Dec 07:02
Compare
Choose a tag to compare

Following changes were made:

  • Added support for using a page object rather than just a page class for using the util methods like to, at etc.
  • Renamed CommonMethods class to PageObjectUtils
  • Classes now extends each other to reduce code duplicity and easy addition of new enhancements.
  • Added Verify utility to be used along with Assert to verify multiple non-dependent functionality together and then fail at a later stage.

To download simple do Right Click -> Save Link as... on the following link:
testautomationframework-0.0.3.jar

TAF release v0.0.2

13 Oct 11:38
Compare
Choose a tag to compare

Updated the documentation site. Fixed few issues and added 2 new features:

  • Enhanced WebElement
  • Global Data store

Site:
http://menonvarun.github.io/taf/index.html

TAF release 0.0.1

25 Feb 05:51
Compare
Choose a tag to compare

First release of TAF, contains all the features mentioned on the site.

http://menonvarun.github.io/taf/index.html