Hello guys!
I m working with appium 2 and robotframework.
I have notices since I use robotframework-appiumlibrary==2.0.0, the keyword “Close All Applications” doesn’t close my app
There is no error in my robotframework log like the behaviour of the keyword was ok…
I specify that my selenium grid session has been normally closed.
My mobile screen always displays the application and does not visually close it.
Thanks