On 12/2/13 10:29 AM, "Maurice Amsellem" <maurice.amsel...@systar.com> wrote:
>Found the reason: > >I added an id to one of anonymous groups in ApplicationSkin, in order to >work on it for "IOS7 status bar". >So this changed the id of nested groups >And Mustella makes assertions on the full id in (see failed assertion >below). > >I will have to update the ids in mustella for all tests that relies on >this internal path. > >Note: sometimes I feel like Mustella is just one big HACK :-( Yup, there are definitely some hacks in there. Feel free to make improvements. I don't know how many id-paths you need to change here, but if there is a lot, if you want to add an AssertStyleParent step that might be easier. -Alex