Avatar
Today we are excited to announce a completely new version of the iOS driver for Maestro, rebuilt from the ground up!
7:19 PM
unlike Appium, Maestro fully controls view matching and assertion logic. Where Appium delegates call to underlying XCUITest and Android’s Espresso frameworks, Maestro believes that it can do a better job than both by proactively pulling view hierarchy from the device and executing its own view-matching logic.
自前でViewのマッチングロジックを持つことで他のフレームワークを超えるのを目指しているらしい
🔥 1