v1.2.2
- Fixed issues with retrieving simulators in IOS
- Fixed issues with app in iOS
- Added new custom collection of elements + method associated:
UICollection colection = EE(E(...), E(...),...)
collection.waitUntilAllVisible(10)
collection.getLastCommandTime()
collection.getTimeErrorBar()
...