Robotframework-FlaUI-3.1.0
Added
- #185 Include AutomationElement Keyword usage
- AutomationElement object from Find All Elements Keyword can be used for all FlaUILibrary Keywords directly
@{elements} Find All Elements //*[@AutomationId="CarouselMenuText"] FOR ${element} IN @{elements} ${name} Get Name From Element ${element} Log ${name} END
Changed
- #169, #179, #168 Redesign from screenshots module
- Screenshots are only created from FlaUILibrary keywords