We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc986a0 commit e440a7bCopy full SHA for e440a7b
pom.xml
@@ -191,7 +191,7 @@
191
<dependency>
192
<groupId>com.webfirmframework</groupId>
193
<artifactId>wffweb</artifactId>
194
- <version>2.1.2</version>
+ <version>2.1.3</version>
195
</dependency>
196
197
<groupId>org.assertj</groupId>
readme.md
@@ -1,6 +1,8 @@
1
[](https://travis-ci.org/ITArray/Automotion)
2
+
3
# Automotion #
4
This is JAVA library for the running of mobile, web or API automated tests.
5
+
6
7
##### Example: https://github.com/ITArray/automotion-example
8
### Steps to connect ###
0 commit comments