Skip to content

Commit e4ec494

Browse files
committed
[master] - added ignoring of StaleElementReferenceException to BaseWebMobileElement.java class
1 parent 14471e3 commit e4ec494

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This is JAVA library for the running of mobile, web or API automated tests.
88
<dependency>
99
<groupId>net.itarray</groupId>
1010
<artifactId>automotion</artifactId>
11-
<version>1.2.0</version>
11+
<version>1.2.1</version>
1212
</dependency>
1313

1414
### Steps of adding to the project ###

0 commit comments

Comments
 (0)