is not current version
Last Version 5.0.0

org.uitnet.testing:smart-testauto-framework 2.0.4

Smart Software Testing Automation Framework is a tool used to automate the testing of software application. It includes the functionality i.e. Web UI Application Automation, Thick Client Automation, API Testing, Data Driven Testing etc.

Categories

Categories

Net Auto Application Layer Libs Code Generators
GroupId

GroupId

org.uitnet.testing
ArtifactId

ArtifactId

smart-testauto-framework
Version

Version

2.0.4
Type

Type

jar

Download smart-testauto-framework 2.0.4


<!-- https://jarcasting.com/artifacts/org.uitnet.testing/smart-testauto-framework/ -->
<dependency>
    <groupId>org.uitnet.testing</groupId>
    <artifactId>smart-testauto-framework</artifactId>
    <version>2.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.uitnet.testing/smart-testauto-framework/
implementation 'org.uitnet.testing:smart-testauto-framework:2.0.4'
// https://jarcasting.com/artifacts/org.uitnet.testing/smart-testauto-framework/
implementation ("org.uitnet.testing:smart-testauto-framework:2.0.4")
'org.uitnet.testing:smart-testauto-framework:jar:2.0.4'
<dependency org="org.uitnet.testing" name="smart-testauto-framework" rev="2.0.4">
  <artifact name="smart-testauto-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.uitnet.testing', module='smart-testauto-framework', version='2.0.4')
)
libraryDependencies += "org.uitnet.testing" % "smart-testauto-framework" % "2.0.4"
[org.uitnet.testing/smart-testauto-framework "2.0.4"]