You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The dependency on cglib was replaced by the dependency on cglib-nodep. FIX #418
The casting to the weaker interface HasIdentity instead of class RemoteWebElement was added. It is the internal refactoring of the TouchAction. #432. Thanks to @asolntsev for the contribution.
The setValue method was moved to MobileElement. It works against text input elements on Android.
The dependency on org.springframeworkspring-context v4.3.2.RELEASE was added
The dependency on org.aspectjaspectjweaver v1.8.9 was added
ENHANCEMENT: The alternative event firing engine. The feature request: #242.
Implementation: #437. Also new WIKI chapter was added.
ENHANCEMENT: Convenient access to specific commands for each supported mobile OS. Details: #445
dependencies and plugins were updated
ENHANCEMENT: YouiEngineDriver was added. Details: appium server #6215, #429, #448. It is just the draft of the new solution that is going to be extended further. Please stay tuned. There are many interesting things are coming up. Thanks to You I Engine team for the contribution.